If you are dynamically changing the image source. It does not reflect the same on the screen/Display. so to overcome the problem.
use like this..
imgUrl ="path of the image";
image1.source = imgUrl+"?"+new Date().time;
Wednesday, March 11, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment