loading image from url on instances does not work sometimes it keeps loading the last loaded image to the instances, not the one is it is set to load
____ A concise description of your problem here ____
Attach a Capx
____ Upload a Capx to this post ____
Description of Capx
____ Concise description of what this CapX does ____
menu that loads icons for games from another site,game list is fetched from a rest api
creatin instances as menu icons.
Steps to Reproduce Bug
- Step 1
run
- Step 2
watch the 4 icons are using te same image, look which images have been requested with fiddler,it is also printed in debug text box.
there should be 4 different icons not 4 of the same.
it seems the last loaded image is somehow used for all sprite instances
- Step 3 etc.
Observed Result
there are 4 of the same icons displayed.
____ What happens? ____
there should be 4 different icons not 4 of the same.
Expected Result
____ What do you expect to happen? ____
there should be 4 different icons.
Affected Browsers
Chrome: (YES)
FireFox: (YES)
Operating System and Service Pack
____ Your operating system and service pack ____
win7 sp1
Construct 2 Version ID
____ Exact version ID of Construct 2 you're using ____
r163 32-bit