Groups | Blog | Home
all groups > flash actionscript > september 2007 >

flash actionscript : Stage.height bug?


Rich Morey
9/19/2007 7:11:22 PM
Hi --

I had a similar issue when testing a movie in CS3 where when I first ran the
movie I would get a correct value for the stage (based on my document
setting) but when I resized the movie the stage size would show as being
about 8 pixels larger than the movie actually was. When I ran the flash
movie in an HTML page it was fine.

Rich

[quoted text, click to view]

David Douglas
9/19/2007 11:39:12 PM

There seems to be a Stage.height bug in Flash CS3?

My movie is 800x600.

However while testing my movie in Flash CS3 it returns 800 x 500!
When running SWF in Player it returns 800 x 600.


Has anyone else experienced the same issue?

David D.
SpaceGirl
9/19/2007 11:41:47 PM
[quoted text, click to view]

AS3?

Stage.stageHeight





--

x theSpaceGirl (miranda)

http://www.northleithmill.com

-.-

Craig Grummitt
9/20/2007 1:11:02 AM
stage.height indicates the height of the display object within it.

AddThis Social Bookmark Button