Skip to main content
Inspiring
December 27, 2013
Question

problem with the fullscreen

  • December 27, 2013
  • 1 reply
  • 646 views

Hi

I have one main.exe, that is in fullscreen ,i am loading video.swf using batch file, from video.swf quitting  the file.So i am using fscommand("quit","true").

Then the main.swf file is not in the fullscreen. Please tell me what i am doing wrong.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
December 27, 2013

you're creating a fullscreen projector (exe) app, correct?

and in your projector file you load a swf file, correct?

and in that loaded swf file you're loading a video file (flv or f4v or mp4), correct?

when that video file loads your app (exe) exist fullscreen mode?

Inspiring
December 30, 2013

yes absolutely correct

Participating Frequently
January 2, 2014

the fscommand is to quit flash what you want is a unload function like in this post

http://forums.adobe.com/thread/1244923