ActionScript.org Forums
>
ActionScript Forums Group
>
Simple Stuff (Newbies)
> how do you make a .swf unresizable?
PDA
View Full Version :
how do you make a .swf unresizable?
rachlll
10-28-2001, 11:20 PM
is there any way to create a .swf so that the user is unable to rescale it?
Billy T
10-29-2001, 01:35 AM
in the first frame of your movie put this action -
fscommand ("allowscale", "false");
cheers
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.