Put something on top of the stagewebview with flash builder 4.6

試著忘記壹切 提交于 2019-12-24 15:33:33

问题


I'm using stagewebview > Flash Builder 4.6

I have a stagewebview and I load an url in it. I want to show sometimes a slide panel on top of the stagewebview. I tried it, but the panel is always behind the stagewebview. I know that stagewebview isn't a display object, but does anyone know if there is any way I can do it?

Thanks in advance


回答1:


I think I have the answer, it's a little trickery but I think it's the only way

You need to take a picture of the stagewebview, add the picture to the stage, hide the real stagewebview and THEN you can add something over the top of the pic.

Thanks



来源:https://stackoverflow.com/questions/13914551/put-something-on-top-of-the-stagewebview-with-flash-builder-4-6

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!