Listing Items in Flash
Listing Items in Flash
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- thirtytwo0
Can you load text into a text box, then create that text box a var. so I could have in a text file:
text1=this&text1_toggle=Y
Then if flash have:
if (text1_toggle eg "Y")
do this
else
do that...32