<div>Hi Mikel,</div>
<div> </div>
<div>I turned off the GeoRSS, but still no luck.  I also disabled the zoomselect and did some other things to simplify the configuration file (See Below), but still no luck.  It may have something to do with how I have my swf layer set up.  Do you know of any similar swf layers that have been used with worldKit and have worked.  It would be nice to get this to work, but it is not mission critical.  So no sweat if you don't have any more quick ideas about what the hang up could be.
</div>
<div> </div>
<div>Nick</div>
<div> </div>
<div><font size="1">
<p><?xml version="1.0" ?></p>
<p><worldkitconf></p>
<p><width>640</width></p>
<p><height>474</height></p>
<p><displaytype>zoomify</displaytype></p>
<p><zoomifydir>base</zoomifydir></p></font><font face="Courier New" size="1">
<p><zoomifynav>true</zoomifynav></p>
<p><grabber>true</grabber></p></font><font size="1">
<p><north>38.000000</north></p>
<p><south>33.000000</south></p>
<p><east>83.250000</east></p>
<p><west>76.500000</west></p>
<p><swflayer id="faults" width="2280" height="1679.8" extent="76.50,33.003,83.25,38.003" minscale="1" maxscale="20" category="faults">faults.swf
</swflayer></p>
<p></worldkitconf></p></font><br><br> </div>
<div><span class="gmail_quote">On 8/16/06, <b class="gmail_sendername">Mikel Maron</b> <<a href="mailto:mikel_maron@yahoo.com">mikel_maron@yahoo.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">Hi Nick<br><br>I think what's happening is that the layer containing GeoRSS annotations, though invisible, is covering your swf layer and blocking any tool tip actions.
<br>One option would be to turn off the GeoRSS layer completely, if there is no feed .. is that a possibility for you? <br><br>When I looked directly at the underlying swf, the tool tips were very small, only readable on magnification. Just a observation.
<br><br>There is a limited amount of styling supported in worldKit. GeoRSS lines can be set to a thickness and color. More styling, as you are using, may be possible in Flash 9 Player, haven't checked.<br><br>Mikel<br><br>

<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif"></div>
<div><span class="q">----- Original Message ----<br>From: Nickolas Raterman <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:nsraterman@gmail.com" target="_blank">nsraterman@gmail.com</a>><br>
</span></div>
<div>To: Discussion of worldKit use and development <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank">worldkit-dev@lists.brainoff.com</a>><br>Sent: Tuesday, August 15, 2006 8:44:05 PM
<br>Subject: Re: [worldKit-dev] ActionScript in a SWF layer?</div>
<div><span class="e" id="q_10d1914ccc2f13d5_3"><br><br>
<div>Hi Mikel</div>
<div> </div>
<div>My setup is posted at:</div>
<div> </div>
<div><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.geology.ucdavis.edu/~raterman/worldkit/index.html" target="_blank" rel="nofollow">http://www.geology.ucdavis.edu/~raterman/worldkit/index.html
</a>  The swf layer that is draped over the Zoomify image has tool tips that appear when you move the mouse over the lines.  I know they work when the swf file is played outside of worldKit.  </div>
<div> </div>
<div>Unfortunately, coding the lines as lines in GeoRSS won't work for me.  The problem with all of these formats (GML, KML, GeoRSS) is that they lack the ability to attribute or stylize lines ala SVG.  This is absolutely critical for geologic maps where the attributing conveys important info about the 3D geometry of what is shown on the 2D map.  It would be really cool if the GeoRSS format could be manipulated to allow for this type of attributing though. 
</div>
<div> </div>
<div>Nick<br><br> </div>
<div><span class="gmail_quote">On 8/15/06, <b class="gmail_sendername">Mikel Maron</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mikel_maron@yahoo.com" target="_blank" rel="nofollow">mikel_maron@yahoo.com
</a>> wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>
<div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">Hi Nick<br><br>Do you have this posted online .. I think this should work, and viewing it directly will help us diagnose the problem quickly. 
<br><br><span>Alternately, you could simply encode the fault as a line .. <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://worldkit.org/doc/polygon.php" target="_blank" rel="nofollow">http://worldkit.org/doc/polygon.php 
</a>. Then it would work similarly to a point annotation.</span><br><br>Mikel<br><br>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif"></div>
<div><span>----- Original Message ----<br>From: Nickolas Raterman <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:nsraterman@gmail.com" target="_blank" rel="nofollow">nsraterman@gmail.com </a>>
<br>To: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank" rel="nofollow">worldkit-dev@lists.brainoff.com</a><br>Sent: Friday, August 11, 2006 12:16:13 PM
<br>Subject: [worldKit-dev] ActionScript in a SWF layer? <br><br>
<div>Hi All,</div>
<div> </div>
<div>I am working on a map of active fault traces in the western Tibetan plateau, and I have created a SWF layer of the mapping to overlay over a landsat image in worldkit.  The SWF layer contains action script that makes tooltips when the user moves the mouse over the fault mapping in the SWF layer, however, these tooltips don't appear when it is loaded into worldkit.  Any thoughts on why this will not work?  Any suggestions on how to implement similar functionality, possibly with out Action script?  Thanks in advance for any help! 
</div>
<div> </div>
<div>Nick <br clear="all"></div></span></div>
<div>
<div>_______________________________________________<br>worldkit-dev mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank" rel="nofollow">
worldkit-dev@lists.brainoff.com </a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com" target="_blank" rel="nofollow">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
</a> <br> </div></div><br> </div></div></div></div><br>_______________________________________________<br>worldkit-dev mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank" rel="nofollow">
worldkit-dev@lists.brainoff.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com" target="_blank" rel="nofollow">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com 
</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Nickolas Raterman<br>MS Candidate<br>Department of Geology<br>University of California<br>One Shields Ave<br>Davis, CA 95616<br>(530) 754-8452<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:nsraterman@gmail.com" target="_blank" rel="nofollow">
nsraterman@gmail.com</a> 
<div>_______________________________________________<br>worldkit-dev mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank">worldkit-dev@lists.brainoff.com
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com" target="_blank">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com</a>
<br> </div></span></div>
<div></div><br> </div></div></div></div><br>_______________________________________________<br>worldkit-dev mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com">
worldkit-dev@lists.brainoff.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com" target="_blank">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Nickolas Raterman<br>MS Candidate<br>Department of Geology<br>University of California<br>One Shields Ave<br>Davis, CA 95616<br>(530) 754-8452<br><a href="mailto:nsraterman@gmail.com">
nsraterman@gmail.com</a>