<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>MediaCore Community &#187; Topic: Embed code in 0.9.x</title>
		<link>http://mediacorecommunity.org/community/topic/embed-code-in-09x</link>
		<description>The support &amp; development community for MediaCore</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 02:39:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://mediacorecommunity.org/community/rss/topic/embed-code-in-09x" rel="self" type="application/rss+xml" />

		<item>
			<title>Nathan Wright on "Embed code in 0.9.x"</title>
			<link>http://mediacorecommunity.org/community/topic/embed-code-in-09x#post-1452</link>
			<pubDate>Sun, 20 Mar 2011 16:24:23 +0000</pubDate>
			<dc:creator>Nathan Wright</dc:creator>
			<guid isPermaLink="false">1452@http://mediacorecommunity.org/community/</guid>
			<description><![CDATA[<p>Iframes by themselves are not a security issue. Vimeo, YouTube, and DailyMotion have all been offering iframe embed players to support HTML5 playback without any issues.</p>
<p>Fortunately it looks like CMSMS can support iframes with some special syntax. You'll have to <a href="http://forum.cmsmadesimple.org/viewtopic.php?t=22912&#38;topic=22912.0">read this thread for more details</a>, but it looks like you can use:<br />
<pre><code>{embed url=http://mediacore...}</code></pre>
<p>instead of<br />
<pre><code>&#60;iframe src=&#34;http://mediacore...&#34;&#62;</code></pre>
<p>Hope that helps.
</p>]]></description>
					</item>
		<item>
			<title>j.klein on "Embed code in 0.9.x"</title>
			<link>http://mediacorecommunity.org/community/topic/embed-code-in-09x#post-1449</link>
			<pubDate>Fri, 18 Mar 2011 09:40:37 +0000</pubDate>
			<dc:creator>j.klein</dc:creator>
			<guid isPermaLink="false">1449@http://mediacorecommunity.org/community/</guid>
			<description><![CDATA[<p>Hy Nathan!</p>
<p>I´m using CMSMS (www.cmsmadesimple.org) only with the flash-players at the moment.<br />
This worked great, but the Iframe-solution isn´t possible in the cms.<br />
Isn´t it also a security-hole the use of an iframe???<br />
My problem is that I don´t use much features of the system.<br />
I was using 0.8.x for manage, admin, embed of the videos.<br />
I don´t use it as System for a video-community.<br />
Is it possible to change this back (or selectable) who the embed code is created??<br />
The System himself is very great in ussage - Thanks for the work on this project.<br />
Thanks<br />
Joachim
</p>]]></description>
					</item>
		<item>
			<title>Nathan Wright on "Embed code in 0.9.x"</title>
			<link>http://mediacorecommunity.org/community/topic/embed-code-in-09x#post-1439</link>
			<pubDate>Thu, 17 Mar 2011 15:17:09 +0000</pubDate>
			<dc:creator>Nathan Wright</dc:creator>
			<guid isPermaLink="false">1439@http://mediacorecommunity.org/community/</guid>
			<description><![CDATA[<p>The problem with the old &#60;object&#62; embed code was that it would only work with Flash players, whereas iframes allow us to embed some javascript that handles the Flash vs HTML5 logic depending on what browser/device is being used. Without iframes none of your videos would work on mobile devices without flash.</p>
<p>Which CMS are you using? I know with Wordpress you can get a plugin that allows iframes to be embedded quite easily.
</p>]]></description>
					</item>
		<item>
			<title>j.klein on "Embed code in 0.9.x"</title>
			<link>http://mediacorecommunity.org/community/topic/embed-code-in-09x#post-1426</link>
			<pubDate>Wed, 16 Mar 2011 07:50:38 +0000</pubDate>
			<dc:creator>j.klein</dc:creator>
			<guid isPermaLink="false">1426@http://mediacorecommunity.org/community/</guid>
			<description><![CDATA[<p>Hy to the community!<br />
I have installed two systems of mediacore<br />
One with 0.8.2 and one with 0.9.x</p>
<p>But why is the embed -Code different between the two??<br />
0.8.2-Code<br />
&#60;object id="image-video-8-player" type="application/x-shockwave-flash"<br />
data="http://video.server.at/mediacore/scripts/third-party/jw_player/player.swf" width="580" height="351"&#62;&#60;param name="movie"<br />
value="http://video.server.at/mediacore/scripts/third-party/jw_player/player.swf" /&#62;&#60;param name="allowfullscreen" value="true" /&#62;&#60;param<br />
name="allowscriptaccess" value="always" /&#62;&#60;param name="flashvars"<br />
value="image=http%3A%2F%2Fvideo.server.at%2Fmediacore%2Fimages%2Fmedia%2F8l.jpg&#38;file=http%3A%2F%2Fstreaming.server.at%2Fmediacore%2F8_8_image-video.flv&#38;autostart=False&#38;provider=http"<br />
/&#62;&#60;/object&#62;</p>
<p>0.9.x-Code<br />
&#60;iframe width="400" height="225" frameborder="0" src="http://video.ibusiness.at/mediacore/media/moser-imagevideo/embed_player"/&#62;</p>
<p>The old-Code on 0.8.2 is perfect for integration into other cms-Systems.<br />
An iframe isn´t secure and a good solution.
</p>]]></description>
					</item>

	</channel>
</rss>
