You can look at the source of the swfobject.js file. It should have a
comment as to what version it is.

If you want to see what version someone is using on a page you can have a
look at the methods they are calling in the HTML. 

SWFObject 1.x notation looks like:

var so = new SWFObject("movie.swf", "mymovie", "400", "200", "8",
"#336699");
so.write("flashcontent");


There is no new SWFObject() type object construction in 2.x


Aran

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of elduderino
Sent: Wednesday, 21 January 2009 2:39 AM
To: SWFObject
Subject: which version of swf object is being used


Is there any way to tell which version of swfobject is being used?



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to