Question
How can i get the HTML code of a page loaded in StageWebView???
Hi everybody, I need your help please. I develope a Flex Mobile App to connect Twitter API. The app needs to display a PIN from Twitter in a webpage, the page loaded in a StageWebView instance. The PIN is in the HTML code, I dont found any property or method to get the HTML of the content loaded and parse this string to find get PIN. Somebody know how can i do ti? Thanks.

