View Full Version : How is this effect done?
Tony Bolero
November 9th, 2005, 04:49 AM
How is this mouse cable effect done on: http://www.dontclick.it/
- The cable kinda follows the mouse in a very nice way.
Cheers
Tony Bolero
e.s.x.s
November 9th, 2005, 05:18 AM
using MovieClip.curveTo(); (http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&file=00001494.html) method , will give you this effect :snug:
mathew.er
November 9th, 2005, 05:18 AM
The cable is probably drawed with curveTo function and filled with a color.
Tony Bolero
November 9th, 2005, 05:26 AM
Thanks!
Does someone have link to a .fla file or a tuturial? I´m not as good as you guys at ActionScript...
mathew.er
November 9th, 2005, 06:15 AM
I made this one for you... its simmilar to the dontclick.it one http://kirupa.com/forum/images/smilies/d_smile.gif
Tony Bolero
November 9th, 2005, 06:46 AM
Oh thank you mathew.er! I might buy myself a air plane ticket and kiss you... :D
By the way, is it possible to add a more elastic feeling to it?? :|
Tony Bolero
November 10th, 2005, 10:17 AM
No one...?
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.