Stage Class
Stage Class
- Started
- Last post
- 2 Responses
- CyBrainX
Something seems wrong with action script's stage class. Every once in a while it gets height wrong.
This line:
trace("STAGEHEIGHT="+Stage.heigh...yields STAGEHEIGHT=400
in my movie which is 709x500
What gives?
- ********0
hmm strange...
can you reproduce it at all??
Also try outputting the Stage.height to a textField on the Stage and then publish a SWF and HTML file... check it in the HTML file... the testing environment in Flash will scale your SWF and give you fucked up traces....
been there too and damn near scratched through my skull trying to understand it.
- UndoUndo0
are you sure the stage isn't scaling on the html page?