public var description:String
This property can be used as the source for data binding.
public var filename:String
This property can be used as the source for data binding.
fullUrl:String [read-only]Implementation
public function get fullUrl():String
public var imageLink:String
This property can be used as the source for data binding.
public var type:String
This property can be used as the source for data binding.
public function T3Image()
public function changeBulkLoaderPriority(newPriority:int = 1):voidParameters
| newPriority:int (default = 1) |
public function getFirstImage(url:String):StringParameters
Returns
public function getUrlOfImage(imgName:String, height:Number = 0, width:Number = 0, proportion:String = "m", type:String = "T3Fe_User"):StringParameters
| imgName:String |
| |
| height:Number (default = 0) |
| |
| width:Number (default = 0) |
| |
| proportion:String (default = "m") |
| |
| type:String (default = "T3Fe_User") |
Returns
public function setImage(imgName:String, imgHeight:Number = -1, imgWidth:Number = -1, proportion:String = "m", type:String = "T3Fe_User", enableBitmapSmoothing:Boolean = false):voidParameters
| imgName:String |
| |
| imgHeight:Number (default = -1) |
| |
| imgWidth:Number (default = -1) |
| |
| proportion:String (default = "m") |
| |
| type:String (default = "T3Fe_User") |
| |
| enableBitmapSmoothing:Boolean (default = false) |
(c) 2009 wwsc.de / More informations: http://www.t3flex.com/ Reimar Kosack(kosack@wwsc.de) / twitter.com/reimark