Old 03-05-2009, 06:33 AM   #1 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 3
Default home menu movable?

how do you move the menu from the upper left hand corner?
don't understand the node attribute directions.
adan is offline   Reply With Quote
Old 03-07-2009, 01:36 PM   #2 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 2,260
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

In Actions.as file you have something like:

Code:
mc._y = 10+mc.miHeight*i;
mc._x = 10;
See the two 10 values, those represent the x an y of the menu. Replace those with the values you need, save and republish.
Adrian is offline   Reply With Quote
Reply

Bookmarks

Tags
menu, move, node, vertical

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:58 PM.