Flash components › Flash files › Menus & Buttons
ADSX Menu
|
Posted on 2009 Nov 13 |
very nice.
when you select the menu option, for example products... does the menu continue to stay on top of the HTM page ?
when you select the menu option, for example products... does the menu continue to stay on top of the HTM page ?
|
Posted on 2009 Nov 14 |
To jefflush: Thank you for attention.
Click the file to the left side remains fixed But this feature is not available in this file, Buy this product if you file the full Myfrstm.
Click the file to the left side remains fixed But this feature is not available in this file, Buy this product if you file the full Myfrstm.
|
Posted on 2009 Nov 18 |
where do I set the hyperlinks for the buttons?
|
Posted on 2009 Nov 19 |
To jefflush: Thanks for your purchase, Full product for you I'll email.
Please send me your email, my E-mail is "asaebi@gmail.com".
Full product all active buttons and menu on the left is the fixed.
--------------------------------------------------------------------------------
Always be successful.
Please send me your email, my E-mail is "asaebi@gmail.com".
Full product all active buttons and menu on the left is the fixed.
--------------------------------------------------------------------------------
Always be successful.
|
Posted on 2009 Dec 19 |
just downloaded the product. Some quick questions: can add more and change existing buttons? Can I use my own fonts (incl. Japanese, Korean, Chinese, Thai fonts)? Thanks for the attention!
|
Posted on 2009 Dec 19 |
To TTom911: Thanks for your purchase, This product development capabilities in multiple languages has. And all the menus are changed frame.
New version of this product uploaded and is awaiting administrator group.
Thank you so much.
New version of this product uploaded and is awaiting administrator group.
Thank you so much.





















features and help -->
How to set the functions :
//******INITITAL SETTINGS******
import mx.utils.Delegate;
import mx.transitions.Tween;
import mx.transitions.easing.*;
//******GENERAL SETTINGS*******
// Variable of Tween
var tw:Tween;
// Name and target of Menu MovieClip
var Menu_mc:MovieClip = this;
// Name and target of HitArea MovieClip
var Hit_mc:MovieClip = this._mc.Hit;
// Speed of Move MenuBar
var DIV:Number = 1;