SWFObject Google AJAX Libraries API
Friday, November 14, 2008
Google AJAX Libraries API expands its fleet of libraries and frameworks also SWFObject, very useful to insert and manipulate Flash movies on our Web pages SWFObject is also available as a Plugin for Wordpress: the moment of writing, however, the plug was not yet updated to load the code from the "repository" Google. In short, so I imagine will also release a new version of the plugin ... Meanwhile, unless you want to change it yourself ...
Include SWFObject by Google AJAX Libraries API
Like other libraries found in Google AJAX Libraries API you can use the absolute URL or meotdo google.load()
- <! - Absolute URL ->
- "text/javascript" src = "http://ajax.googleapis.com/ajax/libs/swfobject/2.1/swfobject.js" >< / script> <script "text/javascript" type = src = "http://ajax.googleapis.com/ajax/libs/swfobject/2.1/swfobject.js"> </ script>
- "text/javascript" > <script type = "text/javascript">
- swfobject.embedSWF ( "main.swf", "main", "231", "132", "8.0.0");
- <! - Google.load () ->
- "http://www.google.com/jsapi" >< / script> <script src = "http://www.google.com/jsapi"> </ script>
- google.load ( "SWFObject", "2.1");
- google.setOnLoadCallback (function () (
- swfobject.embedSWF ( "main.swf", "main", "231", "132", "8.0.0");
- ));













[...] SWFObject Google AJAX Libraries API Google AJAX Libraries API expands its fleet of libraries and frameworks also SWFObject, very useful to insert and manipulate Flash movies on our web pages [...]
[...] Allowing you not to delay unduly the system. Furthermore, the plugin uses libreiria SWFObject to insert the Flash movie blog. In this release you can set the behavior [...]