0
problem with the fullscreen
Participant
,
/t5/animate-discussions/problem-with-the-fullscreen/td-p/5743888
Dec 27, 2013
Dec 27, 2013
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.
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/animate-discussions/problem-with-the-fullscreen/m-p/5743889#M143194
Dec 27, 2013
Dec 27, 2013
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?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
lalitha subramanian
AUTHOR
Participant
,
/t5/animate-discussions/problem-with-the-fullscreen/m-p/5743890#M143195
Dec 29, 2013
Dec 29, 2013
Copy link to clipboard
Copied
yes absolutely correct
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Enthusiast
,
LATEST
/t5/animate-discussions/problem-with-the-fullscreen/m-p/5743891#M143196
Jan 02, 2014
Jan 02, 2014
Copy link to clipboard
Copied
the fscommand is to quit flash what you want is a unload function like in this post
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

