flex中嵌入图片两种模式

flex中嵌入图片两种形式
1, [Embed(source="XX/XX.ss")]
    public static const picConstant:Class;

2.譬如 image source=“@Embed(source='fileName')” 编译时嵌入资源文件