- 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 : FlashBox
20 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3, AS 2.0
Viewable with: Flash Player 8 and above
Flash knowledge required: N/A
Documentation: N/A
ElasticMenu
New Cool rollover menu.It is the Funny menu pattern.Just roll over the menu you can find nice animations
- Price : $6
- buy now
- add to alerts
hello … how can i make these Buttons work …. i try all day but
This is a nice little effect and quite the time saver. Two things to watch out for though:
1) Space between Buttons . It must do some sort of ratio calcuations because I had to play around with the sizes to get them to line up without huge gaps inbetween. Also the color chosen to be between the buttons is determined by your stage background color.
2) ERROR INSTRUCTIONS Speaking of background. The instructions are very clear and easy to follow however when it tells you to name your movie clips background , name it backgound instead (no r in the middle). Must have been a typo at some point in the code.
FYI: For whatever reason my comments that are directed at the Elastic menu I purchased developed by WaZz are being posted here.
Is there a reason why it won’t work if the background layer is being masked?
Nice animation but I cannot seem to link to a URL without the animation messing up! Have asked Flashbox for help but had none so far (I bought file in october!) Seems a lot of people have been having the same problem!! Would be wary about buying anything from Flashbox again!!!
If anyone has figured it out please let me know. info@sourcegrafikdesign.com.
Thanks
H
Instead of leaving a button “clicked”, how do I get the button to navigate to a URL instead?
As it doesn't seems to be clear, my component manage the menu, not the design of the buttons. You can have 100 buttons, the component will manage it. You can have different icon too, different colors, different name%u2026. It's totally up to you. You have to design your own buttons, and applied the component over it.
Hope it's clear now
Hi,
I just wanted to find out how to link to each button on this elastic menu.
I have tried the following but failed to successfully link:
on (release) {
getURL(“http://www.google.com”, ”_blank”
}
With the above script, on mouseover, the button does not slide out but links to a required location when clicked (this was applied to individual buttons).
——————————————————————————————————————————————————————
on (click) {
getURL(“http://www.google.com”, ”_blank”
}
With this script, on mouseover, the button does slide out but does not link to a required location when clicked (this was also applied to individual buttons).
——————————————————————————————————————————————————————
mc1.onRelease=function(){
getURL(“http://www.google.com”
}
mc2.onPress=function(){
getURL(“http://www.google.com”
}
On mouseover with these scripts, the buttons do not slide out but they do link to a required location when clicked (these were applied to the ‘Action Layer’.
——————————————————————————————————————————————————————
mc4.onClick=function(){
getURL(“http://www.google.com/”
}
On mouseover with this script, the button does slide out but does not link to a required location when clicked (this was also applied to the ‘Action Layer’.
——————————————————————————————————————————————————————
It would be highly appreciated if you could provide assistance in resolving this issue, by providing the correct script required to link the buttons as well as ensuring the animation of each button stays intact.
I look forward to hearing from you.






















help
and feedback
latest
news
latest
forum entries
Hi D sign,
Please let me know your issue with that button
Note :
Please mail me your queries to developer4web@yahoo.co.in for faster response.
Thanks