2014-09-16 20:53:42|?次阅读|上传:huigezrx【已有?条评论】发表评论
关键词:Unity3D, 游戏, 虚拟现实|来源:唯设编程网
Unity Manual > Advanced > Web Player Deployment
Unity手册->高级->web播放器部署
When building a Web Player, Unity automatically generates an HTML file next to the player data file. It contains the default HTML code to load the web player data file using both the Netscape plugin and ActiveX Control.
当创建一个WEB播放器时,Unity自动产生一个HTML文件紧接着来到播放器数据文件。它包括HTM默认的代码去装载WEB播放器数据文件使用Netscape插件和ActiveX控制。
It is possible to further tweak and customize the generated HTML file to make it fit better with the containing site's design, to add more HTML content, etc. The following pages discuss the related subjects in depth:
它有可能进一步调整和定制生成的HTML文件,使之更好地适应包含站点的设计,增加更多的HTML内容,等等。以下页面深入讨论有关议题:
HTML code to load Unity content HTML代码装入Unity内容
Customizing the Unity Web Player loading screen 自定义Unity WEB播放器装入屏幕
Customizing the Unity Web Player's Behavior 自定义Unity WEB播放器行为
Unity Web Player and browser communication Unity WEB播放器和浏览通信
Detecting the Unity Web Player using browser scripting 使用浏览脚本检测Unity WEB播放器
Publishing active content 发布活动内容