Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The IImageModel interface describes the minimum set of properties
available to an Image control. More sophisticated Image controls
could have models that extend IImageModel.
source:String
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The source URL for the image. Embedding images is not
recommended for FlexJS as there is no embedding support
in the browsers.
Implementation public function get source():String
public function set source(value:String):void
The Apache Software Foundation Fri Apr 18 2014, 11:02 PM -07:00