Copy link to clipboard
Copied
Hi,
I insert 1 external flv video in maintimeline 2 frame.
when video finished goes to 1st frame.
Plz Help Me............
Thanks & Regards,
Mandar
:
fullscreenbtn.addEventListener(MouseEvent.CLICK,f);
function f(e:MouseEvent):void{
stage.displayStage="fullScreen";
}
// make sure to use the allow fullscreen html template (file>publish settings>html).
Copy link to clipboard
Copied
what's the problem?
Copy link to clipboard
Copied
I insert external flv video in maintimeline in 2 frame.
i want when video finished goes to 1st frame.
Copy link to clipboard
Copied
Kglad it's done!!!!
but one problem is there
How to fullscreen the flv video
Copy link to clipboard
Copied
:
fullscreenbtn.addEventListener(MouseEvent.CLICK,f);
function f(e:MouseEvent):void{
stage.displayStage="fullScreen";
}
// make sure to use the allow fullscreen html template (file>publish settings>html).
Copy link to clipboard
Copied
it's not HTML template
Final Output in Flash.exe
Copy link to clipboard
Copied
then just execute:
stage.displayStage="fullScreen";
Find more inspiration, events, and resources on the new Adobe Community
Explore Now