如何从YouTube播放器在其他应用程序中使用删除YouTube标志?播放器、应用程序、标志、YouTube

由网友(- 真心話大冒險 -)分享简介:我想使用粲YouTube播放器在我的应用程序,我想从播放器中删除YouTube徽标。我怎样才能做到这一点?我的应用程序使用AS3开发。I want to use the Charmless youtube player in my application and I want to remove youtube lo...

我想使用粲YouTube播放器在我的应用程序,我想从播放器中删除YouTube徽标。我怎样才能做到这一点?我的应用程序使用AS3开发。

I want to use the Charmless youtube player in my application and I want to remove youtube logo from the Player. How can i achieve this thing? My application is developed using AS3.

推荐答案

我试图用许多方法来去除YouTube标志。但我没有成功,从YouTube播放器中取出。

I tried to remove youtube logo by many ways. But I didn't get success to remove it from the youtube player.

最后,我检查YouTube播放器的功能和行为。当视频附加到播放那么它将被显示在中心。如果玩家容器高度是更大然后视频高度,使双方(顶部和底部)侧黑条将出现。只是,我们必须使用屏蔽的概念在用户显示区域隐藏黑色地带。 (在Flash中,我们可以敷面膜集装箱和同样的事情也会使用JavaScript中的DOM模型来完成。)

Finally I check the youtube player functionality and behavior. When video is attached to the player then it will be displayed in center. if player container height is bigger then video height so both (top and bottom) side Black strip will be appeared. Just we have to hide the Black Strip from the user display area using masking concept. (In Flash we can apply the mask to container and same thing will be done using the DOM model in Javascript.)

在它直接将根据最终用户的角度实际上未被删除。所以间接方式YouTube标志被从播放器中删除。

In directly it will be removed as per end user perspective not actually. so Indirect way youtube logo is removed from the player.

阅读全文

相关推荐

最新文章