Everything brought in via xml is considered to be a String by Flash. When
you parse the xml you need to cast the values as the correct data type, or
use something like parseInt() to convert a string to a numeric value.

Brooks

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to