Flash Q
Flash Q
Out of context: Reply #7
- Started
- Last post
- 10 Responses
- unfittoprint0
exactly. before your text you'll have to put somehting like:
"myvar="and withing your onLoad function something like
txt=this.myvar;
and then my parsing function.
exactly. before your text you'll have to put somehting like:
"myvar="
and withing your onLoad function something like
txt=this.myvar;
and then my parsing function.