[Monkey43] Image.GrabImage doesn't work in Flash?

Monkey Targets Forums/Flash/[Monkey43] Image.GrabImage doesn't work in Flash?

Hima(Posted 2011) [#1]
When I tried to do
Local img:Image = srcImage.GrabImage(a, b, c, d)


The game gives me an error of
TypeError: Error #1009


The same code works fine in HTML5. Has anyone got this to work? I checked, and the value for a b c and d are valid as well.


Hima(Posted 2011) [#2]
Duh. I forgot the rule. Everytime you update, you should delete the old build folders :/

Move along!