在 google 网站中嵌入 swf
我有一个谷歌网站。我想嵌入 SWF 文件,但无法做到。我可以显示图像和视频,但不能显示 SWF 文件。这个问题有什么解决办法吗?
I have a google site. I want to embed an SWF file but I am not able to do it. I am able to display images and videos but not SWF files. Is there any solution to this problem?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以在HTML编辑模式下使用
embed
选项卡保存后,会自动生成一个包裹swf文件的小工具。您使用 https 协议来保证稳健性,否则确保内容可能不会显示。
You can use
embed
tab in in HTML edit modeAfter saving, it will automatically generated a gadget wrapping the swf file. You https protocol for robustness, otherwise insure content may not show up.
您可以创建自己的小工具
http://example.com/gadget.xml
:然后您可以通过菜单(通过 URL)嵌入该小工具。
You could create your own gadget
http://example.com/gadget.xml
:The gadget you can then embed via the menu, by URL.