Hi, i know we can set the icon of a button using this syntax: <mx:Button label="myBtn" icon="@Embed(source='assets/slideshow/1.png')"/>
but my image icon is on a remote server... How i can set the icon of a button from a remote source?
Hi, i know we can set the icon of a button using this syntax: <mx:Button label="myBtn" icon="@Embed(source='assets/slideshow/1.png')"/>
but my image icon is on a remote server... How i can set the icon of a button from a remote source?