Hi guys
I want to change the image url by animation. Problem is that I can’t change it after declaring. Additionally, _source property doesn’t work for it as it seems.
Thank you in advance friends.
Hi guys
I want to change the image url by animation. Problem is that I can’t change it after declaring. Additionally, _source property doesn’t work for it as it seems.
Thank you in advance friends.
Hi,
You mean like this?
Forget the underscore. It’s just a simple and exposed parameter
mycontrolimg.source = mynewimgURL;
ouch, thank you