[ascoders] Re: flashVars

Hallo Christian,


da gibts ein Problem mit dem Typ.

Ersetze die Zeile:
>         this.w = was;

durch:
>         this.w = parseInt(was);


Timo ------------------------------------------------------ Archiv : http://www.freelists.org/archives/ascoders/ Optionen : http://www.freelists.org/list/ascoders ------------------------------------------------------

Other related posts: