Desktop
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.
当编译一个网络播放器时,在数据文件旁,Unity自动生成一个HTML文件。它包含默认的HTML代码来加载网络播放器数据文件。
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内容
- Working with UnityObject 工作于UnityObject
- Customizing the Unity Web Player loading screen 自定义Unity网络播放器加载的屏幕
- Customizing the Unity Web Player's Behavior 自定义Unity网络播放器的行为
- Unity Web Player and browser communication Unity网络播放器和浏览器通信
- Using web player templates 使用网络播放器模板
页面最后更新: 2010-07-12