View Full Version : Need Help With Gif
tbdeaux
04-17-2007, 03:46 PM
I am trying to put an animated Gif on a web page. I want a rollover effect with the mouse making the gun shoot once when the cursor rolls over the image. Any help would be greatly appreciated.
14574
Scott Pruett
04-18-2007, 10:22 PM
extract the first frame as a static image; you'll have to code both into the page. just set the mouseover script to replace the static one w/ the animated one.
(did that go over your head?)
tbdeaux
04-20-2007, 02:56 AM
Just a little bit. I know its in five frames but having trouble extracting the first one. Me and Photoshop don't get along very well.