Greetings!

I've been messing with AS3 in FlexBuilder for a bit now and decided to do a pure-AS3 test project. It involves a little Sprite bouncing around the screen. For some reason I can't get the Sprite to hit the edges of the browser window; it's stuck in a 500 x 386 box in the lower left corner of the screen!

I used this.stage.stageWidth and this.stage.stageHeight to get the dimensions of the window. Am I doing this right? How do I get the dimensions of the movie?

My main class (test2) extends flash.display.MovieClip.

Thanks for any advise! AS3 looks exciting, and I am extremly satisfied with the progress. This has got to be the coolest alpha I've ever used.

---
Daniel
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to