- 17
- 0
- 约1.02万字
- 约 12页
- 2017-01-25 发布于北京
- 举报
(pano2VR二次开发接口API相关说明
Flash API (Pano2VR)
From Garden Gnome Software
(Redirected from Pano2VR - Flash API)
Jump to: navigation, search
To embed the pano, please use the following code:
Contents
[hide]
1 Loading the Panorama
1.1 Actionscript 3.0
1.2 Actionscript 2.0
2 Panorama API calls
2.1 Changing the view
2.2 Changing the panorama window
2.3 Hotspots
2.4 Video
2.5 Others
3 Change the default Hotspot handler
3.1 Actionscript 3.0
3.2 Actionscript 2.0 Loading the Panorama
Actionscript 3.0
import flash.display.*;
import .URLRequest;
import flash.events.Event;
?
var loader:Loader = new Loader();
var url:
原创力文档

文档评论(0)