Forum Moderators: open

Message Too Old, No Replies

looking for some flash software

         

jon22

9:39 am on Sep 15, 2011 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

10+ Year Member



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

4:05 pm on Sep 16, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



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".