<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Web Cameras, Web Scenes in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476051#M6441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can read more about IFRAME attributes in CE here: &lt;/SPAN&gt;&lt;A href="http://urban-scene.blogspot.com/2013/09/where-to-start.html"&gt;http://urban-scene.blogspot.com/2013/09/where-to-start.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Feb 2014 06:44:07 GMT</pubDate>
    <dc:creator>CarlBester</dc:creator>
    <dc:date>2014-02-26T06:44:07Z</dc:date>
    <item>
      <title>Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476044#M6434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to add a web camera into Web Scene, so If I will click on the object I will have an option to see how the place looks in real life (I saw it in one of your online tutorials)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 17:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476044#M6434</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2013-06-28T17:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476045#M6435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi!&lt;BR /&gt;(I saw it in one of your online tutorials)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which tutorial are you referring to?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 14:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476045#M6435</guid>
      <dc:creator>AndreasUlmer</dc:creator>
      <dc:date>2013-07-02T14:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476046#M6436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It was actually live training seminar 2 weeks ago&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lukasz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 16:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476046#M6436</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2013-07-08T16:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476047#M6437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Lukasz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not familiar with that training, however I think that this was done using attribute values with iframe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you probably know when you select objects in CityEngine Web Viewer the object's attributes are displayed in the information pane. When the attribute value contains an string recognized as an iframe, the iframe src is embedded in this pane, instead of only showing the attribute in a table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More specifically: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* In CityEngine, add an attribute with arbitrary name to the desired webcam shape&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;* put an iframe string to the attributes value, e.g. &amp;lt;iframe src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://URL_TO_WEBCAM_FEED" rel="nofollow" target="_blank"&gt;http://URL_TO_WEBCAM_FEED&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CityEngine Web Viewer will display this attribute with the iframe src embedded into the information pane, once the shape is selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is that what you are looking for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 08:48:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476047#M6437</guid>
      <dc:creator>AndreasUlmer</dc:creator>
      <dc:date>2013-07-09T08:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476048#M6438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andreas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's exactly what I was looking for!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any more interesting things to do in CE? I never heard about putting a camera inside the web scene until I saw that online training&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where did you find that out? is there any books articles?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lukasz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 11:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476048#M6438</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2013-07-09T11:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476049#M6439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there any more interesting things to do in CE? &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nah, I think that's it .. Nothing else cool possible .. &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 14:10:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476049#M6439</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2013-07-09T14:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476050#M6440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It must be more, the water is moving &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; that's cool&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lukasz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 15:08:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476050#M6440</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2013-07-09T15:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476051#M6441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can read more about IFRAME attributes in CE here: &lt;/SPAN&gt;&lt;A href="http://urban-scene.blogspot.com/2013/09/where-to-start.html"&gt;http://urban-scene.blogspot.com/2013/09/where-to-start.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 06:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476051#M6441</guid>
      <dc:creator>CarlBester</dc:creator>
      <dc:date>2014-02-26T06:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476052#M6442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is exactly where I found my answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lukasz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476052#M6442</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-02-26T11:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476053#M6443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cool, Carl !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;m.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 10:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476053#M6443</guid>
      <dc:creator>MatthiasBuehler1</dc:creator>
      <dc:date>2014-03-03T10:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476054#M6444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can read more about IFRAME attributes in CE here: &lt;A href="http://urban-scene.blogspot.com/2013/09/where-to-start.html"&gt;http://urban-scene.blogspot.com/2013/09/where-to-start.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,i couldn't not open the html.Is there any wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 03:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476054#M6444</guid>
      <dc:creator>xinlongliu</dc:creator>
      <dc:date>2014-03-11T03:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476055#M6445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;This is exactly where I found my answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lukasz&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,could you tell me how to set the iframe?I added a picture on the model.I want to see the picture when i click the model.I set the picture under the folder.But it didn't work correctly.[ATTACH=CONFIG]32097[/ATTACH].The src i set is below&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ifram src="e:\CityEngine\gym\globe.jpg"&amp;gt;&amp;lt;/iframe&amp;gt;.Is there any wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 03:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476055#M6445</guid>
      <dc:creator>xinlongliu</dc:creator>
      <dc:date>2014-03-11T03:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476056#M6446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not 100% sure, but I think you need to place your photo on server, you can use google drive and copy the image location&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for instance it will look like that : &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.googledrive/my_photo.jpg" rel="nofollow" target="_blank"&gt;http://www.googledrive/my_photo.jpg&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt; and then you need to add the whole code to attribute :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;iframe height="405" width= "600" src=&lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.googledrive/my_photo.jpg" rel="nofollow" target="_blank"&gt;http://www.googledrive/my_photo.jpg&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt; &amp;gt;&amp;lt;/iframe&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should check Carl's Blog :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://urban-scene.blogspot.com/2013...-to-start.html" rel="nofollow"&gt;http://urban-scene.blogspot.com/2013...-to-start.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lukasz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 16:03:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476056#M6446</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-03-11T16:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476057#M6447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Hi!&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;I am not 100% sure, but I think you need to place your photo on server, you can use google drive and copy the image location&amp;nbsp; &lt;BR /&gt;for instance it will look like that :&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.googledrive/my_photo.jpg" rel="nofollow" target="_blank"&gt;http://www.googledrive/my_photo.jpg&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; and then you need to add the whole code to attribute :&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;&amp;lt;iframe height="405" width= "600" src=&amp;nbsp; &lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.googledrive/my_photo.jpg" rel="nofollow" target="_blank"&gt;http://www.googledrive/my_photo.jpg&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;gt;&amp;lt;/iframe&amp;gt;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;You should check Carl's Blog :&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;A href="http://urban-scene.blogspot.com/2013...-to-start.html" rel="nofollow"&gt;http://urban-scene.blogspot.com/2013...-to-start.html&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Lukasz&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,thanks for your reply.I achieved it.However,i have another problem.The below is my picture[ATTACH=CONFIG]32134[/ATTACH].The pane is very small.The other is the example's picutre[ATTACH=CONFIG]32135[/ATTACH].How to achieve this effect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 03:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476057#M6447</guid>
      <dc:creator>xinlongliu</dc:creator>
      <dc:date>2014-03-12T03:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476058#M6448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Hi!&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;I am not 100% sure, but I think you need to place your photo on server, you can use google drive and copy the image location&amp;nbsp; &lt;BR /&gt;for instance it will look like that :&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.googledrive/my_photo.jpg" rel="nofollow" target="_blank"&gt;http://www.googledrive/my_photo.jpg&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; and then you need to add the whole code to attribute :&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;&amp;lt;iframe height="405" width= "600" src=&amp;nbsp; &lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.googledrive/my_photo.jpg" rel="nofollow" target="_blank"&gt;http://www.googledrive/my_photo.jpg&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &amp;gt;&amp;lt;/iframe&amp;gt;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;You should check Carl's Blog :&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;A href="http://urban-scene.blogspot.com/2013...-to-start.html" rel="nofollow"&gt;http://urban-scene.blogspot.com/2013...-to-start.html&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Lukasz&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't visit the blog.Is there any wrong?or Could you screen shot it?Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 04:01:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476058#M6448</guid>
      <dc:creator>xinlongliu</dc:creator>
      <dc:date>2014-03-12T04:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476059#M6449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;You should play with this numbers : &amp;lt;iframe height="405" width= "600" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.googledrive/my_photo.jpg" rel="nofollow" target="_blank"&gt;http://www.googledrive/my_photo.jpg&lt;/A&gt;&lt;SPAN&gt;" &amp;gt;&amp;lt;/iframe&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure, but it is not possible to extend that Green Bar(without chanting the code)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Blog there is a tutorial how to add attributes and paste video/photo - which you already did&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lukasz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:16:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476059#M6449</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-03-12T11:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Web Cameras, Web Scenes</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476060#M6450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can read more about this here :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/95340-embedded-link-webscene"&gt;http://forums.arcgis.com/threads/95340-embedded-link-webscene&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lukasz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 11:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/web-cameras-web-scenes/m-p/476060#M6450</guid>
      <dc:creator>LukeCzar</dc:creator>
      <dc:date>2014-03-12T11:21:30Z</dc:date>
    </item>
  </channel>
</rss>

