Thanks for the info Erik, it was exactly what I was looking for! I have one last question for you that is a little unrelated, but you mentioned in an earlier post that you use a webview ANE and StageWebView so I thought that you might have run into this. Do you know if any of these browsers have a timeout function built into them someway?? The reason I ask is that if a user clicks a button in my app that pulls up a webview and they have lost internet connection, the webview just sits there indefinitely blank. After five seconds, I would like to put up a message to check their internet connection or some useable feedback. My webview is very interactive so I don't want to have to set up a timer and listen for a page-loaded event for every function in my app. I would much rather just listen to a timeout event and react if necessary. Do you have any idea if webviews have a built-in timeout feature??
-- Sent from: http://apache-flex-users.2333346.n4.nabble.com/