-
AuthorPosts
-
funkmanusa Friend
funkmanusa
- Join date:
- April 2008
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
June 24, 2008 at 6:27 pm #130093I have a flash movie in the front page article and for some reason it overlaps the highslide module when it pops up. Is there somehwere I can apply a z-index to the highslide.css somewhere to make it not go under the flash movie?
I have tried this attempt to the flash file to lower its level. Unfortunately, it didnt work for me.
<em>@Khanh Le 42213 wrote:</em><blockquote>Are you sure kashxo? 😀
The fact that you can put flash to the under most of other element. The solution is you put flash in a layer with lower z-index with others. Here is an example:
<div id='wrapper'>
<div id='flashcontainer'>Your flash go here</div>
<div id='others'>All your other element go here</div>
</div>
With this case, wrapper must have position (relative), flashcontaner and others have absolute position. z-index of flashcontainer is lower than that of others.
#wrapper {position: relative}
#flashcontainer {position: absolute; top: 0; left: 0; z-index: 1}
#others {positions: absolute; top: 0; left: 0; z-index: 2}
That’s just a sample code to put flash as a background.</blockquote>
Heres my site – joomla 1.5
Select the top video from the highslide module to see what I mean.
Thanks in advance
funkmanusa Friendfunkmanusa
- Join date:
- April 2008
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
June 25, 2008 at 3:54 pm #256148Anyone know how?
October 2, 2008 at 8:27 am #273536I got a seyret videomodule in the top right corner. Registration popup disapears behind the video
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 2, 2008 at 9:13 am #273544Can you give us your live URL, any screenshot or more details of the problem will be helpful
October 2, 2008 at 9:37 am #273551Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 2, 2008 at 10:00 am #273568Hi
I think you must edit that module
Change
<embed height="219" width="294" src="http://www.rena.no/components/com_seyret/localplayer/seyretplayer.swf" allowfullscreen="true" bgcolor="#FFFFFF" type="application/x-shockwave-flash" flashvars="file=http://www.rena.no/seyretfiles/cache/pro/localfile/452644ea0749bc291722cead44b44aa2.xml&image=http://rena.no/seyretfiles/uploads/thumbnails/user_66/user_66_twzo0l3ymu1xdr_3.jpg&showdigits=false&autostart=false&logo=http://www.rena.no/components/com_seyret/localplayer/logosmall.png&repeat=false&usefullscreen=false&backcolor=0x000000&frontcolor=0xCCCCCC" />
to
<embed height="219" width="294" src="http://www.rena.no/components/com_seyret/localplayer/seyretplayer.swf" allowfullscreen="true" bgcolor="#FFFFFF" type="application/x-shockwave-flash" flashvars="file=http://www.rena.no/seyretfiles/cache/pro/localfile/452644ea0749bc291722cead44b44aa2.xml&image=http://rena.no/seyretfiles/uploads/thumbnails/user_66/user_66_twzo0l3ymu1xdr_3.jpg&showdigits=false&autostart=false&logo=http://www.rena.no/components/com_seyret/localplayer/logosmall.png&repeat=false&usefullscreen=false&backcolor=0x000000&frontcolor=0xCCCCCC" wmode="transparent"/>
October 2, 2008 at 10:34 am #273590Hi again
Where can i find this code? Cant find it in the seuret aio.module.
funkmanusa Friendfunkmanusa
- Join date:
- April 2008
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
October 2, 2008 at 3:03 pm #273614So regarding my original question, can I do the same with my flash intro that highslide goes under?
Heres my module code for the flash intro-
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="616" height="244"><param name="width" value="616" /><param name="height" value="244" /><param name="src" value="images/huntsville-alabama-real-estate/huntsville_alabama_real_estate_home.swf" /><embed type="application/x-shockwave-flash" width="616" height="244" src="images/huntsville-alabama-real-estate/huntsville_alabama_real_estate_home.swf"></embed></object>
If you go here you can see what I mean.
Open one of the videos in the right column and move it over the flash movie. You will see the youtube video is over the flash movie and the module background slides underneath the flash intro?How can I do this as well?
Thanks.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 3, 2008 at 1:38 am #273674you can change code module :
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="616" height="244"><param name="width" value="616" /><param name="height" value="244" /><param name="src" value="images/huntsville-alabama-real-estate/huntsville_alabama_real_estate_home.swf" /><embed type="application/x-shockwave-flash" width="616" height="244" src="images/huntsville-alabama-real-estate/huntsville_alabama_real_estate_home.swf"></embed></object>
to
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="616" height="244"><param name="width" value="616" /><param name="height" value="244" /><param name="wmode" value="transparent" /> <param name="src" value="images/huntsville-alabama-real-estate/huntsville_alabama_real_estate_home.swf" /><embed type="application/x-shockwave-flash" width="616" height="244" src="images/huntsville-alabama-real-estate/huntsville_alabama_real_estate_home.swf"></embed></object>
1 user says Thank You to Sherlock for this useful post
funkmanusa Friendfunkmanusa
- Join date:
- April 2008
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
October 3, 2008 at 3:51 am #273693OMG!
THANK YOU!It works perfectly, I’ve been trying to get this figured out for months now.
Thank you!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 3, 2008 at 3:53 am #273694ok
Can I mark this topic is solved ?funkmanusa Friendfunkmanusa
- Join date:
- April 2008
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 3 times in 1 posts
October 3, 2008 at 3:38 pm #273758You certianly may.
Thank you again for your help!
-
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by funkmanusa 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum