Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Linh ??p trai #1
Full Screen App in web browser
my problem is display applicant full screen in web browser (other words is by
HTML or...)
but it not work :(
Please help me
thanks so much !
//================================================== =======
i try this code :
//====================================
For HTML
//====================================
<object>
...
<param name="allowFullScreen" value="true" />
<embed ... allowfullscreen="true" />
</object>
//====================================
for js
//====================================
AC_FL_RunContent(
...
'allowFullScreen','true',
...
); //end AC code
Linh ??p trai Guest
-
video full screen and screen savers
Why does full-screen mode not disable the system screen saver in the flash player but does so for AIR? In the documentation it says "For AIR... -
Full-screen mode is quirky in browser window
I'm using an example I found on blogs.flexexamples.com to enable full-screen display toggling. It works but exhibits straight behaviors. I can't... -
full screen without browser menu and title bars
Seasons Greeting, I want to create an exe with Flash MX to run off a CD. I like to have it run full screen and without having the title bar (the... -
Show Flash movie full screen in browser?
Hi, I'm new to Flash and known next to nothing about scripting either in Flash or in Java Script for a web page. What I'd like to do is as... -
When publishing a Director File to the Internet -- How do you make the browser open in full screen mode???
I am trying to make my browser open in full screen when my director project is opened. -
Linh ??p trai #2
Re: Full Screen App in web browser
i found this: ..
fscommand() can be used to direct Flash Player to go into full screen mode and
.... should be executed in the standalone Flash Player and not within a web
browser.
//=====================
some one have any ideas for my problems. ?
Linh ??p trai Guest



Reply With Quote

