<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.esri.com/Info/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ArcGIS Explorer Blog : Popup</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx</link><description>Tags: Popup</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>A Web cam view of fine cuisine on the ESRI campus</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/04/17/a-web-cam-view-of-fine-cuisine-on-the-esri-campus.aspx</link><pubDate>Fri, 17 Apr 2009 21:08:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:4284</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/4284.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=4284</wfw:commentRss><description>&lt;P&gt;For those that have visited the ESRI campus in Redlands, you've probably&amp;nbsp;had lunch&amp;nbsp;at the ESRI Cafe. It's one&amp;nbsp;of the newer buildings on campus and uniquely designed,&amp;nbsp;featuring glass walls and a pleasant outdoor eating area.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4285/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;We've covered Web cams in previous posts, including a post where we explained how you could use the&amp;nbsp;Yosemite National Park &lt;A class="" title="Liven up Explorer with live content post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/08/30/liven-up-explorer-with-live-content.aspx" target=_blank&gt;Web&amp;nbsp;cams in popups&lt;/A&gt; and how you could &lt;A class="" title="Importing text files with Web links" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/07/12/importing-text-files-with-web-links.aspx" target=_blank&gt;import text files with links to Web cams&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;We thought we'd show another example of&amp;nbsp;using Web cams in Explorer. But this being a Friday afternoon we thought we'd have some fun and do something a little different. Rather than Web cams that show grand scenic vistas we thought we'd focus on a different kind of scenery - the Web cam in the ESRI Cafe. Note that you won't be able to access this particular&amp;nbsp;cam&amp;nbsp;outside of ESRI,&amp;nbsp;but you can link to any Web cam using more or less&amp;nbsp;the same steps we've outlined here.&lt;/P&gt;
&lt;P&gt;First, we'll locate the ESRI Redlands campus by using Find Address.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4286/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;You'll see a new result appear, and double-click the result to zoom in.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4287/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;When we click the result pushpin its popup window opens, and at the moment it displays the address information we just entered.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4289/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;The first thing we&amp;nbsp;want to do is position the pushpin on top of the ESRI Cafe, rather than the geocoded location where it's currently located&amp;nbsp;. To adjust the location right click the pushpin and choose properties, then choose the&amp;nbsp;location property, and use the Get Position button to click on a new location, which in this case will be the rooftop of the ESRI Cafe.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4290/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now that we've place the pushpin where it should be we can change the popup to show the Web cam. ESRI staffers can access the ESRI Cafe Web cam from our internal site, handy when you want to see how busy the Cafe is before heading over for lunch. Here's what the web site looks like (note the Explorer team members posing).&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4288/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;If we open the popup content property here's what's currently there - the address location from our original geocoding result.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4292/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;To add the Cafe Web cam all we need to do is replace that text with the URL pointing to the Web page with the cam.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4293/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And here's what the popup looks like now.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4294/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now that was really easy to do, but we didn't like the fact that we had a large Web page inside the popup when all we wanted was the live Web cam. So we right clicked in the Web page in our browser and chose view source. Scanning the HTML source we found the embed tag which pointed to the cam.&lt;/P&gt;
&lt;P&gt;To change the popup to open the cam only, we just copied and pasted the HTML into the popup properties, and added opening and closing HTML tags, shown below:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4295/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Here is our final result, showing the popup window opening just the Web cam.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4296/original.aspx" border=0&gt;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=4284" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Web+cams/default.aspx">Web cams</category></item><item><title>Mount Redoubt redux</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/04/01/mount-redoubt-redux.aspx</link><pubDate>Thu, 02 Apr 2009 02:26:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:4206</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/4206.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=4206</wfw:commentRss><description>
&lt;p&gt;Recently Alaska's Mount Redoubt made the news with a spectacular eruption. &lt;a href="http://en.wikipedia.org/wiki/Mount_Redoubt_%28Alaska%29" class="" title="Mount Redoubt on Wikipedia" target="_blank"&gt;According to Wikipedia&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Mount Redoubt, or Redoubt Volcano, is an active and currently erupting stratovolcano in the largely volcanic Aleutian Range of the U.S. state of Alaska. It is located in the Chigmit Mountains (a subrange of the Aleutians), west of Cook Inlet, in the Kenai Peninsula Borough about 180 km (110 miles) southwest of Anchorage.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;We thought we'd take a closer look at the volcano,&amp;nbsp;and indeed we showcased a bit of Mount Redobut during the recent DevSummit plenary using the soon-to-be-beta ArcGIS Explorer 900. You'll see it displayed in 900's&amp;nbsp;presentation mode at the end of a &lt;a href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/03/24/explorer-900-at-the-devsummit-plenary-part-1.aspx" class="" title="DevSummit plenary part 1" target="_blank"&gt;post we published about the plenary demo&lt;/a&gt;. But 900 isn't released yet, so we thought we'd take another look at it using the current 500 version of ArcGIS Explorer.&lt;/p&gt;
&lt;p&gt;First, we&amp;nbsp;needed to locate Mount Redobut. To do that we used the GeoNames Search task which you can add to ArcGIS Explorer (if you've not done so already) from the &lt;a href="http://resources.esri.com/arcgisexplorer/index.cfm?fa=content&amp;amp;tab=Tasks" class="" title="Tasks on Explorer Resource Center" target="_blank"&gt;Tasks tab on the Explorer Resource Center&lt;/a&gt;. Click the description of the task and you'll learn that:&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Searches the GeoNames (geonames.org) geographical database. It returns geo-referenced candidates from you can create results or simply navigate to. The database contains over eight million geographical names and consists of 6.5 million unique features whereof 2.2 million populated places and 1.8 million alternate names.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;This task is ideal for finding place names such as mountain peaks, valleys, and other placenames you might see on topo maps. So we entered &lt;i&gt;Mount Redoubt&lt;/i&gt; and found... well... not quite what we were looking for. We found Mount Redoubt in Washington. We then&amp;nbsp;typed &lt;i&gt;Redoubt Volcano&lt;/i&gt; and located it. We chose Create Result to add it to our map.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4207/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;Turning on the topographic map layer we figured out why - the placename on the topo is indeed Redoubt Volcano, so that's the way it's stored in the GeoNames database. Here's the location on the topo map, and we've clicked to open its popup window. The information in the popup was automatically created when we used the task.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4208/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;We&amp;nbsp;were cruising around on the Web and found this nifty flash animation on the MSNBC site.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4209/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;Viewing the source for the page we were able to figure out the flash animation source. We edited the popup properties to add the flash animation to our popup window,&amp;nbsp;and here's&amp;nbsp;what it looked like. The neat part is that we could use the back and next arrows within the animation to move from one animation frame&amp;nbsp;to another.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4210/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;And here's the HTML we typed into the popup window properties to display the animation. &lt;/p&gt;
&lt;p&gt;&amp;lt;object width="550" height="400"&amp;gt;&lt;br&gt;&amp;lt;param name="movie" value="http://msnbcmedia.msn.com/i/msnbc/Components/Interactives/Technology_Science/Science/volcano_dw.swf"&amp;gt;&lt;br&gt;&amp;lt;embed src="http://msnbcmedia.msn.com/i/msnbc/Components/Interactives/Technology_Science/Science/volcano_dw.swf" width="550" height="400"&amp;gt;&lt;br&gt;&amp;lt;/embed&amp;gt;&amp;lt;/object&amp;gt;&lt;/p&gt;
&lt;p&gt;While we don't&amp;nbsp;advocate "stealing" content from anyone's Web site (we just borrowed this), you can experiment with lots of things in popup windows that you can discover on the Web. You might need a little HTML know-how, but it's super simple to add some compelling content to your popups.&lt;/p&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=4206" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Mount+Redoubt/default.aspx">Mount Redoubt</category></item><item><title>PDFs in Popups</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/08/14/pdfs-in-popups.aspx</link><pubDate>Thu, 14 Aug 2008 17:02:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:2929</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/2929.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=2929</wfw:commentRss><description>&lt;P&gt;Recently we had a question about whether or not it was possible to open a PDF file directly in a result popup, and the answer is - &lt;EM&gt;Yes&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;In this particular case the user&amp;nbsp;wanted to open a local PDF file in the popup, which is easy to do. But&amp;nbsp;that also means that&amp;nbsp;others would also need to have access to that local folder to see the PDF appear in the popup. In a corporate network this is easy enough&amp;nbsp;to do by places these out on a shared network location. But&amp;nbsp;another way to provide broad accessibility extermal to your organization&amp;nbsp;is to publish them from your server and use a URL in the popup content. Let's take a look at how this is done.&lt;/P&gt;
&lt;P&gt;Here we've used the Find Address task to create a result, in this case it's the location of ESRI's Redlands campus. Opening the result properties you'll see the popup content is currently the address we used.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/2930/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now let's change that to open a PDF file, in this case&amp;nbsp;a PDF document&amp;nbsp;on our C: drive. Just enter the complete path for the PDF, but remember that other users will not be able to view the PDF since it's in a local location.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/2922/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here we've improved our accessibility by pointing to a PDF published from a server, in this case it's a PDF document published on the esri.com Web site.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/2923/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In all cases, this is what you'll see in Explorer&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/2924/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;As you can see it's&amp;nbsp;easy to do, and you can popup other types of documents, media,&amp;nbsp;and URLs. We've covered some of these &lt;A class="" title="Adding Photos and More to Note Popups blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/07/photos-and-sounds-in-note-popups.aspx" target=_blank&gt;in&amp;nbsp;a previous post&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.esri.com/Info/files/folders/arcgisexplorer/entry2925.aspx" target=_blank&gt;Click here to view the result &lt;/A&gt;and&amp;nbsp;open its properties to see how it's been done.&lt;/P&gt;
&lt;P&gt;For more information&amp;nbsp;view the &lt;A class="" title="Result Properties Help topic" href="http://services.arcgisonline.com//arcgisexplorer480/help/hh_goto.htm#result_properties.htm" target=_blank&gt;Result Properties Help&lt;/A&gt; topic.&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=2929" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Result/default.aspx">Result</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/PDF/default.aspx">PDF</category></item><item><title>Adding Photos and More to Note Popups</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/07/photos-and-sounds-in-note-popups.aspx</link><pubDate>Tue, 08 Apr 2008 00:21:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:1171</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/1171.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=1171</wfw:commentRss><description>&lt;P&gt;We've recently had a few questions about adding photos,&amp;nbsp;links to Web sites,&amp;nbsp;and&amp;nbsp;more&amp;nbsp;to a note popup window. Here's a primer on how that's done. But before we get to the "photos and more" part, let's start at the beginning...&lt;/P&gt;
&lt;P&gt;We've&amp;nbsp;navigated to Mt. Shasta, California, where we'd like to add a note. To create a note, just choose the Create Notes task. We've changed the note title to "Mt. Shasta" and added a short description - "Mt. Shasta, California - 14,179 feet" - as the note text.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1175/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;When you hover over the note pushpin, you'll see the note title display. When you&amp;nbsp;click the note pushpin, you'll see something like this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1176/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Let's take this one step further and replace the text with a locally stored photo on our C: drive. Right click&amp;nbsp;the Mt. Shasta note in the results panel, or right click the note pushpin on the map,&amp;nbsp;and choose properties. &lt;/P&gt;
&lt;P&gt;Below you can see that we've&amp;nbsp;changed the popup content from our original text&amp;nbsp;(&lt;EM&gt;Mt. Shasta, California - 14,179 feet) &lt;/EM&gt;to the pathname to the file:&amp;nbsp;&lt;EM&gt;C:\AGX\Photos\shasta_usgs.jpg&lt;/EM&gt;. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1177/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;When we click the note pushpin again, we see something like this:&lt;/P&gt;
&lt;P&gt;&lt;FONT size=1&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1178/original.aspx" border=0&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;The USGS publishes photos of Mt. Shasta from their Web site, so&amp;nbsp;we can substitute the local photo with one that's available on the Web. The advantage here is that anyone&amp;nbsp;we send the note to can click the pushpin&amp;nbsp;and see the photo since it's a publicly accessible photo rather than one stored on&amp;nbsp;the local C: drive, which nobody else can access. &lt;/P&gt;
&lt;P&gt;All we need to do is replace the local file path in the Popup Text property with the URL location of the photo at the USGS Web site: &lt;A href="http://vulcan.wr.usgs.gov/Imgs/Jpg/Shasta/Images/Shasta05_aerial_mount_shasta_shastina_from_west_12-10-05_med.jpg"&gt;http://vulcan.wr.usgs.gov/Imgs/Jpg/Shasta/Images/Shasta05_aerial_mount_shasta_shastina_from_west_12-10-05_med.jpg&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The note popup will look the same as before, but this time the content is Web-based and shareable rather than a local file. To share this with someone, just right click the note and choose export result. &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1179/original.aspx" border=0&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The NMF file you save can be emailed to anyone, and they'll see the same thing you do since&amp;nbsp;the result is linking to&amp;nbsp;publicly available content.&lt;/P&gt;
&lt;P&gt;We can extend the popup contents by using HTML.&amp;nbsp;The HTML isn't required if we just want to display text or a single link to a local file or URL like we've done above. But&amp;nbsp;we can use it to add additional content or format the popup contents. Here we're adding a note&amp;nbsp;that will include&amp;nbsp;a title in &lt;STRONG&gt;bold text &lt;/STRONG&gt;to our USGS photo:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1181/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And now the popup should look something like this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1183/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And now to the "more" part of this post. Here's the HTML you can use to popup a photo of a bird, and also play the sound of its call.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1182/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;The use of &lt;EM&gt;hidden&lt;/EM&gt; in the &lt;EM&gt;embed&lt;/EM&gt; tag ensures that the program that plays the sound remains invisible.&lt;/P&gt;
&lt;P&gt;You can be as creative as you want. For more information visit the &lt;A class="" title="HTML for notes Help topic" href="http://services.arcgisonline.com/450//explorer//help/hh_goto.htm#html_markup.htm" target=_blank&gt;HTML markup for notes, results, and files&lt;/A&gt; topic found in the ArcGIS Explorer Help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=1171" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/HTML/default.aspx">HTML</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/sound+files/default.aspx">sound files</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/links/default.aspx">links</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/photos/default.aspx">photos</category></item><item><title>Launching a Browser via Popup Links</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/01/09/launching-a-browser-via-popup-links.aspx</link><pubDate>Thu, 10 Jan 2008 04:30:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:818</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/818.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=818</wfw:commentRss><description>&lt;P&gt;One of the changes to results in Explorer 440 is that links within the result popup will open a new browser window, rather that open within the popup itself. This allows you to use the browser's navigation tools, and other tools you may have in your browser, in conjunction with result popups.&lt;/P&gt;
&lt;P&gt;First, let's create a result. For this example we'll do this by using the Find Address task, but you can create results in many other ways. Type an address to create a result, we'll use our favorite &lt;B&gt;380 New York Street, Redlands, CA&lt;/B&gt;:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/819/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Click on the result to open its popup. You'll see something like this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/820/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now right-click the result and choose properties, and take a look at the Popup Content. You'll see the address plus some HTML tags which together create the popup content you saw when you clicked the result.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/821/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.esri.com/Info/photos/arcgisexplorer/picture821.aspx" target=_blank&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let change the Popup Content to include a link to an external Web site, in our example we will use the ESRI web site. We begin by adding the starting HTML tag to the first line of the Popup Content. This isn't required at this latest release, but is good practice, and ensures that even those that haven't updated to the latest Explorer will also see your popup contents as intended. We'll add an extra line break after the address, then add the link, and close the html tag as shown below:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/822/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;When you open the popup, you'll now see a link, and when you click the link it will open a new browser window.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/823/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;For more information refer to the Help topics on &lt;A class="" title="Result properties Help topic" href="http://services.arcgisonline.com/440//explorer//help/hh_goto.htm#result_properties.htm" target=_blank&gt;Results Window item properties&lt;/A&gt; and &lt;A class="" title="HTML markup Help topic" href="http://services.arcgisonline.com/440//explorer//help/hh_goto.htm#html_markup.htm" target=_blank&gt;HTML markup for notes, results, and files&lt;/A&gt;. &lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=818" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Result/default.aspx">Result</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Build+440/default.aspx">Build 440</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Browser/default.aspx">Browser</category></item><item><title>Build 410 Updates for Notes and Import File... </title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/09/10/sizing-popups-when-importing-files.aspx</link><pubDate>Tue, 11 Sep 2007 00:48:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:354</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/354.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=354</wfw:commentRss><description>&lt;P&gt;In a &lt;A class="" title="June 26, 2007 Blog Post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/06/26/all-about-notes.aspx" target=_blank&gt;previous post on notes&lt;/A&gt;, we talked about how you can include Web resources in&amp;nbsp;the note text. One of the nice enhancements in Build 410 is that the use of HTML tags is no longer required, all you need to do is add the URL to whatever you want to appear in the note popup. Here's what the note looks like now:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/357/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Another nice&amp;nbsp;enhancement in&amp;nbsp;Build 410&amp;nbsp;is that the note popup sizes automatically, so if you link to a Web resource or other resource, like a photo, video, or other&amp;nbsp;page, Explorer will auto-resize the popup window.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also covered importing text files with Web&amp;nbsp;links &lt;A class="" title="July 12, 2007 Blog Post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/07/12/importing-text-files-with-web-links.aspx" target=_blank&gt;in an earlier post&lt;/A&gt;, but here, too, the HTML tags are no longer required and the popups will attempt to auto-resize. Here's&amp;nbsp;what our text file looks like now:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Times New Roman" size=3&gt;Name, Latitude, Longitude, Link&lt;BR&gt;Mount Rainier, 46.852947, -121.760424, http://volcanoes.usgs.gov/Imgs/Jpg/Rainier/30410142-011_med.jpg&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Times New Roman" size=3&gt;and here's the result. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/358/original.aspx" border=0&gt;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=354" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Text+Files/default.aspx">Text Files</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Build+410/default.aspx">Build 410</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category></item></channel></rss>