vote up 0 vote down star

Hi. Let's say we have two flash objects on the same html page. I want the first one to do some action and when it gets to the end to trigger the start of the second flash object in the page. One action in flash one to trigger another action into flash 2. Is this possible? Thank you.

flag

2 Answers

vote up 3 vote down check

You want to look into the LocalConnection object

link|flag
LocalConnection is the easier way in my opinion – victor hugo Jul 1 at 22:43
Yes, all you have to do is use LocalConnection simplest and most common way to get it done. Another method would be to use Javacript, but that would be over kill. – joseeight Jul 2 at 3:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.