you shouldnt have to do that :)
On 9/7/07, Muzak <[EMAIL PROTECTED]> wrote:
>
> trace(" - stageHeight = " + stage.stageHeight);
>
> function stageResizeHandler(evt:Event):void {
> trace("Application ::: stageResizeHandler");
> trace(" - stageHeight = " + stage.stageHeight);
> }
> stage.addEventListener(Event.RESIZE, stageResizeHandler);
>
> regards,
> Muzak
>
> ----- Original Message -----
> From: "Matt Muller" <[EMAIL PROTECTED]>
> To: "Flashcoders mailing list" <[email protected]>
> Sent: Friday, September 07, 2007 4:25 PM
> Subject: [Flashcoders] stage.stageheight bug in as3
>
>
> > put this in an empty doc on the first frame
> >
> > trace('stage.stageHeight = ' + stage.stageHeight);
> >
> > if you publish with the bandwidth explorer open it shows the stageheight
> as
> > 100 px less than it is.
> >
> > - MaTT
>
>
> _______________________________________________
> [email protected]
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com