embedded link, webscene

2636
3
Jump to solution
10-23-2013 09:33 AM
LukeCzar
New Contributor III
Hello,

I have a problem with embedded link , previously it used to work, right now doesn't and even a photos does not work

[ATTACH=CONFIG]28547[/ATTACH]
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
LukeCzar
New Contributor III
I found out:



here is the code:


<iframe height="405" width= "600" src="http://your_link" ></iframe>

View solution in original post

0 Kudos
3 Replies
LukeCzar
New Contributor III
I found out:



here is the code:


<iframe height="405" width= "600" src="http://your_link" ></iframe>
0 Kudos
ÖzgürErtac
Esri Contributor
Thanks for the helpful thread Luke,
I'd like to add a tiny little detail about YouTube videos.
If you want to add youtube links, you must copy the code from the embed section:
[ATTACH=CONFIG]28740[/ATTACH]

I would also recommend 286x333 pixel frame for a better placement. So at this example:
<iframe width="286" height="333" src="//www.youtube.com/embed/P0cr17lqN9I" frameborder="0" allowfullscreen></iframe>

Cheers
Ozgur
Özgür Ertac
Product Specialist / Product Management
Esri Deutschland GmbH
0 Kudos
LukeCzar
New Contributor III
Great !!!

Thanks, I didn't even think of putting YT on my web scene, but that might actually be helpful...


Thanks Ozgur!!!


Luke
0 Kudos