Re: [flexcoders] Re: "s:Image" and "s:BitmapImage"?

2012-02-07 Thread Haykel BEN JEMIA
Use Image if you want to display loading states of images, generally when
loading external images based on user interaction. Use BitmapImage for
skinning purposes.

Haykel Ben Jemia

Allmas
Web & Mobile Development
http://www.allmas-tn.com




On 7 February 2012 15:38, markflex2007  wrote:

> **
>
>
> Which one ("s:Image" or "s:BitmapImage") I should use in mobile
> application for a jpeg image.Thanks
>
> Mark
> >
> > Hi,
> >
> > what is the different between "s:Image" and "s:BitmapImage"? I am a
> little confuse.Thanks
> >
> > Mark
> >
> >
> >
> >
> >
> >
> > --
> > Alex Harui
> > Flex SDK Team
> > Adobe Systems, Inc.
> > http://blogs.adobe.com/aharui
> >
>
>  
>


[flexcoders] Re: "s:Image" and "s:BitmapImage"?

2012-02-07 Thread markflex2007
Which one ("s:Image" or "s:BitmapImage") I should use in mobile application for 
a jpeg image.Thanks

Mark 
> 
> Hi,
> 
> what is the different between "s:Image" and "s:BitmapImage"?  I am a little 
> confuse.Thanks
> 
> Mark
> 
> 
> 
> 
> 
> 
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>