Image Blur/Burn

[swf=http://www.kirupa.com/forum/attachment.php?attachmentid=12054&stc=1] height=240 width=320[/swf]

http://www.kirupa.com/forum/showpost.php?p=823231&postcount=6

-L

Very nice!

Onequestion…I downloaded the first example but it keeps looping even if I put a stop…what can I do?

nice

heh…

By stop, do you mean a “stop();”? Cause you need to use a “delete this.onEnterFrame;”.

yes I mean a stop(); but didnt work…then how the final code would look like with the delete this.onEnterFrame;?