I you have order and i think the same length. Simpler - ?variables=1,2,3
var lv:loadVars //etc
var orderedVars=lv.variables.split(",")
Robert Wąs

Flapflap wrote:
Hi there,

If I got a file  with this kind of data :

&a=1 &
&b=2 &
&c=3 &

and I load it into a LoadVars object.

How can I loop so my vars are taken in the same order in my file ? (Start by "a", and "b", etc...)

Thanks...

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

Reply via email to