Supported Asset Types : BitmapAsset : Graphics Flash / Flex / ActionScript examples


Flash / Flex / ActionScript examples » Graphics » BitmapAsset »

 

Supported Asset Types


 
package {
  import mx.core.BitmapAsset;

  [Embed(source="photo.jpg")]
  public class Photo extends BitmapAsset {
  }
}

        



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


Flash / Flex / ActionScript examples

 Navioo Graphics
» BitmapAsset