Put something on top of the stagewebview with flas

2019-08-10 20:27发布

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条回答
小情绪 Triste *
2楼-- · 2019-08-10 20:51

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

查看更多
登录 后发表回答