actionscript 3 - game wmode issue when dealing with divs on top -


i using starling rendering must use wmode=direct in application work.

having said need show box on top of flash under circumstances. when show box appears on because of wmode (works fine opaque).

is there way can show content on top of flash while in wmode=direct?

you can try showing box within swf on 2d level, level design above stage3d content.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -