- All
- Special Offers
- 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
- Flash Charts
- 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 : redkip
21 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
Tsunami Horizontal Text
This is a "tsunami" style menu including support for text menu items and vertical/horizontal orientation. You can easily change the text and url for menu items via an external XML file and adjust the "tsunami" size and items fading and text properties by simply editing one global menu item symbol from the flash movie library.
- Price : $4
- buy now
- add to alerts
Tsunami Vertical Text
Hy,
In the function addMenuItems(){
for(var i=0; i<objects.length; i ) {
var instance = “text” i;
here insert the following code:
_this[instance]._x = boundright – this[instance].width;
Adjust the menuitem width MovieClip according to your needs.
How can I set this menu so the menuitems are aligned to the right of the menu_box instead of the left?
Hello,
In order to play another movie, go inside the code in Flash. In the function addMenuItems insteed of getUrl you write gotoAndPlay(your frame name/number).
function addMenuItems(){
..................
this[instance].onPress = function(){
getURL(this.url, “_blank”—here you make the change
}
}
Hi I have the same issue as the previous user – could you clarify?
I need it to go to and Play another movie in my Flash project.























help
and feedback
latest
news
latest
forum entries
this is actionscript 3.0?? i bought it thinking it was actionscript 2.0?
is there anywhere i can get an actionscript 2.0 version of this code?