Passing variable between Flash Movie
Passing variable between Flash Movie
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- ********0
try using the Local Shared Object
it's much more powerfull than for this application alone but really simple to use.
on the event you want, write to the LSO and then jump to your second movie with getURL and have it read the LSO....
for how to see the Using Flash MX PDF handbook that came on your CD
OnD