Hello Guys,
I have a text file that im using with Flash MX that loads text files to my flash movies. The text files has a variable that flash associates it with (ex. mytext= yourtexthere...).
What I am trying to do is also include that text file in a php webpage using php includes. But when i do that it shows the flash variable of mytext= whatevermytestgoeshere.... How would you code it where php only reads the text in my text file after the "mytext=" part??
Please advise. 🙂
johnny