| looking for some flash software
|
jon22

msg:4362761 | 9:39 am on Sep 15, 2011 (gmt 0) | 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

msg:4362911 | 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

msg:4363019 | 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? [jsfiddle.net...]
|
rocknbil

msg:4363440 | 4:05 pm on Sep 16, 2011 (gmt 0) | 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".
|
|
|