FLV pausing
hello all,
i'm trying make flash swf 2 frames. on first frame flv buttons such play , seek bar. on second frame there no video , other information. trying make when press button on first frame video paused , taken second frame, if click button on second frame can go first frame , continue video paused.
unfortunately can't seem this, video seems pause ok, plays 0 again after click second frame. can't stay paused when navigating different frame.
the way pause having layer video on extending along second frame(without making new keyframe, it's 1 long keyframe lasting 2 frames) problem triangle on seekbar still visible on second page, though second page's background above seekbar's layer , else first page hidden.
if has ideas appreciated.
thanks.
i'm trying make flash swf 2 frames. on first frame flv buttons such play , seek bar. on second frame there no video , other information. trying make when press button on first frame video paused , taken second frame, if click button on second frame can go first frame , continue video paused.
unfortunately can't seem this, video seems pause ok, plays 0 again after click second frame. can't stay paused when navigating different frame.
the way pause having layer video on extending along second frame(without making new keyframe, it's 1 long keyframe lasting 2 frames) problem triangle on seekbar still visible on second page, though second page's background above seekbar's layer , else first page hidden.
if has ideas appreciated.
thanks.
do keep going on 2 frames, , try either setting visible of flv false, or set alpha zero, stop showing on second frame.
you move off stage, or addchild of flv object isn't visible (say movieclip alpha of zero). addchild() reappear on stage.
you move off stage, or addchild of flv object isn't visible (say movieclip alpha of zero). addchild() reappear on stage.
More discussions in ActionScript 3
adobe
Comments
Post a Comment