Home / Components / Menus & Navigation / Dock Menu with Text /
Dock Menu with Text
1282 downloads
$0.00
Package includes: FLA
Flash Version: Flash MX, Flash 8, Flash CS3, Flash CS4
Viewable with: Flash Player 7
Documentation level: Well documented
Flash knowledge level: Basic
Product ID:F0800277
The text items have the following changeable properties through the FLA file:
- 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.
- 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.
$0.00
Other by snowcat:
Related components:
2 Quality animated menus with 4 tabs for links....[+]
Featured components:























35 comments
Add comment
1 2
snowcat
“The file mentions editing the mask file to reflect the background colour, but i’m not sure how to do this” – double-click the mask symbol in the Library (Ctrl L), select the gradient rectangle on the stage, go to Color panel (Shift F9) and change the color for all five gradient controls
#  /  PM  /  posted on Jan 09, 2009
jon foo
hi snowcat
could you tell me the name of the font featured in your design, when i loaded up the fla it said the font was missing.
also i want to embed the component in my current flash site, linking to the labels within my movie, rather than an external html. how can i do this ?
thanks
Jon
#  /  PM  /  posted on Jan 21, 2009
snowcat
Well I actually don’t remember what is the font I used in the demo and I don’t have it anymore in the archives. I’m usually using fonts from dafont but their database is huge.
You could find some useful information in this article: http://www.flashxml.net/basic-instructions-on-how-to-setup-snowcats-flash-products.html to help you use my file in current Flash projects.
#  /  PM  /  posted on Jan 21, 2009
s.nannipieri
Hi, i want to embed your script in my company site, but i have one trouble. I’m using object’s X,Y to move automatically it on movie resize. The function is this:
MovieClip.prototype.move = function(x,y){ this._x = (x-this._x)/4; this._y = (y-this._y)/4;
};
this.onEnterFrame = function(){ object.move(X,Y);
};
How can i apply it to your script?
Very Thenks
(Sorry for my bed english)
#  /  PM  /  posted on Mar 03, 2009
snowcat
s.nannipieri, it’s pretty difficult for me to tell you exaclty what to do, but you could move this menu as you are moving any movieclip using the shown method. The movie clip containing this dock menu is “dockmenu_container” from the Library. So you can create an instance of this movieclip in your current project then apply to it your method the way you are applying it to other movieclips.
#  /  PM  /  posted on Mar 09, 2009
flashbeginner
Hi
I purchased the whole kit kaboodle yesterday and am slowly working my way through each product … I’m stuck on the dockmenu Text as it doesn’t contain an xml file for me to change the url target etc … I can change text names etc but cannot locate coding for targets etc. Had no problem with dock menu, carousel etc … just this one.
Cheers
#  /  PM  /  posted on Jun 18, 2009
flashbeginner
I just knew it … after looking for 2 1/2 hours … I found the coding in the action scripting … Murphy’s Law … Cheers
#  /  PM  /  posted on Jun 18, 2009
snowcat
I’m glad you finally managed to work it out.
This was specified above: “All the code is in the first frame of the dockmenu_container symbol”
#  /  PM  /  posted on Jun 22, 2009
nandita2009
Hi Snowcat….
... your component is awesome…but I have a question, How do I install the dock in my website? ...I’m working on CS4 AS3. Sorry if this is a lame questio…but I’m fairly new to AS3. Can I change the Texts editiable and can I add more? Also my website background color is black…can I change the background color?
thanks for your help.
#  /  PM  /  posted on Sep 21, 2009
snowcat
Hi,
This is written in AS2, so it won’t work in an AS3 project.
If you use CS4 you can very well edit an AS2 file (like this product), but you cannot combine AS2 and AS3 projects.
So yes, you can make all the changes you just talked about.
#  /  PM  /  posted on Sep 24, 2009
nandita2009
Hi Snowcat
I’ve sent you a message .. I guess you can ignore it.
Is there a way I can get a AS3 version of this component? I would appreciate it.
Thanks for your help …and your post.
#  /  PM  /  posted on Sep 24, 2009
snowcat
I’m afraid I cannot help you with an AS3 version of this file. Translating from AS2 to AS3 is not an easy task.
#  /  PM  /  posted on Sep 24, 2009
prosikito
Dear Snowcat,
sorry to say I didn’t find any xml or html files in the dockmenu_text_commercial.zip I downloaded, how could I get them as soon as possible? I’m at the deadline with a project so I need to rush…
Thanks
#  /  PM  /  posted on Feb 20, 2010
prosikito
Hi again,
I’m building a vertical menu. No problem so far until I try to align it to the right (I mean, expanding items to the left). How could I get that?
I’m sorry but I’m not good at all at Actionscript
Thanks
#  /  PM  /  posted on Feb 20, 2010
FlashXML.net Su
Hi,
Sorry to announce you but this feature is not implemeted for this component.
We have a component that has this feature implemented if you are interested.
You’ll find it here.
#  /  PM  /  posted on Feb 23, 2010
1 2