Flash 视频播放器字幕
我想在 youtube flash 电影中插入字幕。正如我所看到的,有一个网站可以做到这一点。 http://www.overstream.net/ 是该网站,我想知道如何做到这一点?
如果我制作一个 Flash 播放器并给它一个 YouTube 视频的网址,它可以播放吗?
我该怎么做?
I want to insert subtitles in youtube flash movies. As I can see, there is a site that can do this. http://www.overstream.net/ is the site and I am wondering how I can do this?
If I make a flash player ang give it the url of a youtube video, it can play it?
How can I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下内容将帮助您构建一个可播放 Youtube 视频的 Flash 应用程序:
http://code. google.com/apis/youtube/flash_api_reference.html
构建完成后,只需在视频上添加字幕并及时延迟即可。
The following will help you build a Flash application that will play Youtube videos:
http://code.google.com/apis/youtube/flash_api_reference.html
Once you built that, simply add subtitles on top of that with delays in time with the video.