CityEngine & Hyperlinks

2305
3
05-05-2014 09:11 AM
ChristopherCarr
New Contributor III
Hi, I'm beginning a project with the CityEngine extension and I'm trying to find out if its possible to use hyperlinks in the web scene viewer?  I'm specifically wanting to embed hyperlinks of the building blueprints for each floor and maybe security camera feeds from each camera location. I reached out to ESRI about it but haven't heard anything back from them.  Any help from those with a good bit of CityEngine experience is greatly appreciated!
Tags (2)
0 Kudos
3 Replies
MatthiasBuehler1
Frequent Contributor
0 Kudos
ChristopherCarr
New Contributor III
Thanks for the reply.  This is definitely useful, however, I was mainly wondering about adding a hyperlink to open a link in another tab, not embedding videos or images. 

Would this <a> html tag work in the same way if the <iframe> tag works?
<a href="http://myhyperlink.com">My Hyperlink</a>
0 Kudos
JeffShih
New Contributor III
Thanks for the reply.  This is definitely useful, however, I was mainly wondering about adding a hyperlink to open a link in another tab, not embedding videos or images. 

Would this <a> html tag work in the same way if the <iframe> tag works?
<a href="http://myhyperlink.com">My Hyperlink</a>


Just add the html link to an attribute. You don't even need to add any tags.
0 Kudos