Can't get flash objects to go over...

User 2277531 Photo


Registered User
27 posts

My flash menu won't open above the flash picture. I have played with the arrange function but it still wants to open behind the flash pic. Any ideas?
User 187934 Photo


Senior Advisor
20,271 posts

Link?:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 187934 Photo


Senior Advisor
20,271 posts

I guess I don't understand the problem as the menu appears to work fine. It works the same on your page as it does in the .swf file.
http://www.fossilridgeah.com/Tourmenu.swf
Did you remove the drop down part?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2277531 Photo


Registered User
27 posts

when I click on the services tab it expands behind my heartworm swf
User 187934 Photo


Senior Advisor
20,271 posts

Add this line to the Heartworm.swf code.
<param name="wmode" value="transparent"/>
Then in the embed tag add this to the code.
wmode=transparent

<object width="310" height="239" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="Heartworm">
<param name="movie" value="Heartworm.swf">
<param value="transparent" name="wmode">
<param name="quality" value="high">
<param name="loop" value="true">
<embed width="310" height="239" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" quality="high" loop="true" src="Heartworm.swf" wmode="transparent">
</object>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2523554 Photo


Registered User
6 posts

I'm having a similar problem, I want to place an object/image over a .swf, is it posible? :)
User 187934 Photo


Senior Advisor
20,271 posts

Try altering the flash code the same as above.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2523554 Photo


Registered User
6 posts

Thanks, found out I was just writing it wrong! Btw, your website has helped me alot, and I've been using your tips/tricks. Thank you so much!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.