[SWFObject] More On SWFObject and Satay

Fabio clicklist at gmail.com
Thu Sep 28 10:36:41 PDT 2006


Thank you, Geoff

How do you talked, I have tested in Lynx and the "Alternative Text" really
does not appears. I think what I will check what is more important in each
separated case, the SEO or the design.

Regards
Fabio Alves


On 9/28/06, Geoff Stearns <geoff at deconcept.com> wrote:
>
> it should work in all the browsers that support flash satay... but you
> should be aware of the issues with it, and also something to consider is
> that you are cutting out all of the cool SEO stuff that using SWFObject
> brings you...
>
> If you give them good alternate content, even if they don't have Flash,
> maybe they won't even notice that it's missing.
>
>
> Or you could simply give them a nice message telling them to upgrade, and
> either link them to an upgrade page on your site with instructions, or send
> them to the Adobe site.
>
>
>
>
>
>  On Sep 28, 2006, at 1:22 PM, Fabio wrote:
>
>  Hey friends
>
> Some posts ago I talked about some tests what I did combining SWFObject
> and FlashSatay, and worked very fine :).
>
> Now, when Javascript is disabled but the client has Flash Plugin
> installed, the page shows correctly the swf movie.
>
> I have tested in
>
> Internet Explorer 7
> Firefox 1.5.0.7
> Firefox 2.0.b1
> Opera 9
> W3C Markup Validator
>
> Here is the holy markup:
> <div id="divFlashContent">
> <object type="application/x-shockwave-flash" data="test.swf" width="100"
> height="100">
> <param name="movie" value=" test.swf" />
> Your Alternative Text Here
> </object>
> </div>
> <script type="text/javascript">
> var so = new SWFObject("test.swf", "divFlashContent", 100, 100, "7");
> so.write("divFlashContent");
> </script>
>
> If you can test in another browsers, or has some feedback, please, tell
> me, ok?
>
> Regards
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
>
>
>
>
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060928/f1033e6c/attachment-0005.htm>


More information about the Swfobject mailing list