Check out Geoff Stearns Flash Object - with a javascript file you can insert your flash into a div, and put whatever text /links you like in the div along with the flash object. Browsers with flash will see the flash, browsers without flash will see the div text: http://blog.deconcept.com/flashobject/
jim ----- Original Message ----- From: "Travis Barden" <[EMAIL PROTECTED]> To: <css-d@lists.css-discuss.org> Sent: Monday, November 21, 2005 2:49 PM Subject: Re: [css-d] A css alternative to flash rollover > I've never used flash, but I guess it would be > something like this: > <object type="application/x-shockwave-flash" > width="248" height="184"> > <param name="movie" value="board_menu.swf" /> > <ul> > <li>Menu item 1</li> > <li>Menu item 2</li> > </ul> > </object> > > HTH > Travis > > --- [EMAIL PROTECTED] wrote: > >> Thanks for that >> >> I will change to a <UL> but how do I make it an >> alternative WITHOUT any >> javacript. That is my realy problem here. >> >> <object >> type="application/x-shockwave-flash" >> width="248" height="184"> >> <param name="movie" value="board_menu.swf" /> >> //if no flash I want my alternative content to show >> >> >> </object> >> >> >> Acrroding to this >> > http://webxact3.watchfire.com/themes/standard-en-us/help/HIDD_WDContent_G20.html >> >> guideline. >> >> >> R. >> >> > ______________________________________________________________________ >> css-discuss [EMAIL PROTECTED] >> http://www.css-discuss.org/mailman/listinfo/css-d >> List wiki/FAQ -- http://css-discuss.incutio.com/ >> Supported by evolt.org -- >> http://www.evolt.org/help_support_evolt/ >> > > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/