ok, when I trace this instead of the text it shows [target.object]
it is a html xml formatted page, it is supposed to show in other way right?


regards,

guatvo
On May 20, 2008, at 3:48 PM, Eduardo Omine wrote:

Try this:

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

--
Eduardo Omine
http://blog.omine.net/
http://www.omine.net/
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






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

Reply via email to