noScale

  • brentjlaf
  • Student
  • Student
  • User avatar
  • Joined: Jun 26, 2006
  • Posts: 67
  • Status: Offline

Post June 26th, 2006, 8:10 pm

ok figured out the sound thing now im having a problem

I am making a projector for a CD and I don't want the user to be able to resize the window.

so far i've tried

Code: [ Select ]
fscommand("allowscale", "false");


and

Code: [ Select ]
Stage.scaleMode = "noScale"


and neither seem to work.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 26th, 2006, 8:10 pm

  • lostinbeta
  • Guru
  • Guru
  • User avatar
  • Joined: Jun 26, 2003
  • Posts: 1402
  • Loc: Philadelphia, PA
  • Status: Offline

Post June 27th, 2006, 3:15 am

Those are for the movie scaling, so when the window is resized the movie doesn't scale with it.

It isn't possible to disable the resizing of the window from a projector file because it's really an operating system action and not an action of the .swf itself. You would probably have to use a 3rd party tool to disable the application window around the movie and make it borderless. I believe mProjector has this ability (I could be wrong though).
  • brentjlaf
  • Student
  • Student
  • User avatar
  • Joined: Jun 26, 2006
  • Posts: 67
  • Status: Offline

Post June 27th, 2006, 8:18 am

alright cool
Thanks for your help

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 44 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.