You are here:Templates Club arrow Help and Support arrow Support Forums
Youjoomla Support
Welcome, Guest
Please Login or Register.    Lost Password?
DHTML Menus and flash files (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: DHTML Menus and flash files
#7
neo
Admin
Posts: 3866
graph
User Online Now Click here to see the profile of this user
DHTML Menus and flash files 1 Year, 9 Months ago Karma: 84  
Please do not panic if you have a flash file under DHTML menu
(suckerfish) and once you hover over the menu items show behind the flash file.


Code:
The trick is the display mode of your flash file 

here is how you need to embed it 

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" 
codebase=
"http://download.macromedia.com/pub/
shockwave/cabs/flash/
swflash.cab#version=6,0,29,0" 
width="640" height="290">
<param name="movie" value="example.swf">
<param name="quality" value="high">
<param name="wmode"value="opaque">
<param name="menu" value="false">
<embed src="../img/yourFILE NAME.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="
application/x-shockwave- flash"
wmode="opaque" menu="false" width="640" height="290"></embed>
</object>


here is example 

http://www.communitymx.com/content/source/E5141/wmodenone.htm

this tip is from

[url]http://www.sitepoint.com/forums/printthread.php?t=
158317&page=2&pp=25[/url]
 
Logged Logged  
 
Last Edit: 2008/03/28 21:04 By neo.
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop