Observable
  SwfConnector

Class Ext.ux.upload.SwfConnector

Package:Ext.ux.upload
Defined In:Ext.ux.upload.SwfConnector.js
Class:SwfConnector
Extends:Observable
Author:Gary van Woerkens
Version:1.0
A simple class which creates a SWFUpload button and handles SWFUpload events

Config Options

Config OptionsDefined By
 lang : String
The language to display log panel messages (default to "en").
SwfConnector
 langs : Object
Available languages to load on init with lang.
SwfConnector
 maxFileSize : Number
Maximum size of a file to upload.
SwfConnector
 url : String
The URL where files will be uploaded.
SwfConnector
  : path
SwfConnector
 debug : Boolean
Enable debug (SWFupload)
SwfConnector
 maxFiles : Number
Maximum number of files to upload in a row.
SwfConnector
 swfUrl : String
The URL form which to request swfupload object.
SwfConnector

Public Properties

PropertyDefined By
 body : Ext.Element
The Ext.Element which encapsulates the swfupload button.
His id is used by SWFUpload to inserr the swf button.
SwfConnector
 loaded : Boolean
True if SWFUpload has been loaded.
SwfConnector
 swf : Object
The instance of SWFUpload.
SwfConnector

Public Methods

MethodDefined By

Public Events

EventDefined By