Is it possible to use Dreamweaver, maybe an apDiv or some other way to put text links over a flash movie?
Thanks,
Susan
Is it possible to use Dreamweaver, maybe an apDiv or some other way to put text links over a flash movie?
Thanks,
Susan
Last edited by susaninphoenix; 03-04-2009 at 05:27 PM. Reason: Resolved
Well, it's certainly possible to do so in HTML. Since Dreamweaver in theory is a code editor, you should be able to do so.
The key is to use z-index and non-static positioning to achieve that goal.
susaninphoenix (03-04-2009)
I think I tried that.
I put the flash into an apDiv and positioned my text links in another apDiv, but they don't show up over the flash...
I also made the z-index larger for the links, and lower for the flash object.
See it here: http://ourtrustisingod.com/flash/
I positioned it only halfway over the flash just above the Three-Day Intensives link, and you can see how only half of it shows - the part not over the flash.
Any ideas?
Really appreciate the help!!
I think I tried that.
I put the flash into an apDiv and positioned my text links in another apDiv, but they don't show up over the flash...
I also made the z-index larger for the links, and lower for the flash object.
See it here: http://ourtrustisingod.com/flash/
I positioned it only halfway over the flash just above the Three-Day Intensives link, and you can see how only half of it shows - the part not over the flash.
Any ideas?
Really appreciate the help!!
Try this:
Good luck!Code:<embedwmode="transparent"src="../images/BannerAnimation.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="126">
susaninphoenix (03-04-2009)
Big thanks, I think that is going to work!
Susan
You're welcome, glad to help!
You can go to your first post in this thread, clickthen click Go Advanced and add the Resolved prefix to the thread title.
This will let other users know the problem has been solved.
Good luck with your site!
susaninphoenix (03-04-2009)
Bookmarks