These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
is it possible to float a layer ( html, text, image...) over an embedded swf or swfobject (SSP)?
am i asking this question properly? (i'm learning)
i am currently using ssp lightroom and director and dreamweaver.
thank you for any guidance
thanks to all those who share the their wonderful work with and in ssp.
Offline
Sure is possible to float DIV elements over flash using CSS
For my website I used CSS2 absolute positioning property and also z-index to get my DIV to appear over slideshow pro standalone
you can views it at http://rahulchand.com
Offline
Can you help me .
I have created this menu , work perfectly on macosx
Don't work on windows
http://www.fabriziopezzoli.com/fpdesign/indexdt5.html
Thanx
Offline
inside all your object tags also add
<param value="opaque" name="wmode">
Last edited by rahulchand (2010-10-05 04:20:04)
Offline