I'm trying to get the explosion expansion effect to work as described in the rocketlobster tutorial, seems like MOAIProp2D.setFrame() as suggested was deprecated in 1.2, so tried using MOAIProp.setBounds() ; neither seemed to have any effect.
I also tried using the binary from the sdk, as well as building my own from the latest sources in git.
Has anyone else run into this problem?

