.
overview
features
samples
help & support
downloads
buy now

Awaiting 3 votes.
Posted by : snowcat on 02/19/2008 15796 pageviews, 83 purchases
Package includes: FLA
Opens with: Flash MX 2004, Flash 8, Flash CS3
Viewable with: Flash Player 7 and above
Published size: 3kb

The same stylish Dock Menu but this time with embedded text.

The text items have the following changeable properties:
- big size (on roll over)
- spacing
- influence
- snap&fade
- reflection
- automatic scrolling
- changeable scroll speed
- adjustable expanding direction
- vertical menu orientation

All the code is in the first frame of the dockmenu_container symbol.

This product is included in
Snowcat 1st Special Package. The best seller collection at 60% discount.



Dock Menu with Text demo2

Dock Menu with Text demo3


Hi,

Thanks for your purchase.

You could try set mouseOverDock = true; instead of this value: ((_ymouse >10) && (_ymouse10) && (_xmouse
Be aware you'll find this variable in two places in the code (for both vertical and horizontal menu orientation)

Hi, Thanks for your purchase. You could try set mouseOverDock = true; instead of this value: ((_ymouse >10) && (_ymouse10) && (_xmouse

babercan babercan
 
Has bought the file

Hi,
First of all thanks for this great component. How can i stop fading on a selected item. For example when I rollout from dock menu I want to see last rollovered item on its maxWidth and maxheight. Do you have any suggestion?

babercan babercan
 
Has bought the file

Hi, First of all thanks for this great component. How can i stop fading on a selected item. For example when I rollout from dock menu I want to see last rollovered item on its maxWidth and maxheight. Do you have any suggestion?

mojotown, you'll have to right click each newly added text symbol in the Library, click Linkage and name them textX, where X will be 8 to 18

Quick question,

I want to use 18 rather than the 7 text navs displayed in the demo. I have expanded the stage and changed the code in the dockmenu_container to "total = 18;" but still only 7 show. I have created the additional 11 movies in the library.

What other code do I need to show all the text navs? thanks for your quick reply.

Hi trixits,

Yes, that's not very difficult.

Double-click the description_text symbol from the Library, then click the text rectangle from the Stage, and in Properties panel, next to "Anti-alias for readability" click Embed and select (keep CTRL pressed while selecting) Punctuation. Click OK and that's it.

Snowcat

Hey Snowcat,

<3 your component. Thanks! I have a question about including the ampersand in the dynamic text string. For example, I'd like one of the menu items to read "Rest & Relaxation". When I drop that in, it puts out " Rest Relaxation", with a space at the front and no ampersand. Any ideas?

Aloha!

I think you just keep the movie name:

urls[1] = "version3_teamMovie.swf" etc then when you press a menu item you call the loadMovie() method loading the corresponding swf file. You can also write a message to snowcat if you haven't already did so. I'm sure he has the most suitable answer.

kamnikus kamnikus
 
Has bought the file

Hello, thanks for this what should I change in the following to replace getURL's with loadMovie's?

//indicate here all the URLs for clicking each item
var urls:Array = new Array();
urls[1] = loadMovie("version3_teamMovie.swf",2);
urls[2] =
urls[3] =
urls[4] =
urls[5] =
urls[6] =
urls[7] =

target = "_self"; //"_self" for opening URLs in the same window, "_blank" for opening them in a new windonw


 
featured componentsfeatured components