Error loading bitmap graphics
Monkey Targets Forums/Flash/Error loading bitmap graphics| 
 | ||
| Hi, I'm getting this error from flash. "Error loading bitmap graphics/Ship1.png" It does not load ANY image. The project works fine with html5 and androids. | 
| 
 | ||
| Hm, I should have enabled debugmode. I use the class ImageBank from diddy module. 
Global images:ImageBank = New ImageBank
images.Load("Ship1.png")This failsa simple 
LoadImage("graphics/Ship1.png")
works | 
| 
 | ||
| Strange... could you upload your project? | 
| 
 | ||
| Now it loads a few images, but fails then. Will have to sleep over it (00:19 here) and tomorrow strip my project for uploading. | 
| 
 | ||
| Weird. Still not working under Monkey V40. But works with Monkey V44 :-) . I guess it has something to do with the flashplayer update, that failed on my system (got a requester after restart that I would need admin rights to update). |