Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
yes absolutely correct
Copy link to clipboard
Copied
the fscommand is to quit flash what you want is a unload function like in this post
Find more inspiration, events, and resources on the new Adobe Community
Explore Now