Groups | Blog | Home
all groups > flash (macromedia) > october 2003 >

flash (macromedia) : Pausing animation


Pale Ale
10/13/2003 11:10:22 PM
I'm wondering if Flash is able to make something similiar to an animated gif (rolling throgh pics), except that when you place your cursor over the pic it pauses on that particular picture, until you move the cursor off.

Any ideas?



urami_
10/14/2003 11:47:46 AM

[quoted text, click to view]

there is number of ways :
-invisible button controlling clip on rollover / rollover events
-movie clip with button events , same rollover / roll out
-movie clip with hit test

all will narrow down to same action , only different handlers :
rollOver
mc.stop();
rollOut, dragOut
mc.play();






Regards

urami_*



<lsym>

There's no place like 127.0.0.1

AddThis Social Bookmark Button