how can i create an image with Bouncing ,left to right moving and vice versa using cocos2d
You can add Physics Engine and do create the effect. For simple tutorial Please visit the Ray Wenderlich tutorials. The tutorial has got the Box2D physics template.