|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Reading from different Database??
Can any expert help me with this...?
I have a flash file that reads variable from a text files(eg. myhobby.txt). That is easy. &myHobbies=swimming Now here is the complicated/difficult part Using the same and only flash file how do I read from different sever/database? e.g. there is 3 website sharing the same and only flash files. -if website 'A' load the flash files it will load 'A' hobbies -if website 'B' load the flash files it will load 'B' hobbies -if website 'C' load the flash files it will load 'C' hobbies that means there is 3 myhobby.txt files altogether in 3 different sever/database. This is very new to me. Please help. Thanks! |
|
#2
|
|||
|
|||
|
Can't you determine what domain you are on by checking the _url property, then based on what domain you are at choose which text file you want to loadVars from?
|
|
#3
|
|||
|
|||
|
Thanks for the reply and suggestion.
I try reading the document of Flash MX. But couldnt find the _URL property. I only find button, moiveClip._url() etc. properties. Can you please show me an example how to find out the url. Thanks. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Reading from different Database?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|