DATA = Data.instance;    // Holds Data information for the app
            DATA.stageWidth     = stage.stageWidth;
            DATA.stageHeight     = stage.stageHeight;

On Tue, Jul 22, 2008 at 11:33 AM, Kenneth Kawamoto <
[EMAIL PROTECTED]> wrote:

> It works fine for me every time. What is your code look like?
>
> Kenneth Kawamoto
> http://www.materiaprima.co.uk/
>
>
> Helmut Granda wrote:
>
>> Hello all,
>>
>> I have a small dilema, my application is working properly and I am relying
>> on Stage width and height to position some elements. FOr some odd reason
>> when I refresh my movie the stage width and height render 0. Is there any
>> specific reason why this usually happens? OSX FF
>>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
...helmut
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to