comands from movieClip to stage (main timeline)

Posted by georgmorb 
comands from movieClip to stage (main timeline)
March 29, 2009 05:49PM
Hi, cann I make commands from mc to main timeline (...like: gotoAndStop(3); ). May be I have to use for it FEC_CallFunction ? How to use parametrs in FEC_CallFunction
Re: comands from movieClip to stage (main timeline)
March 30, 2009 07:41AM
Unfortunately you can not use the FECGoToFrame pattern if the flasheff instance is on a different level . You can only use the FECCallFunction pattern to call a function from a different level. Please see the attached example to see how I have made that.

I hope this will be helpful.
Attachments:
open | download - example.zip (293.7 KB)
Sorry, you do not have permission to post/reply in this forum.