Outline ·
[ Standard ] ·
Linear+
flash expert pls come in, need sum guide
|
momochi zabuza
|
Feb 23 2006, 12:17 PM
|
|
mafan means leceh ah? i agree with whitetower.. that is the way of creating good animated button.. unless if u want to do simple.. just go into the button symbols... got 4 place rite, up over down and hit.. so at frame over.. u can just put a movie clip .. that way when u over the mouse it has an animation but not as good as movie clip button that u see.
|
|
|
|
|
|
momochi zabuza
|
Feb 23 2006, 01:17 PM
|
|
agree.. in terms of scripting and accessibility and time management.. creating movie clip button seems difficult but worth it.. but for beginner... creting one by one would be a boring but easy to understand ( in my experience la ) if want more easy.. use function in frame script that the easiest way to do but yet .. maybe it's hard depend on the user.. junkieG - tryla creating movie clip button.. u'll see the differences.
|
|
|
|
|
|
momochi zabuza
|
Feb 28 2006, 08:05 PM
|
|
put this script on the flash button
on(release){ getURL("whatyouwantoload.htm", "the I frame"); }
|
|
|
|
|