com.extjs.gxt.ui.client.widget.flash
Class SwfObject

java.lang.Object
  extended by com.extjs.gxt.ui.client.widget.flash.SwfObject

public class SwfObject
extends java.lang.Object

JavaScriptObject object that wraps the SwfObject JS Object.

See http://code.google.com/p/swfobject/


Nested Class Summary
static class SwfObject.SwfConfig
           
 
Method Summary
static void embedSWF(java.lang.String url, java.lang.String replaceId, SwfObject.SwfConfig cfg)
           
static void removeSWF(java.lang.String id)
          Removes the SWF object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

embedSWF

public static void embedSWF(java.lang.String url,
                            java.lang.String replaceId,
                            SwfObject.SwfConfig cfg)

removeSWF

public static void removeSWF(java.lang.String id)
Removes the SWF object.

Parameters:
id - the id of the swf object