| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: May 2002
Location: Texas
Posts: 3
|
Using FlashAnts 1.2
Code for full screen - fscommand ("fullscreen", "true"); fscommand ("showmenu", "false"); fscommand ("allowscale", "false"); When it is imported into FlasAnts it retains the original movie size (800 X 600). When I export it out and open the file, it still retains the original movie size. I want it to fill the whole screen just like the .swf does. What might be the issue? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
Would you send us your fla sample for testing?
It seems the problem only happen in V1.2beta. Would you consider to upgrade to V1.5? If yes, please send email to support@flashants.com with your order receipt. they will help you to upgrade with discounted price. |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2002
Location: New Jersey
Posts: 8
|
fscommand ("fullscreen", "true");
fscommand ("showmenu", "false"); fscommand ("allowscale", "TRUE"); If you want the movie to run full screen you need to set the "allow scale" command to TRUE. Setting the "allow scale" command to false and the "fullscreen" to true means the player opens in full screen mode but the movie size is based on the authoring size. Simply set both commands to TRUE |
|
|
|
|
|
#4 |
|
Registered User
Join Date: May 2002
Location: Texas
Posts: 3
|
That is what I wanted. I didn't want to lose any scaling. Thanks for your help. All is fixed now.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fullscreen problem | MartijnM | Other Flash General Questions | 6 | 09-09-2003 11:12 PM |
| streaming issue in Flash MX player (versions prior to 6,0,29,0) | suhaskots | ActionScript 1.0 (and below) | 0 | 02-11-2003 05:23 AM |
| fullscreen from flash movie | forevernewbie | ActionScript 1.0 (and below) | 3 | 08-02-2002 10:26 PM |
| Please help me with streaming scripting and variables issue | kuang1 | ActionScript 1.0 (and below) | 4 | 05-03-2002 12:04 PM |
| Fullscreen not working in Mac IE 5! | Dilalio | Server-Side Scripting | 2 | 10-07-2001 01:36 PM |