evride
02-18-2008, 01:00 AM
im using HTMLLoader for a AIR web browser. its pretty cool and i've gotten a lot of stuff working. the only problem i've had is that i dont know how to add a loading bar for it.
when i add this line
html.addEventListener(ProgressEvent.PROGRESS, loadProgress);
it spits out an error.
any help?
when i add this line
html.addEventListener(ProgressEvent.PROGRESS, loadProgress);
it spits out an error.
any help?