Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > General > Flashants Support Forum

Reply
 
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
Old 05-29-2002, 05:18 PM   #1
Prowler
Registered User
 
Join Date: May 2002
Location: Texas
Posts: 3
Default Another fullscreen issue

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?
Prowler is offline   Reply With Quote
Old 05-30-2002, 08:52 AM   #2
Flashants
Moderator
 
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
Default

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.
Flashants is offline   Reply With Quote
Old 05-31-2002, 02:40 PM   #3
MikeG
Registered User
 
Join Date: May 2002
Location: New Jersey
Posts: 8
Default

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
MikeG is offline   Reply With Quote
Old 06-05-2002, 04:37 AM   #4
Prowler
Registered User
 
Join Date: May 2002
Location: Texas
Posts: 3
Default

That is what I wanted. I didn't want to lose any scaling. Thanks for your help. All is fixed now.
Prowler is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 04:57 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.
You Rated this Thread: