SWFObject

Source: Wikipedia, the free encyclopedia.
SWFObject 2
Developer(s)Geoff Stearns with Bobby van der Sluis, Aran Rhee, Kyle Simpson and Philip Hutchison
Initial releaseJanuary 2006
Final release
2.2 / June 12, 2009; 14 years ago (2009-06-12)
Repository
Written inJavaScript
PlatformWeb browser
Size10 KB (output JS file)
Available inEnglish
TypeJavaScript library
LicenseMIT License
Websitehttps://github.com/swfobject/swfobject

SWFObject (originally FlashObject) is an unmaintained

web browsers, on all major operating systems (OS), and can redirect the visitor to another webpage or show alternate HTML content if the installed plug-in is not suitable.[4]

The library is independent, although related external libraries often integrate with it, such as SWFAddress for

SWFFit
for dynamic content scaling.

With the multitude of Flash embedding JavaScript libraries, SWFObject has emerged as the most popular being used by over 2,600,000 websites as of 2011,[5] including high-profile websites such as Ask.com, Windows.com, Time.com, Skype.com, Discovery.com and YouTube.[6]

Usage

SWFObject provides a reliable method of embedding Flash content into a webpage

Flash Player), such as the Wii, PlayStation 3 and Nokia N800, unlike the PlayStation Portable.[11]

A disadvantage with SWFObject is that visitors with JavaScript disabled in their web browsers will not be able to view the Flash content,[12] and will instead see alternate HTML content provided by the web page.[13] For websites that aim to reach the widest possible audience an alternate method is available, by using standards-compliant HTML markup to embed the Flash movie (typically using the <object> tags for the best browser compatibility[14]), and using the registerObject() function within the library's API[15] to register the Flash content enabling usage of the other features that the library provides.

Features

SWFObject also includes a few utility functions within its API to retrieve Flash Player related information, such as checking whether a specific version of Flash Player is installed,

JavaScript frameworks such as jQuery or Prototype
are satisfied internally, giving developers fewer reasons to add additional JavaScript libraries to their website.

The library can also be used to integrate Flash Player Express Install into the webpage, allowing users to install the latest Flash Player without leaving the site, although this requires a browser restart.[19]

Plugins

SWFAddress

SWFAddress is a JavaScript and ActionScript library that allows Flash websites to support deep linking, and can automatically integrate with SWFObject.

SWFFit

SWFFit (formerly known as FitFlash) is a JavaScript library used to resize Flash movies according to the browser window size, keeping it accessible independent of the screen resolution.[20][21][22][23] SWFFit primarily configures the web browser to display scroll bars when content exceeds the browser window size. It can also be used to dynamically resize the Flash movie size. It is used together with SWFObject.

See also

References

  1. ^ Todd Perkins, Search Engine Optimization for Flash, O'Reilly Media, 2009, p. 87
  2. ^ Yakov Fain, Victor Rasputnis, Anatole Tartakovsky, Enterprise Development with Flex, O'Reilly Media, Inc., 2010, p. 183
  3. ^ Source Checkout, swfobject - Google Code, Page Header, overview of SWFObject
  4. ^ SWFObject 1.5 Homepage, deconcept
  5. ^ SWFObject Usage Statistics, BuiltWith
  6. ^ Who uses SWFObject?, SWFObject FAQ
  7. ^ Adobe Developer Network
  8. ^ Roger Braunstein, ActionScript 3.0 Bible, John Wiley and Sons, 2010, p. 898
  9. ^ Embedding Adobe Flash Player content using SWFObject 2 - Documentation - Google Code
  10. ^ Ben Henick, HTML & CSS: The Good Parts, O'Reilly Media, Inc., 2009, p. 195
  11. ^ Do SWFs embedded with SWFObject 2 display in the Sony PS3 or Nintendo Wii web browsers?, SWFObject FAQ
  12. ^ Chafic Kazoun, Joey Lott, Programming Flex 3, O'Reilly Media, Inc., 2008, p. 524
  13. ^ Eric Enge, Stephan Spencer, Rand Fishkin, Jessie C. Stricchiola, The Art of SEO, O'Reilly Media, Inc., 2009, p. 273
  14. ^ Bobby van der Sluis > Flash embed test suite, HTML embed element compatibility
  15. ^ Function swfobject.registerObject, SWFObject JavaScript API documentation - Google Code
  16. ^ Robert Reinhardt, Snow Dowd, Flash CS4 Professional Bible, John Wiley and Sons, 2009
  17. ^ Function swfobject.hasFlashPlayerVersion, SWFObject JavaScript API documentation - Google Code
  18. ^ Function swfobject.add(Dom)LoadEvent, SWFObject JavaScript API documentation - Google Code
  19. ^ SWFObject 2.2 - What's new?, Google Code
  20. ^ swffit: Smart Flash Resize Script, Web Resource Depot
  21. ^ Roger Braunstein, ActionScript 3.0 Bible, John Wiley and Sons, p. 898
  22. ^ SWFFit website
  23. ^ SWFFit, Google Code

External links

SWFObject 1.5
SWFObject 2
General