open external flv in new frame
hi,
i have button in frame 1 , when press it, want play flv clip, in frame 2 ?
i can place flvplayback component on frame 1 , when press button (on frame1) play external flv clip.
however, if press button on frame1 , try play flv file in frame 2, wont play in frame2. ? here code using.
thanks,
paul
i have button in frame 1 , when press it, want play flv clip, in frame 2 ?
i can place flvplayback component on frame 1 , when press button (on frame1) play external flv clip.
however, if press button on frame1 , try play flv file in frame 2, wont play in frame2. ? here code using.
thanks,
paul
i assume flv player has instance name of "videolocation". if don't put flv player on stage until frame 2, instance name "videolocation" you're referencing in frame 1 doesn't exist yet, flash player doesn't know code (and nothing, failing silently). button code in frame 1 should have gotoandstop code, put code relating flv player in frame 2. should trick.
good luck!
good luck!
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment