Video in a Pop-up Window?
Currently, we are using traffic camera still photographs within our pop-up boxes. We have access to live video of traffic cameras and would like to have that as an option for our users in the pop-up. Has anyone attempted to set this up? We're using GE 4.3.1 HTML5 2.4.1.
Thanks,
Mark
-
Hi Mark,
This should be entirely possible if you set 'allowUnsafeContent' to true in the viewer configs.
You can put any HTML into a feature description and it will render.
-Kevin
0 -
Kevin, we already are allowing unsafe content. Here's the code snippet provided by our web team to run the video. I'm just having a hard time getting it to work inside the feature description:
<object width="520" height="409"> <param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf"></param><param name="flashvars" value="src=http%3A%2F%2F96.63.178.132%3A1935%2Flive%2Fsctv04lb.stream%2Fmanifest.f4m&poster=http%3A%2F%2Fosmf.org%2Fimages%2Fposter_cathy_fmp.jpg&loop=true&autoPlay=true"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="470" height="360" flashvars="src=http%3A%2F%2F96.63.178.132%3A1935%2Flive%2Fsctv04lb.stream%2Fmanifest.f4m&poster=http%3A%2F%2Fosmf.org%2Fimages%2Fposter_cathy_fmp.jpg&loop=true&autoPlay=true"></embed></object><br />
0 -
Mark, did you get this to work at all, I am very interested in doing something similar? I actually used your code above, and I got playback in the feature long description box when adding this, but it never came through on the site, either in the map tip window or in the results window. 0
Please sign in to leave a comment.
Comments
3 comments