Hi I'm trying to so some thing on as3, this one is very simple.

I'm trying to read an external file but it seems that I'm doing something wrong.

this is my code:

var loader:URLLoader = new URLLoader(new URLRequest("http:// leftandrightsolutions.com/txt/whoweare.txt"));
loaderText.text= loader;


thanks :)


Gustavo




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

Reply via email to