I have a small flash job, I have 4 images which i want to animate so that they 'move up' on mouse over and then back down.
anyone know what software on or offline i can use, prefferably free. Not familiar with adobe flash.
rocknbil
4:12 pm on Sep 15, 2011 (gmt 0)
You don't need Flash for this. Shortest route would be combining the animate() and hover() function using Jquery. Many examples on the Jquery site.
jon22
7:46 pm on Sep 15, 2011 (gmt 0)
thanks, I found this (url below) but can't seem to get it to work, tried it on my site and on a fresh page, changed the $ to jQuery but still no luck, any ideas?
Did you click "result?" Looks like it's working as expected . . . If you want the whole block to move up, position it lower in the page with CSS and remove "overflow:hidden".