For an image, can I set the source in css? ie. <mx:Image id="myimage" source="@Embed(source='../mypic.png')" />
can I move the source to the css? or is there another way to do this?
For an image, can I set the source in css? ie. <mx:Image id="myimage" source="@Embed(source='../mypic.png')" />
can I move the source to the css? or is there another way to do this?