Skip to main content
This topic has been closed for replies.
Correct answer kglad

Kglad it's done!!!!

but one problem is there

How to fullscreen the flv video


:

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).

1 reply

kglad
Community Expert
Community Expert
November 9, 2013

what's the problem?

Known Participant
November 9, 2013

I insert external flv video in maintimeline in 2 frame.

i want when video finished goes to 1st frame.

Known Participant
November 9, 2013

Kglad it's done!!!!

but one problem is there

How to fullscreen the flv video