Hi,

i'm convinced that this topic have been already adressed before but, i
have not found it.

When i embed a movieClip into my flex application, all the controls
like stop located in my MovieClip (created in flash IDE) are ignored
in flex.

I can control the embedded movieClip from flex but it's not the
solution with a complex animation.

here is the way i have done it
[Embed(source="assets/assets.swf", symbol="PresenceSymbol")]
public class PresenceSymbol extends MovieClipAsset{...}

the movieclip loop without control.

Any help ?

Thanks in advance. feel free to redirect me.

Reply via email to