|
history
The incomplete history of SWFObject
The incomplete history of SWFObjectRecently several people asked us about the history of SWFObject, so we thought it would be a neat idea to document where the project comes from and which road it has traveled so far. In short, SWFObject has followed a path of evolution - much more than revolution - and much of its popularity is due to the determination of the project team and the open source nature of the project. FlashObjectOn October 14th 2004 Geoff Stearns released FlashObject, a JavaScript based Flash embed method that combined a couple of nifty features in a new way:
When Macromedia released a new version of the Flash Player Detection Kit with the release of Flash 8 in 2005 it became obvious that the official embed library was far from perfect:
Slowly SWFObject became a popular tool of choice in the Flash community. The project went through 3 revisions under the FlashObject name:
SWFObject 1.4 and 1.5In April 2006 FlashObject was renamed to SWFObject, because Adobe's lawyers had complained that the name FlashObject could not be used anymore, because it wasn't in line with Adobe's Trademark policy. In the next year SWFObject went through 2 more revisions:
Unobtrusive Flash Objects (UFO)On July 20th 2005 Bobby van der Sluis released Unobtrusive Flash Objects, a JavaScript based Flash embed method that was based on the same principles as introduced by FlashObject:
UFO soon became a very popular dynamic embed script in the Web standards community. The project went through 2 major revisions:
SWFFixIn September 2006 Geoff Stearns and Bobby van der Sluis met on the first Flash on the Beach conference in Brighton, UK. They shared their ideas about embedding Flash content and agreed that instead of being competitive, cooperation would be the new road to travel. A new open source project named SWFFix was born. SWFFix was officially announced on February 6th 2007 in the Flash Embedding Cage Match on A List Apart. As a part of the project the Flash embed test suite was published. In July 2007 Michael Williams, a software engineer at Adobe and has been involved in the creation of both the Adobe Flash player detection kit and Adobe Express Install, joined the project. SWFFix followed the following basic principles:
SWFFix' early prototypes focused on static publishing by parsing mark-up and enhancing it with unobtrusive JavaScript. However it soon became clear that also a dynamic publishing method should be made available. Also the idea of a public JavaScript API with which a developer can reuse SWFFix' internal functions was born. The SWFFix project produced two public alpha versions and was renamed to SWFObject 2 on October 1st 2007, because it didn't really make sense to throw away two established open source brands to create a new one: "While getting closer in bringing our embed method to the market, we had to re-assess if SWFFix is the most fortunate name for the project. We had already received the feedback from the folks at Adobe that they were not entirely happy with the name, because is suggests the SWF format to be broken, while we are trying to communicate that it is the cross-browser support for embedding plug-in content that is broken. Furthermore, both SWFObject and UFO are already two existing and strong open source 'brands' for embedding Flash content. SWFObject is the most widely used of the two and immensely popular within the Flash community, while UFO has a large user share within the web standards community. So why kill two established brands and start an entire new one? As a result we renamed SWFFix to SWFObject. Our new method will start at SWFObject version 2.0." SWFObject 2SWFObject 2.0 was released on March 14th 2008. It introduced:
As of the October 15, 2008 release of Flash Player 10, Adobe recommends that developers should use SWFObject 2 for Flash Player detection. SWFObject publishing is also included in Dreamweaver CS4. As of November 10th 2008 Google Ajax Libraries API hosts SWFObject 2. In February 2009 Aran Rhee, Philip Hutchison and Kyle Simpson joined the project. Aran, Philip and Kyle have been involved with SWFObject's development and support for a long time and are also managers on the SWFObject Discussion Group. A survey from BuiltWith dated June 15th 2009 shows that SWFObject is the second "most detected" JavaScript library used on the Web. Since it's first release SWFObject 2 went through various releases. SWFObject publishing is planned to be included in the upcoming versions of Adobe Flash Catalyst (codenamed "Thermo") and Adobe Flash Builder 4 (codenamed "Gumbo", and previously known as Flex Builder)". |