views:

51

answers:

0

I need to program an interactive app running on Flash Media Interactive Server, which only supports Actionscript 1.0. This particular app needs to read remote data from a remote webservice. Is there any way to load remotely generated XML in Actionscript 1.0? The only closest solution I've found on the net uses the LoadVar class, which does not support XML.