I have not used this myself more than just playing, look at the features page - he provides support
http://jquery.thewikies.com/swfobject/features $.flash.hasVersion() another thing I would be careful with is the selector you use $('.sample', '#samples').flash(...); would be faster I think if you have the items all within a container *samples* with the class name *sample* - S 2009/11/9 Boki <[email protected]> > > Hi Sam, > > Thank you so much for helping me with this! It works now, but I still > have one concern: > > The JQuery SWFObject Plugin seems to omit the Flash version detection > (expressInstall) feature of SWFObject. Do you know of any way to keep > using the plugin code, but have the version detection working as well? > > Thanks again! > > Best Regards, > B > > On Nov 8, 3:07 pm, Sam Sherlock <[email protected]> wrote: > > Try the following with swfobjecthttp://jquery.thewikies.com/swfobject/ > > > > but use your class in the jquery rather than id as in the examples > > - S > > > > 2009/11/8 Boki <[email protected]> > > > > > > > > > > > > > Hi, could you help me out, please? > > > > > I'm using SWFObject to embed flash video content on my website. The > > > content that I use is dynamic, and I would like to be able to direct > > > SWFObject to replace HTML elements (with Flash content) not by an ID, > > > but by a class - therefore simplifying a whole lot of code. Is this > > > possible? What would I have to change in the SWFObject script, to > > > achieve this? > > > > > Best Regards, > > > Boki > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
