Drupal Flash 问题
我从客户端收到.flv 文件,并使用SWF Tools 在每个页面的右侧边栏中嵌入了不同的视频。
现在客户希望将其更改为 .swf 文件。 (据我所知,需要同时存在 .swf 文件和随附的 .flv 文件才能实现此功能)。
我是否仍使用 SWF 工具或其他工具?
提前致谢。
约翰
I received from the client .flv files, and used SWF Tools to embed a different video in the right sidebar of each page.
Now the client wants that changed, to .swf files. (I understand that both the .swf file and accompanying .flv file need to be present for this to work).
Do I still use SWF Tools, or something else?
Thanks in advance.
John
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
SWF 工具可以正常工作。 SWF 文件基本上只是充当流式传输 FLV 的管道。
SWF Tools will work just fine. The SWF file basically just serves as a conduit through which the FLV is streamed.
查看 media 模块。
Check out the media module.