Mendelsohn, Michael escreveu:
Hi list...

According to the help docs, public parseXML(value:String) : Void
I think that when did you use :Void , the function doesn´t return any value ...

try it

public parseXML(value:String):String { .... }



--
Gustavo Teider ( gugateider )
www.gugateider.com
Curitiba - PR


doesn't return an integer or anything to indicate successful parsing of
the xml.  How can I be certain that I've passed in some error free xml
and it was able to parse?

Thanks,
- Michael M.





_______________________________________________
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