Wish to Clone the animated buttons & the character animations in Candy Crush

Hello!

I wish to clone the effects of the button animations found in Candy Crush Saga.
And also I wish to know how to do such fluid & beautiful animations.
Is it possible with Cocos2d-x?

Great! I have built my very own button class with reference to

http://www.cocos2d-x.org/attachments/778/CCButton.cpp

And have fancy bouncing effects like Candy Crush Saga has!

Vanson Leung wrote:

Hello!
>
I wish to clone the effects of the button animations found in Candy Crush Saga.
And also I wish to know how to do such fluid & beautiful animations.
Is it possible with Cocos2d-x?
>
http://www.youtube.com/watch?v=KAMUWIqYN24

hello,
If i want to implement the same thing in cocos2d-iPhone, Can i do it?
Can i use this class directly in cocos2d-iphone?
If yes, Can you please give me some example code of this?

wmg wrote:

Great! I have built my very own button class with reference to

Where is the example? Can you post a copy?

ya pls post an example of your codeā€¦