Using this class to wrap a StageWebView instance order to add it to the displaylist
http://soenkerohde.com/2010/11/air-mobile-stagewebview-uicomponent/
However, no matter what I try, I am still unable to control the alpha or visibility of the StageWebView instance.
Does anyone know how to do this?
You can control visibility by setting it = null, but its an on-off option. No change in alpha is possible