The following example shows how you can load a remote XML document in ActionScript 3.0 using the URLLoader class.
Full code after the jump.
{ 1 comment }
A bunch of ActionScript 2.0 and ActionScript 3.0 examples*
From the category archives:
The following example shows how you can load a remote XML document in ActionScript 3.0 using the URLLoader class.
Full code after the jump.
{ 1 comment }
The following examples show how you can load external XML files at runtime using the XML class in ActionScript 2.0 and the URLLoader class in ActionScript 3.0.
Full code after the jump.
{ 10 comments }