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

