Have I gone mad? (flash)
- Started
- Last post
- 1 Response
- Tonydev
How do I load variables into Flash from a PHP page WITHOUT saving it to a DYNAMIC TEXT FIELD? I want to use/call it as _root.variableName or something similar. (Sorta like FlashVars)
It seems in order to load variables dynamically; I would have to know the name of each and every variable stored in the text file and create a subsequent dynamic text field for it. Without a text field, there would be no way to see the value of the variable. The problem is that I don’t know how many variables will be in my PHP result.
Even after the text field has been populated, I am unable to retrieve its value using the text property.
I have also tried using the LoadVars class, but was unable to store the variables into global variables during the onLoad() function.
Thanks --
- ********0
ask yourself this.
have you been drinking hemlock within the last 10 hours?