Hello Andrew,
public function grabHTML():Void {
var html_data:LoadVars = new LoadVars();
var grabber = this;
html_data.onData = function():Void {
grabber.doSomething();
};
html_data.load("http://somesite.ca/some.html");
};
--
Ivan Dembicki
____________________________________________________________________________
[EMAIL PROTECTED] | |
http://www.design.ru
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com