| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Sep 2001
Posts: 8
|
I have a Fla that is exported as a Projector / EXE. The file has to open full screen, BUT I only want the movie to be viewed at 100% .. I know the user can
Do this by pressing Apple 1 (Mac) or CNTRL 1(PC) when the file is open.. BUT the file has to be set to do this automatically.. Is there any way to script the file to do this.. At present there is only a FS command, fullscreen true action. Your help would be greatly appreciated. Cheers Dialate |
|
|
|
|
|
#2 |
|
Registered User
|
fscommand ("allowscale", "false");
Try that Josh Dura |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep 2001
Posts: 8
|
That didnt work on its own.. so i put in two FS commands.. 1st Fullscreen true then allowscale false.. and that worked..
Is that what you meant? thanks for that. Cheers |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FS Commands, JavaScript, Flash | D.S. | Server-Side Scripting | 1 | 06-09-2003 05:17 AM |
| FS command problem | Dogs Lipstick | ActionScript 1.0 (and below) | 21 | 12-04-2002 10:55 AM |
| FS Command | Jon Solmos | ActionScript 1.0 (and below) | 1 | 07-23-2002 03:22 PM |
| FS Command | Phil Jayhan | Other Flash General Questions | 2 | 03-13-2002 12:47 AM |
| fs command to send out variables | erank | ActionScript 1.0 (and below) | 3 | 04-02-2001 05:15 AM |