Show JQuery image slider over flash website -
currently building flash website. have images presented using jquery slider galleria http://galleria.aino.se/ basically, web built of menu on left. when clicking 1 of items menu jquery slider show in middle (over flash, may box 700x500).
any clue?
<object ...> <param name="wmode" value="transparent" /> <embed ... wmode="transparent"> </embed> </object>
is suppose trick.
http://kb2.adobe.com/cps/127/tn_12701.html has documentation on wmode values , suppose do. not complete don't see value="gpu" ... http://niquimerret.com/?p=159 ... wmode=opaque may trick because turns off gpu rendering may cause of flash appearing on other content.
Comments
Post a Comment