I've an <mx:PopupButton/>. I want to change its icon dynamically by reading this from disk.
I am using an AIR application so I've disk access.
Possible?
Basically I've a string i.e. file system path with me. icon field in mx:PopupButton requires a class reference.