Very Thin DropDown Menu

  • davidfunk
  • Novice
  • Novice
  • User avatar
  • Joined: Apr 04, 2005
  • Posts: 20
  • Loc: USA
  • Status: Offline

Post April 5th, 2005, 4:56 pm

I could make a drop down menu by myself i think, but, take a look at my sites navigation, i want to turn that into a flash multiple dropdown menu. Document background would have to be transparent! does anyone know how to do this? Thanks! (This is my site http://davidfunk.net
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 5th, 2005, 4:56 pm

  • [SteF]
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Jan 14, 2005
  • Posts: 58
  • Loc: Belgium
  • Status: Offline

Post May 28th, 2005, 2:14 pm

I don't know how to make it transparant background, but you could make your picture above together with the navigation in flash and let your dropdownmenus pop up in the front of your picture instead of going downwards in front of your htmlpage
hope this helps
  • Tchuki
  • Mastermind
  • Mastermind
  • No Avatar
  • Joined: Sep 30, 2004
  • Posts: 1774
  • Loc: Edinburgh
  • Status: Offline

Post May 28th, 2005, 6:00 pm

Well you can choose from :

http://www.kirupa.com/developer/mx/dropdownmenu.htm
http://www.kirupa.com/developer/actions ... n_menu.htm
http://www.scriptocean.com/popmenu.html

Or a whole bunch of stuff :

http://www.google.co.uk/search?hl=en&sa ... nu&spell=1
  • [SteF]
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Jan 14, 2005
  • Posts: 58
  • Loc: Belgium
  • Status: Offline

Post June 1st, 2005, 7:52 am

here's the code for a transparant background for X.swf:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
WIDTH="300" HEIGHT="50">
<PARAM NAME=movie VALUE="X.swf">
<PARAM NAME=quality VALUE="Best">
<PARAM NAME=wmode VALUE="transparent">
<PARAM NAME=bgcolor VALUE="#000000">
<EMBED src="X.swf" quality="Best" wmode="transparent" bgcolor="#000000"
WIDTH="300"
HEIGHT="50"
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 54 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.