Just going with a redirect to non flash page. Using a robots.txt file to tell google not to index that page.
On Aug 29, 10:56 pm, unsustainableDesign <[email protected]> wrote: > Figured some stuff out and might just use the jquery.flash plugin to > pull in my page via ajax unless I can find a better method. > > On Aug 28, 10:21 pm, unsustainableDesign > > > > <[email protected]> wrote: > > Thanx for the quick reply last night. > > > I have tried a few things and am having some issues with the if else > > statement. > > > would it be possible to provide an example for me? > > > Again appreciate your help! > > > John > > > On Aug 27, 10:24 pm, Philip Hutchison <[email protected]> wrote: > > > > you can detect if flash is found then use JS to manipulate your page > > > however > > > you like. > > > > use swfobject.hasFlashPlayerVersion(version) > > > > seehttp://code.google.com/p/swfobject/wiki/api#swfobject.hasFlashPlayerV... > > > > - philip > > > > On Thu, Aug 27, 2009 at 7:11 PM, unsustainableDesign < > > > > [email protected]> wrote: > > > > > I understand and have used swfObject in the past to remove a swf and > > > > display alternate content. > > > > > To simplify everything what I want to do now is when flash is not > > > > found to remove Div1 and to show Div2. > > > > > I am using a CMS to create a video blog and I have an embedded > > > > template that contains a flash video along with text and other > > > > information. When Flash is not found I want an other embedded > > > > templatets be displayed. > > > > > any suggestions on how to do this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
