Hi all, Is it possible to do with application or anyother control except image control
+1
A:
You could use
myControl.setStyle('backgroundImage', image);
Presuming your control inherits from UIComponent
craig t mackenzie
2009-02-20 14:50:26