PDA

View Full Version : Scripted animation on rollover


sassy522
10-31-2002, 05:41 PM
how did they get such a nice effect on the http://www.fantasyinterfaces.com/fi-corporate/index.html
main menu with the little smooth rollovers?
onclipevent???


any tutorials or tips?

sfa
11-01-2002, 07:35 AM
I dont quite get your question, you want to know how they did the effect or what triggers it off. If that is what you want to know, it is probabaly on(press)

SFA

JHallam
11-01-2002, 02:20 PM
I think sassy means the rollOvers on the menus, like for the portfolio menu etc etc???

sfa
11-01-2002, 02:23 PM
Still dont know what you mean, probably it is just me though, it is friday and I am tired. :eek:

SFA

JHallam
11-01-2002, 02:29 PM
lol

OPEN YOUR EYES *SLAP*

:p

ok, open the site....

go to the left side of the screen....

find portfolio....

see the listed sites?

rollOver them...ALL the rollOvers on that site is the same..!!!!

sfa
11-01-2002, 02:32 PM
I give up, still don't know what the question is, I think I need more than just a regular sleep.

SFA

JHallam
11-01-2002, 02:51 PM
OK....on the left

under the logo...there is CLIENTS

see the rollOver actions on all of these? its simple buttons...or am I losing my nut? lol

sfa
11-01-2002, 02:56 PM
I dont think they are normal buttons, if you rollout before the naimtion is finished, the animation doesnt start from teh beginning, it starts from where the rollOver animation stopped.

Still dont know what the question is though.

SFA

sassy522
11-01-2002, 03:54 PM
wellllll, the question is ...HOW DID THEY DO IT?????
the nice rollover menu...
cause it is not just a blind button menu.
i think sfa gets my point the menu must be scripted. what's the script??
thanks:D

sfa
11-01-2002, 04:21 PM
Just follow the tutorial on scripted movement, once you can do that it is just a case of setting movements from the button.

SFA

JHallam
11-01-2002, 04:57 PM
I believe that,

they have a bunch of arrays, then they assign them and duplicate the button so many times, the button would be a mc or something and then simple actions to say on, off


so that the text inside the mc will be assigned by the arrays and the actions will also be done there.

to have all those buttons done by the way sfa says then it would take forever.

sfa
11-02-2002, 12:03 PM
The way I said it, there would be self contained MCs with all the code so all on \e would need to do is duplicate it, anyway, there are loads of ways of doing that, it just is a case of finding the most efficient one.

SFA