this[myVar]  doesn't work??

Charles P.


On 7/11/06, Chris McFadyen aka Grayson Carlyle <[EMAIL PROTECTED]> wrote:

Maybe I'm missing something, but I don't see how I can dynamically
reference
variables passed via a GET string into the swf using this.

> Hello :)
>
> in AS3 you use directly variables in global when you use a new .as !
>
>
> package
> {
>
>      static globalVariable = {} ; // your in topLevel !!!
>
>
>      public class MainClass()
>      {
>                // first code in your Application
>
>               // load your xml and use your global variable !!!
>
>      }
>
>
>
>
> }
>
>
> EKA+ :)
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to