> > So I am still not sure what to do with the embed tags to get them to > pass the validator??? What do I use in its place? Or do I just remove > that section?
since you using swfobject you don't need them at all just remove them I use Dreamweaver currently. And I thought I removed the embed code at > one point. this is my issue with DW and other visual tools - you need to look underneath so much you may as well work underneath or - be knowledgeable about the tool to know its short comings I am learning so much more here than I am in college. Sad I know, but > adding the arsenal of college is an ongoing process so this is good. you may also be interested in web standards group - since you starting to go off topic for swfobject with regards to that link you still have two bits you don't need <script src="Scripts/AC_RunActiveContent.js" type= "text/javascript"> </script> - and - <script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','500','height','250','align','top','src','menu','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','menu' ); //end AC code </script> I think you can remove both of these with no ill affects - for the real benefit of dynamic swfobjects you have some alternative content for users without the flash plugin, or used version or with js disabled - for this you could use a list menu (this is OT for this list mail me direct and I will send you to some places where you can learn about this) - S 2009/3/29 kip <[email protected]> > K, I downloaded the link you sent to me for the FF plugin...WOW! and > I even understand most of it. A Miracle. I was able to even correct > most of it with the exception of two errors. > > So I am still not sure what to do with the embed tags to get them to > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
