flash projector?
- Started
- Last post
- 9 Responses
- getdown177
I searched to see if I can find something on here about this but nothing....
Here is the problem.. I am creating a flash projector 100x400 and want to know if there is a way to make it so the user cannot scale it to a different size....
Is this possible?
I dont want user to make like 100x500 or whatever..
any help would be appreciated.
thanks
- ********0
keyframe
fscommand("allowscale", "false");
- getdown1770
hmmm tried that already...
- getdown1770
I guess there is no way unless you use a 3rd party to do it..
- ********0
dont know if mProjector will help but might be worth a look
- getdown1770
no luck, I need an app that will work on a mac... or one that will output a projector for mac.
- ********0
ddi you try a FS full screen?
- function820
fscommand("allowscale",false)
works fine, you can physically scale the window, but the movie wont scale
- getdown1770
Yeah but I dont want the user to physically resize the box... and fscommands dont do nothing for resizing....
Anyone?
- talltyler0
you can do it in director.
load your flash into a director movie explort a projector whatever size and use the setting that makes the top bar go away and they wont be able to scale it.