Thanks on your reply, but have a function connected to main menu which tells
 flash to go to a different frame for different sections.

If i put this (FLVPlayBackInstance.stop()) inside that function, it will
work if the video is played->if i am in that video section,
but if i am in different section it will fail, because the video
player is not there.

G.
Irene

On 2/1/08, Kenneth Kawamoto <[EMAIL PROTECTED]> wrote:
>
> Just fire FLVPlayBackInstance.stop(); when you are leaving the current
> frame.
>
> Kenneth Kawamoto
> http://www.materiaprima.co.uk/
>
>
> Irene Johansson wrote:
> > Hello!
> > I am having a FLVPlayback component inside a movieclip.
> > Now when video is playing and i click on main menu to go to a different
> > section, the video is not displayed but it is still playing.
> > How can I detect that video is not anymore on stage and stop playing it?
> > Thanks
> > Irene :)
> >
>
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to