Topic: Canvas trouble (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Portland Oregon |
posted 05-12-2009 06:55
I'm having trouble. I can make it work if I leave alerts each iteration. I'm not sure why it doesn't work without. I create an array with the new image.srcs then I loop through the array and assign the image.src to the current array position just before I have the canvas draw the image. I'm trying to avoid having 16 images when I can just swap the image src when i need to draw a new image. Is this bad practice? Should I use a timeout to give the image a chance to get the new src? I don't get it. |
Nervous Wreck (II) Inmate From: Portland Oregon |
posted 05-12-2009 20:06
Got it figured out. |
Nervous Wreck (II) Inmate From: |
posted 05-31-2011 11:08
Edit TP: spam removed
|