`

使用flex 开发google earth api RIA应用

阅读更多
引用
http://www.3snews.net/html/88/6188-20836.html

 

使用flex 开发google earth api RIA应用
目前google earth api并没有flex的版本,所以我们的思路集中在在html中编写javaScript代码,然后将html页面嵌入到flex中

最后通过FABridge使用flex 控制google earth。
首先将后将html页面嵌入到flex中,我们使用IFrame控件
http://code.google.com/p/flex-iframe/
IFrame中的IFrameCommTest例子实现了flex 和html的通信,也就是FABrige的功能
关于google erath api 的使用可以参考
http://code.google.com/apis/earth/documentation/examples.html
关于FABridge的说明以及使用请参考
http://labs.adobe.com/wiki/index.php/Flex_Framework:FABridge
下面网址是一个示例程序,需要安装GEPlugIn
http://flexge.qrqr.net/

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics