<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Skyline Software Forums</title>
  <link>http://forum.skylinesoft.com/</link>
  <description>This is an XML content feed of; Skyline Software Forums : Last 10 Posts</description>
  <pubDate>Thu, 28 Aug 2008 11:47:13 +0000</pubDate>
  <lastBuildDate>Tue, 26 Aug 2008 12:54:22 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.08</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>forum.skylinesoft.com/RSS_topic_feed.asp</WebWizForums:feedURL>
  <image>
   <title>Skyline Software Forums</title>
   <url>http://forum.skylinesoft.com/SK_Logo_web.gif</url>
   <link>http://forum.skylinesoft.com/</link>
  </image>
  <item>
   <title>TerraExplorer Pro  : Not displayed *. xpc and *. fpc model</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=304&amp;PID=814#814</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1598" rel="nofollow">Bulevif</a><br /><strong>Subject:</strong> Not displayed *. xpc and *. fpc model<br /><strong>Posted:</strong> August 26 2008 at 12:54pm<br /><br />Hi!<br>When i posting FLY file to the WEB, *.xpc and *.fpc models doesn't displaying.<br><div id="result_" dir="ltr">Tried to change the path to object to its path on the server (in the case of the textures of this happened) - failed. How can I fix it?<br></div>Apologize for my bad English. <br> Thanks in advance!   ]]>
   </description>
   <pubDate>Tue, 26 Aug 2008 12:54:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=304&amp;PID=814#814</guid>
  </item> 
  <item>
   <title>TerraExplorer Pro  : Failed to use a tool &quot;Attributes Table&quot;</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=303&amp;PID=813#813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1598" rel="nofollow">Bulevif</a><br /><strong>Subject:</strong> Failed to use a tool &quot;Attributes Table&quot;<br /><strong>Posted:</strong> August 19 2008 at 9:55am<br /><br /><div id="result_" dir="ltr">Iuse version 5.0.0. Reinstall, nothing has changed. The originalshape-file consists of files: *. shp, *. dbf, *. sbx, *. shx, *. sbn</div>]]>
   </description>
   <pubDate>Tue, 19 Aug 2008 09:55:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=303&amp;PID=813#813</guid>
  </item> 
  <item>
   <title>TerraExplorer Pro  : Failed to use a tool &quot;Attributes Table&quot;</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=303&amp;PID=812#812</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=5" rel="nofollow">Eylon</a><br /><strong>Subject:</strong> Failed to use a tool &quot;Attributes Table&quot;<br /><strong>Posted:</strong> August 19 2008 at 8:51am<br /><br />Seems like a registration issue. Try reinstalling.<DIV>What version are you using? </DIV>]]>
   </description>
   <pubDate>Tue, 19 Aug 2008 08:51:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=303&amp;PID=812#812</guid>
  </item> 
  <item>
   <title>TerraExplorer Pro  : Failed to use a tool &quot;Attributes Table&quot;</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=303&amp;PID=811#811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1598" rel="nofollow">Bulevif</a><br /><strong>Subject:</strong> Failed to use a tool &quot;Attributes Table&quot;<br /><strong>Posted:</strong> August 19 2008 at 7:23am<br /><br />Imported in TerraExplorer Pro shape-file together with attributes. Butwhen using the tool "Attributes Table" error message: Can not createattributes table dialog. Give please why? And how can I fix it? <br> Apologize for my bad English. <br> Thanks in advance!]]>
   </description>
   <pubDate>Tue, 19 Aug 2008 07:23:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=303&amp;PID=811#811</guid>
  </item> 
  <item>
   <title>TerraExplorer Pro for Developers : Event Problems</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=302&amp;PID=810#810</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1575" rel="nofollow">ProfOak</a><br /><strong>Subject:</strong> Event Problems<br /><strong>Posted:</strong> August 18 2008 at 5:50pm<br /><br />Hi. <DIV>&nbsp;</DIV><DIV>I'm using IE 7 and&nbsp;TerraExplorer v5.1.0.f23.&nbsp;I tryed to trap OnLoadFinished() event using the way stated in the documentation: </DIV>&lt;script type="text/vbscript" language="vbscript"&gt; <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sub TEObject_OnLoadFinished()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMenu.Invoke 1010<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end sub</DIV><DIV>&lt;/script&gt;</DIV><DIV>Being TEObject the <FONT size=2>clsid:3a4f9191-65a8-11d5-85c1-0001023952c1 object.</FONT></DIV><DIV><FONT size=2>Nothing happens. However, is I use the follwing woraround:</FONT></DIV><DIV><FONT size=2>&lt;</FONT><FONT size=2>script</FONT><FONT size=2> </FONT><FONT size=2>type</FONT><FONT size=2>="text/javascript"</FONT><FONT size=2> </FONT><FONT size=2>for</FONT><FONT size=2>="TEObject"</FONT><FONT size=2> </FONT><FONT size=2>event</FONT><FONT size=2>="OnLoadFinished()"&gt;</FONT></DIV><DIV><FONT size=2>IMenu.Invoke(1010); </FONT><FONT size=2>//stop fly</FONT></DIV><DIV><FONT size=2>&lt;/</FONT><FONT size=2>script</FONT><FONT size=2>&gt;</FONT></DIV><DIV><FONT size=2>Everything works fine. </FONT><FONT size=2>No clue where the problem can&nbsp;be.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Using the workaround to trap the event, I was trying to stop the default fly to play on order to give a flyTo instruction:</FONT></DIV><DIV><FONT size=2><DIV><FONT size=2>&lt;</FONT><FONT size=2>script</FONT><FONT size=2> </FONT><FONT size=2>type</FONT><FONT size=2>="text/javascript"</FONT><FONT size=2> </FONT><FONT size=2>for</FONT><FONT size=2>="TEObject"</FONT><FONT size=2> </FONT><FONT size=2>event</FONT><FONT size=2>="OnLoadFinished()"&gt;</FONT></DIV><DIV><FONT size=2>IMenu.Invoke(1010); </FONT><FONT size=2>//stop fly</FONT></DIV><DIV><FONT size=2>IPlane5.FlyTo(-9.20661060947739, 38.6944865282953, 90, 90, 359.999448263017, 0, </FONT><FONT size=2>"FlyToLocation"</FONT><FONT size=2>);</DIV></FONT><DIV><FONT size=2>&lt;/</FONT><FONT size=2>script&gt;</FONT></DIV><DIV>For some reason I can't understand, the fly is stoped but anything else happens, but if I use the setTimeout javascript function, with a value of 500, the default fly is stoped and the the flyTo instruction is called. Making what is supposed to do.<BR>I don't undestand this either.</DIV><DIV>&nbsp;</DIV><DIV>So, in short:</DIV><DIV>1 - Where is the problem, if any,&nbsp;with my code&nbsp;to trap the events? How can I fix it?</DIV><DIV>2 - How can I stop the default fly and call the FlyTo function without the need to call setTimeout? (If possible)</DIV><DIV>&nbsp;</DIV><DIV>Thank you for all the help</DIV><DIV><FONT size=3></FONT>&nbsp;</DIV><DIV><FONT size=3></FONT>&nbsp;</DIV></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Mon, 18 Aug 2008 17:50:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=302&amp;PID=810#810</guid>
  </item> 
  <item>
   <title>TerraExplorer Pro  : Windows International Language Settings</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=287&amp;PID=809#809</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=301" rel="nofollow">Mauro</a><br /><strong>Subject:</strong> Windows International Language Settings<br /><strong>Posted:</strong> August 18 2008 at 1:19pm<br /><br />Ciao Enrico,<DIV>&nbsp;</DIV><DIV>this bug is&nbsp;fixed in the TE 5.1.1 patch which is going to be released soon. Thanks for reporting it. Hope the workaround of working with English regional setting wasn't too tedious.</DIV><DIV>&nbsp;</DIV><DIV>Best regards,</DIV><DIV>Mauro</DIV>]]>
   </description>
   <pubDate>Mon, 18 Aug 2008 13:19:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=287&amp;PID=809#809</guid>
  </item> 
  <item>
   <title>TerraExplorer Public Support : Internet License with SGAPI</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=301&amp;PID=808#808</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1584" rel="nofollow">cemetery</a><br /><strong>Subject:</strong> Internet License with SGAPI<br /><strong>Posted:</strong> August 13 2008 at 11:54am<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by cemetery</strong></em><br /><br />Also, I found that Skyline globe did not support "teCore" property of SGWorld object, then we only use COM api to retrieve the reference of the objects, such as ILayer?</td></tr></table> <DIV>&nbsp;</DIV><DIV>Skyline globe support "teCore" well, other error in my scripts made me get the wrong results, I'm very sorry for my mistake.</DIV>]]>
   </description>
   <pubDate>Wed, 13 Aug 2008 11:54:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=301&amp;PID=808#808</guid>
  </item> 
  <item>
   <title>TerraExplorer Public Support : Internet License with SGAPI</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=301&amp;PID=807#807</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1584" rel="nofollow">cemetery</a><br /><strong>Subject:</strong> Internet License with SGAPI<br /><strong>Posted:</strong> August 13 2008 at 11:44am<br /><br />Also, I found that Skyline globe did not support "teCore" property of SGWorld object, then we only use COM api to retrieve the reference of the objects, such as ILayer?]]>
   </description>
   <pubDate>Wed, 13 Aug 2008 11:44:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=301&amp;PID=807#807</guid>
  </item> 
  <item>
   <title>TerraExplorer Public Support : Internet License with SGAPI</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=301&amp;PID=806#806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1584" rel="nofollow">cemetery</a><br /><strong>Subject:</strong> Internet License with SGAPI<br /><strong>Posted:</strong> August 13 2008 at 10:02am<br /><br />Hi.<DIV>I was told that the Internet License(IL) component could be used to extend the functions of TE viewer, that is, some functions only used in TE Pro can be supported by TE viewer if IL component is enabled. Then, my questions are:</DIV><DIV>1) If the functions written with SGAPI are only supported by TE Pro, &nbsp;can they be supported by TE viewer when the IL is&nbsp;enabled?</DIV><DIV>2) Is there any mechanism to validate whether the client user is legal or not&nbsp;by&nbsp;setting some configurations in&nbsp;IL? Or the validation must be additionally implemented by developer of the client application?</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Wed, 13 Aug 2008 10:02:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=301&amp;PID=806#806</guid>
  </item> 
  <item>
   <title>Using SkylineGlobe : About SkylineGlobe Enterprise</title>
   <link>http://forum.skylinesoft.com/forum_posts.asp?TID=266&amp;PID=805#805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.skylinesoft.com/member_profile.asp?PF=1322" rel="nofollow">skylineira</a><br /><strong>Subject:</strong> About SkylineGlobe Enterprise<br /><strong>Posted:</strong> August 12 2008 at 9:08pm<br /><br />Kenny,<DIV>SkylineGlobe Enterprise (SGE) is a bundled offering that includes licenses for the software you mentioned- TB, TG, TD, TE Pro.&nbsp; It also includes licences for TE Plus to deploy customized clients,&nbsp; Streaming Feature Server (SFS), Direct Connect and SkylineGlobe Web Application (back end tool to manage accounts on a SGE).&nbsp; SGE includes the full suite of Skyline software need to set-up a 3D globe.&nbsp;&nbsp; </DIV><DIV>All of the components except the SkylineGlobe Web Application are available for purchase/licensing individually.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Does that answer your question?</DIV><DIV>Thanks,</DIV><DIV>Ira</DIV>]]>
   </description>
   <pubDate>Tue, 12 Aug 2008 21:08:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.skylinesoft.com/forum_posts.asp?TID=266&amp;PID=805#805</guid>
  </item> 
 </channel>
</rss>