Re: [Flashcoders] Re: [AS3] Lock to Root or similar

2008-01-20 Thread Leandro Ferreira
like this? LoaderInfo( this.root.loaderInfo ).parameters; Leandro Ferreira On 1/17/08, Helmut Granda <[EMAIL PROTECTED]> wrote: > > Since the stage properties were scacely needed, i was able to transfer > those > properties to the "shell" but I am still courios on how to get the stage > value

[Flashcoders] Re: [AS3] Lock to Root or similar

2008-01-17 Thread Helmut Granda
Since the stage properties were scacely needed, i was able to transfer those properties to the "shell" but I am still courios on how to get the stage values to new loaded SWFs without having to actually pass the parameters through a function... TIA On 1/17/08, Helmut Granda <[EMAIL PROTECTED]> wr