SWFObject Google AJAX Libraries API

Friday, November 14, 2008

SWFObject 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()

HTML:
  1. <! - Absolute URL ->
  2. "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>
  3. "text/javascript" > <script type = "text/javascript">
  4. swfobject.embedSWF ( "main.swf", "main", "231", "132", "8.0.0");

HTML:
  1. <! - Google.load () ->
  2. "http://www.google.com/jsapi" >< / script> <script src = "http://www.google.com/jsapi"> </ script>
  3. google.load ( "SWFObject", "2.1");
  4. google.setOnLoadCallback (function () (
  5. swfobject.embedSWF ( "main.swf", "main", "231", "132", "8.0.0");
  6. ));

Related Post

Was this article helpful?: Per nientePocoAbbastanzaMoltoMoltissimo
Loading ... Loading ...

2 comments to "SWFObject Google AJAX Libraries API

  1. getAvatar 1.0
    November 16, 2008 Pick of the Week # 24 | JuliusDesign:

    [...] 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 [...]

  2. getAvatar 1.0
    May 15, 2009 Undolog.com »WordPress Plugin: Flash Scroll Feed Reader:

    [...] 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 [...]

Leave a comment

TAG XHTML PERMISSIONS: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> INSERTION CODE:
 <pre></pre>         // blocco generico [code][/code]       // blocco generico [as][/as]           // Actionscript [css][/css]         // CSS Style Sheet [html][/html]       // HTML [js][/js]           // Javascript [objc][/objc]       // Objective-C [php][/php]         // PHP [sql][/sql]         // SQL