Page 1 of 1
problem with a transparent flash
Posted: Tue May 30, 2006 8:29 am
by fabby
i have a transparetn flash that is over an checkbox, and in mozilla, i can't use it...
Do you know what to do?

(
Posted: Tue May 30, 2006 8:38 am
by JayBird
Not possible i dont think.
The flash part of the webpage isn't actually "in" the browser window...it is rendered on top of it giving the effect it is in the page.
At least that is how it was a while ago when i did a lot of flash work
Posted: Tue May 30, 2006 9:17 am
by fabby
but on IE works
Posted: Wed May 31, 2006 10:51 am
by Innovative_Andy
Does your Mozilla have the most up to date flash plug-in?
I know i've had trouble with stuff like that before and updating my software worked.
Maybe going to FireFox would help.

j/k
But hopefully that will help. If not there is a lot of sites to check out that could possibly help.
One of my Favorites
<a href="http://www.lionbichstudios.com">LionBichStudios</a>
Maybe they can help you with that.
Posted: Mon Jul 17, 2006 1:39 pm
by Ward
You may have to set the z-index of the flash object, and checkbox element. Set a higher z-index on the checkbox, so it's 'on top' of the flash. Also, set your flash object to wmode="transparent".