play video with cocos2dx

hey guys

I’m looking for example code using cocos2dx and some sort of native movie player code. I see old code snippets here and there but I can’t get them to work. anything recent?

I’m tackling ios first.

thanks

Hey,
We used code from Victor Komarov which you can find here : http://www.cocos2d-x.org/boards/6/topics/2345

What did you do for cross-plattform?

So there is no wrapper for video playback that runs on Android and iOS? That seems a little odd, can anyone explain what the basic problems are in implementing something that seems that useful and basic? Thanks!

Cheers, dih