| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
|
Hi...
![]() I have a stand-alone movie which I want to play it only within the Flash Player... I used fscommand("allowscale", "false") so that the user won't be able to resize the movie itself... The problem is that even with this fscommand, the user still can resize the Flash Player itself... and if I do that, I can see all the movie clips that I have put out of the stage area... Is there any way I could have the Flash Player not to resize??? Thank you in advance... Jason |
|
|
|
|
|
#2 | |
|
Addicted To FLASH
|
Quote:
fscommand ("fullscreen", false); // this for what u want fscommand ("allowscale", false); fscommand ("showmenu", false); // this prevents the right click menu, so the user can't zoom in and out
__________________
â€* GOD Is Near â€* Questions Don't PM for Questions An eye for an eye, make the whole world blind _____________________________________________GHANDI |
|
|
|
|
|
|
|
|
|
#3 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
|
Thanks, farafiro...
I already have those three fscommands in my scripts and that doesn't exactly do how I want the projector to be in terms of resizing the window... Thank you and have a nice day!!! Jason |
|
|
|
|
|
#4 |
|
Oops I did it again
Join Date: Oct 2001
Location: Melbourne
Posts: 8,578
|
in the top layer put a massive square the same colour as your background (5 times the size of the stage or something...)
then change the view of that layer to outline mode and cut a whole in it directly over the stage this will then show whats on the stage and cover everything else.. its a stupid thing in flash that I hope is fixed in the new version cheers
__________________
Billy Online Galleries Free Flash Video Tutorials Photo Website Template Don't email or PM me questions... |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Stand Alone Flash Player?? | Huh? | Projectors and CDs | 4 | 06-11-2008 10:24 AM |
| Help with flash player 6 | gdeleon101 | ActionScript 1.0 (and below) | 8 | 03-09-2005 07:12 AM |
| Need actionscript for Flash 6 Player | Steve Martin | ActionScript 1.0 (and below) | 3 | 07-10-2002 06:40 AM |
| Flash Experts...pls help in detecting flash player | keithu2s | ActionScript 1.0 (and below) | 3 | 06-22-2002 01:34 PM |
| Flash Player in IE on Mac Problem | GDubb | ActionScript 1.0 (and below) | 0 | 04-04-2002 05:48 PM |