animation - Should I be using flash for this? -


i helping friend website non-profit organization. main page simple, using standards compliant, semantic xhtml , css. question revolves around feature wants include.

she wants have section of site letters spell out organization's name across top. wants cycle through these letters, , "active" letter should highlight letter , change display in rest of box pertinent images/info. - imagine name of org example- box say:

e x m p l e

across top, , first "e" brighten or highlight, box fill text saying "e blah" link blah. after 5 or 10 seconds, fade out, "x" highlight, , box fills "x fooblah", etc..., repeat ad nauseum.

i know in flash, i've been wary of using flash, contains nav elements (although not main site nav).

how more experienced web developers here attack problem? should bite bullet , use flash, or other technologies? i'd love not alienate iphone/ipad users, can sniff flash player , display static image or instead.

any advice welcome , appreciated, , if makes feel better, helping noob out helping cause.

thanks!

i go javascript approach sure.

i never use flash when things can done javascript.

i use jquery javascript library lately make life easier. :)

you should able 'pure' javascript though.

check out jquery @ http://www.jquery.com


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -