free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

Go Back   free flash templates forum > Free flash templates

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-19-2011, 03:05 PM
mjkennedy2007
Guest
 
Posts: n/a
Default Template 15 - wmode=transparent?

I have used only the movie from the template and it has a rather 'unique' way of embedding the movie, shown below:

var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) {
myFlashHeader('flash/header',500,240,'#FFFFFF','header_id','custom.xml' );
}
else {
alert("Your version of Flash player is rather old. We suggest you to upgrade your Flash player to version "+requiredMinorVersion+" (at least).The latest version can be downloaded here : http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash.");
}

I want to have a horizontal drop down menu layered over top the movie. Is there any way to set wmode=transparent for this template? Thanks.
  #2  
Old 05-19-2011, 04:20 PM
mjkennedy2007
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by mjkennedy2007 View Post
I have used only the movie from the template and it has a rather 'unique' way of embedding the movie, shown below:

var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) {
myFlashHeader('flash/header',500,240,'#FFFFFF','header_id','custom.xml' );
}
else {
alert("Your version of Flash player is rather old. We suggest you to upgrade your Flash player to version "+requiredMinorVersion+" (at least).The latest version can be downloaded here : http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash.");
}

I want to have a horizontal drop down menu layered over top the movie. Is there any way to set wmode=transparent for this template? Thanks.
Well the problem is solved somehow, changed the code to read:
myFlashHeader('flash/header',500, 240, #ffffff; 'header_id', 'custom.xml', 'transparent');

Then in my css I gave the submenu div an absolute position and z-index: 1000

Seems to work
  #3  
Old 05-23-2011, 04:29 PM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default website templates

Thanks for sharing.
__________________
We are always pleased to read you in our guestbook
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:50 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.