PDA

View Full Version : invisible buttons 4 telltarget+ mouseout



craigohara
September 2nd, 2003, 03:43 AM
i want my buttons to grow on mouse in and shrink on mouse out.
I've used invisible button on maintimeline, setup a movie clip with tween which starts small, grows to kf5(+stop)then shrinks to kf10(+-stop(tried both ways))

so on invisible button have action similar to:
on mouseover tell target "MC"goto and playkf1
on mouseout " " " " " " kf5

basically it works for first couple of goes but if you run the mouse quickly over the button it reverses and the MC tween disappears and it clunks from big to small(in reverse)

saw some code to do with mouse x and y ist that the key?

PS. anyone point me to a "external file with buttons/links in dynamic text box for flash 5" tutorial? can only find one for MX.

ta. in adveance

nanki888
September 25th, 2003, 02:49 AM
I have a extremly similar problem and have been looking everywhere for a solution.

I have it that when you rollover a button, it flips over and when you rollout it flips back. that works fine but the only problem is that when you go over them too quickly, they just stop working completely instead of reversing like yours. I have no clue as to why either of ours is doing this.

any suggestions????

[Legoman]
September 25th, 2003, 01:59 PM
check out this thread.
http://www.tutorialforums.com/showthread.php?s=&threadid=31605&highlight=rollover+reverse