# Twirl effect

**URL:** https://forum.kirupa.com/t/twirl-effect/120461
**Category:** Uncategorized
**Created:** [August 24, 2004, 3:01pm UTC](https://forum.kirupa.com/t/twirl-effect/120461 "2004-08-24T15:01:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Zodiac](https://avatars.discourse-cdn.com/v4/letter/z/439d5e/32.png) [@Zodiac](https://forum.kirupa.com/u/Zodiac)
#### Post date: [August 24, 2004, 3:01pm UTC](https://forum.kirupa.com/t/twirl-effect/120461/1 "2004-08-24T15:01:47Z")

</div>

hi,

Is there something about twirl effect (like in Photoshop).  
I need this to twirl picture on rollOver event.

Thanks.

---

<div class="post-metadata">

### Author: ![icio](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/icio/32/484_2.png) [@icio](https://forum.kirupa.com/u/icio)
#### Post date: [August 24, 2004, 6:59pm UTC](https://forum.kirupa.com/t/twirl-effect/120461/2 "2004-08-24T18:59:15Z")

</div>

You could make different frames in photoshop, and then import them into flash and stick them in a movieclip. that would work.

---

<div class="post-metadata">

### Author: ![Zodiac](https://avatars.discourse-cdn.com/v4/letter/z/439d5e/32.png) [@Zodiac](https://forum.kirupa.com/u/Zodiac)
#### Post date: [August 24, 2004, 8:54pm UTC](https://forum.kirupa.com/t/twirl-effect/120461/3 "2004-08-24T20:54:02Z")

</div>

I thought about that, but I choose the twirl effect  
depend on mouse pinter movement.  
Imagine that your finger is mouse point, and water  
is my picture. Move your finger through the water.  
I want that effect and little twirl, waves or something.

P.S.  
I’m making web page for my mother. She is a painter (artist).  
Main menu has four colors as buttons. On rollOver event  
I need mixing one color with white.

---

<div class="post-metadata">

### Author: ![icio](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/icio/32/484_2.png) [@icio](https://forum.kirupa.com/u/icio)
#### Post date: [August 24, 2004, 9:49pm UTC](https://forum.kirupa.com/t/twirl-effect/120461/4 "2004-08-24T21:49:16Z")

</div>

what do you mean? you mean you want it to appear a colour between it’s normal colour and white? as for the twirl… the only way i can think of doing it is to break image up into lots of little pixels, then add some real complex funky actionscript to each, and then do it that way. I saw a Javascript script to create this effect once, but i have lost it now. sorry. i will have a search for it though.

---

<div class="post-metadata">

### Author: ![Zodiac](https://avatars.discourse-cdn.com/v4/letter/z/439d5e/32.png) [@Zodiac](https://forum.kirupa.com/u/Zodiac)
#### Post date: [August 25, 2004, 11:49pm UTC](https://forum.kirupa.com/t/twirl-effect/120461/5 "2004-08-25T23:49:41Z")

</div>

Yes. I want color melt with white or black or any color, it doesn’t matter.  
I just want mix two colors.
