cocos2d / cocos2d-html5

Cocos2d for Web Browsers. Built using JavaScript.
https://www.cocos.com
3.07k stars 902 forks source link

Video Player [feature] #2063

Closed hsdk123 closed 9 years ago

hsdk123 commented 10 years ago

Hi, I've noticed that cocos2d-html5 currently doesn't have a video player of some sort.

It would be nice if the feature could be provided, and additional features to rotate, scale, move the video etc. could be applied on the video player as if it was a cocos2d sprite.

dingpinglv commented 10 years ago

Hi @hsdk123 ,

I think this feature will implement in v3.1 or later.

I had added the issue to issue system: http://www.cocos2d-x.org/issues/5806

Best regards David

hsdk123 commented 10 years ago

@dingpinglv Thanks for the reply!

It's great that this feature's been accepted - video play is an extremely important and well used feature in games nowadays and cocos2d-html5 would do great with it in : )

Hope to see the feature soon!

dingpinglv commented 9 years ago

This feature will add in v3.5.

Sorry for reply late. David

hsdk123 commented 9 years ago

@dingpinglv Sounds absolutely great! Thanks for looking into this, I'm really looking forward to the feature!

hsdk123 commented 9 years ago

@dingpinglv, @pandamicro Hi, I noticed v3.5 was released, but without this feature - how is this going?

pandamicro commented 9 years ago

@hsdk123 We may have to push it to v3.7, v3.6 will be a quick version that updates our Cocos support and deliver some crucial bug fixes.

hsdk123 commented 9 years ago

@pandamicro Thanks for the reply, I'm glad this is still in priority b

pandamicro commented 9 years ago

It's merged in the develop branch