Difference between revisions of "Swfobject"
From BC$ MobileTV Wiki
(New page: SWF Object is a method for Flash content page embedding and capability detection, which is compatible with many different browsers, OS versions and devices. == Source == SWFObject techni...) |
|||
Line 1: | Line 1: | ||
− | SWF Object is a method for Flash content page | + | SWF Object is a JavaScript method for embedding Flash content within a web page along with subsequent capability detection. It gained widespread popularity as it is compatible with many different browsers, OS versions and devices. |
== Source == | == Source == | ||
Line 5: | Line 5: | ||
SWFObject technique was originally posted here: | SWFObject technique was originally posted here: | ||
http://blog.deconcept.com/swfobject/ | http://blog.deconcept.com/swfobject/ | ||
+ | |||
+ | [[Category: Flash]] [[Category:JavaScript]] |
Revision as of 20:41, 14 February 2008
SWF Object is a JavaScript method for embedding Flash content within a web page along with subsequent capability detection. It gained widespread popularity as it is compatible with many different browsers, OS versions and devices.
Source
SWFObject technique was originally posted here: http://blog.deconcept.com/swfobject/