|
网上提供的这方面资料太少了,研究一两天,做了个例子,大家可以参考!
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>Flash与3D信息交互</title> <style type="text/CSS"> <!-- td {}{ font-family: "宋体"; font-size: 12px; } --> </style> </head> <body onLoad="Init();"> <p> <!--定义TerraExplorer的信息窗口对象--> <object ID="TEInformationWindow" classid="CLSID:3a4f9193-65a8-11d5-85c1-0001023952c1" width="300" height="400"></object> <!--定义一个TerraExplorer 3D窗口对象--> <object ID="TE3DWindow" classid="CLSID:3a4f9192-65a8-11d5-85c1-0001023952c1" width=650 height="400"></object> <!--定义TerraExplorer对象--> <object ID="TE" CLASSId="CLSID:3a4f9191-65a8-11d5-85c1-0001023952c1"></object> </p>
<table width="937" border="1" align="left"> <tr> <td width="369" align="center"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="300" height="150" id="Flash1" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> &nb [1] [2] [3] [4] [5] [6] 下一页 |