Skip to main content
Known Participant
December 1, 2009
Question

Ignore mc from stage width

  • December 1, 2009
  • 1 reply
  • 391 views

Is there a way to make a mc not effect stage width?

I have a grid thats bigger then my movie, can I ignore that grid somehow when I call stage.width?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
December 1, 2009

you can use stage.stageWidth if you want the actual stage's width.  stage.width is the width of the displayobject bounds.