| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
2006 Man Of The Year
Join Date: Mar 2007
Posts: 880
|
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? |
|
|
|
|
|
#2 |
|
Thing
Join Date: Jun 2001
Location: UK
Posts: 2,418
|
Afraid I can't offer you a solution (as I've only just started looking at AIR) but the HTMLLoader class doesn't dispatch any progress events (nor does the HTML container), so this is not the way to monitor the loading progress.
__________________
............................ FLEX/FLASH BLOG Previous Flash Tutorials ............................ |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|