- All
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : djankey
44 purchases
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Flash knowledge required: N/A
Documentation: N/A
Tweened menu
Simple horizontal menu with tweens. Adjustable text and slider colors , speed, blur (this file is available for Flash player 7 and above, AS 2.0).
- Price : $4
- buy now
- add to alerts
Hey, Sorry its me again. I am kind of new to flash and I am still having trouble. I had another question. Where do i put the
so.addVariable(“selectedButton”, “3” in the following code that resides in my html in dreamweaver??
<object classid=“clsid27CDB6E-AE6D-11cf-96B8-444553540000” codebase=“http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0” width=“493” height=“50”> <param name=“movie” value=“menu/menu.swf” /> <param name=“quality” value=“high” /> <embed src=“menu/menu.swf” quality=“high” pluginspage=“http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash” type=“application/x-shockwave-flash” width=“493” height=“50”></embed> </object>
thanks,
cuteirinka
add FlashVars to your html (source). I am using SWFObject to embed flash into html.
Check my example from new file. Google “FlashVars” for more info…
Sorry, i downloaded it but still a little confused. Do i change in the actionscript layer?
Hi CuteIrinka
I just uploaded new file under download section (Tweened Menu with FlashVars). Download and check html source of page1-7.html.
You can change selected button with FlashVars.
so.addVariable(“selectedButton”, “3”
Thanks!
Ante
www.as-flash.com
i have a question….
i uploaded this menu to my website and when you click on any of the buttons it goes to the correct link but the bar goes back to the home page and doesnt stay on the correct button link.
heres my link…
www.irinabakalenko.com
how can i make the color and bar stay on the same page thats up?
I saw it and wanted it right away!
Excellent Stuff !!!!!!
Sweet. Thanks!
I’m going to rate this thing 1 star if someone doesn’t tell me how to edit links. Under “release actions” I see where it says “add code here for button 1” but everytime I try to add the getURL and shit it doesn’t work. How do you edit the links?!
























help
and feedback
latest
news
latest
forum entries
CuteIrinika: my example is for SWFObject 1.5. You don’t use that embeding option.
Check this (tutorial) or google “Flash FlashVars”
Thanks