Flash XML swfs
Flash XML swfs
Out of context: Reply #6
- Started
- Last post
- 13 Responses
- unformatted0
well i meant an actual txt file with your AS too.
but you could do this w/o the ASFunction.
asuming you are using attachMovie to make your nav, assign an onRelease event to it and pass the info to those movieclips.
then when you click the button call a function that loads the info that was passed from the movieclip.
i wouldn't do this in 2 swfs unless you need to.