Exemplo n.º 1
0
 /// <summary>
 /// Fired when the Flash movie has been successfully embedded
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="eOpts"><p>The options object passed to <see cref="Ext.util.Observable.addListener">Ext.util.Observable.addListener</see>.</p>
 /// </param>
 public void success(Ext.flash.Component @this, object eOpts)
 {
 }
Exemplo n.º 2
0
 /// <summary>
 /// Fired when the Flash movie embedding fails
 /// </summary>
 /// <param name="this">
 /// </param>
 /// <param name="eOpts"><p>The options object passed to <see cref="Ext.util.Observable.addListener">Ext.util.Observable.addListener</see>.</p>
 /// </param>
 public void failure(Ext.flash.Component @this, object eOpts)
 {
 }