Hi, guys
I created a iframe on 'Layer 0' use Pode HTML Pack plugin here , and I created a menu object on 'Layer 2' but the Iframe always appear above menu object.
Any way to show an object above iframe?
Develop games in your browser. Powerful, performant & highly capable.
No.
Its always on top.
No. Its always on top.
Any hack or trick to do that?
None that I am aware of.
you can try with iframe z-index: -1 & transparent background
...but you lose iFrame functionality...
zFrame.capx
you can try with iframe z-index: -1 & transparent background ...but you lose iFrame functionality... zFrame.capx
Wow, work like a charm. Thank you so much! People like you keep this comunity healthy!