javascript - swf file to html-css-js -


i don't know if stackoverflow correct place question. if not, feel free move in correct site.

i have 2 swf files:

http://www.austintxgaragedoor.com/special-mail.swf

http://www.austintxgaragedoor.com/special.swf

my client wants convert them text in html code. thought use 2 gif files. when user hover specific div second gif replace first , gives effect. text positioned css. not sure if proper way it, or there better way.

what opinion?

yes, using 3 gif files: 1 static image, 1 animated gif in-sweep, , 1 animated gif out-sweep... , use javascript/jquery switch between these images based on hover state. static @ first, sweep-in on mouse-over, , sweep-out on mouse-out.

this may unwanted advice if possible, recommend urge client allow use simple css hover , changing either basic styling or swapping background image - can in couple of minutes. client may not understanding having specific effect won't cause more people click on it.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -