Hi all,
I've now converted my game across to the iPhone 4 OS and the latest version of Cocos2D (0.9.4).
The game works fine but I'm getting some strange 'flickering' effects on the following 2 transitions:
CCZoomFlipXTransition
CCFlipAngularTransition
All other transitions work ok.
This problem occurs both on the Simulator and on the Device.
Any ideas how to fix it?