<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: MySpace changes their Flash/embed filtering again</title>
	<atom:link href="http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/</link>
	<description>Notes on Flash and Web development</description>
	<pubDate>Wed, 07 Jan 2009 16:55:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: doug</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-6091</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Thu, 06 Dec 2007 19:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-6091</guid>
		<description>has anyone found out how to get the FLV player controls to work again? I have an FLV player I wrote in flash and it works fine on a regular web page, but when I embed it into myspace, it plays, but the play,stop,ffwd,rwd controls are all missing!! Any help would be greatly appreciated!!

Thanks,
Doug</description>
		<content:encoded><![CDATA[<p>has anyone found out how to get the FLV player controls to work again? I have an FLV player I wrote in flash and it works fine on a regular web page, but when I embed it into myspace, it plays, but the play,stop,ffwd,rwd controls are all missing!! Any help would be greatly appreciated!!</p>
<p>Thanks,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-3824</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 25 Aug 2007 23:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-3824</guid>
		<description>hi everyone, i have a simple solution to all your myspace coding problems, you can view my profile at "myspace.com/mattdonnan".  if you have a large flash movie you would like to preload your best bet is an external preloader, mite i suggest using a program called 'swf lock n load'.  if you are looking to have an mp3 player on myspace chances are you will only need one track, a great way is to use the flash 'media playback' component. in the options set it from flv to mp3 and type in the url of the song, as this is all coded my macromedia the file itself it small enough to load instantly and it has a built in buffer bar etc. let me know what you think of these ideas by email - mjdonnan@blueyonder.co.uk</description>
		<content:encoded><![CDATA[<p>hi everyone, i have a simple solution to all your myspace coding problems, you can view my profile at &#8220;myspace.com/mattdonnan&#8221;.  if you have a large flash movie you would like to preload your best bet is an external preloader, mite i suggest using a program called &#8217;swf lock n load&#8217;.  if you are looking to have an mp3 player on myspace chances are you will only need one track, a great way is to use the flash &#8216;media playback&#8217; component. in the options set it from flv to mp3 and type in the url of the song, as this is all coded my macromedia the file itself it small enough to load instantly and it has a built in buffer bar etc. let me know what you think of these ideas by email - <a href="mailto:mjdonnan@blueyonder.co.uk">mjdonnan@blueyonder.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Revolution Radio</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-2625</link>
		<dc:creator>Revolution Radio</dc:creator>
		<pubDate>Tue, 17 Jul 2007 01:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-2625</guid>
		<description>Hi Everyone.
I found this blog while looking for a way to embed a MySpace player into another website (for someone else, I don't have an artist profile) I too have had problems with Myspace code stripping. My online stationhas had a player for about 18 months on Myspace but I've given up on updating the 'embed' (for Firefox) with my player.
I was spending a couple of hours each time finding a workaround for it, only to have it killed again a few days later when the goalposts moved.
I gave up on embedding for Firefox &#38; added a popup player instead. Not ideal since so many users have them blocked due to abuse by idiots, but it at least allows me to deliver the content which is what the page is for really.

I'm guessing by the way this thread was left for so long that none of you found a good cross browser solution either.

The one good thing about using the popup solution though is that it's totally universal. If I can place a link somewhere, I can add the player even here:
http://www.revolutionstation.org/myspace-player.html

Of course, they're linkjacking now too, by changing all those links to msplinks.com redirects, they're robbing us all of inbound links and the resulting SEO benefits.

Just thought I'd mention it, might ba solution for some of you or maybe get you thinking laterally to find a way round these obstacles they create.

All the best.

Mike.</description>
		<content:encoded><![CDATA[<p>Hi Everyone.<br />
I found this blog while looking for a way to embed a MySpace player into another website (for someone else, I don&#8217;t have an artist profile) I too have had problems with Myspace code stripping. My online stationhas had a player for about 18 months on Myspace but I&#8217;ve given up on updating the &#8216;embed&#8217; (for Firefox) with my player.<br />
I was spending a couple of hours each time finding a workaround for it, only to have it killed again a few days later when the goalposts moved.<br />
I gave up on embedding for Firefox &amp; added a popup player instead. Not ideal since so many users have them blocked due to abuse by idiots, but it at least allows me to deliver the content which is what the page is for really.</p>
<p>I&#8217;m guessing by the way this thread was left for so long that none of you found a good cross browser solution either.</p>
<p>The one good thing about using the popup solution though is that it&#8217;s totally universal. If I can place a link somewhere, I can add the player even here:<br />
<a href="http://www.revolutionstation.org/myspace-player.html" rel="nofollow">http://www.revolutionstation.org/myspace-player.html</a></p>
<p>Of course, they&#8217;re linkjacking now too, by changing all those links to msplinks.com redirects, they&#8217;re robbing us all of inbound links and the resulting SEO benefits.</p>
<p>Just thought I&#8217;d mention it, might ba solution for some of you or maybe get you thinking laterally to find a way round these obstacles they create.</p>
<p>All the best.</p>
<p>Mike.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-1395</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Fri, 27 Apr 2007 01:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-1395</guid>
		<description>Dempsie - Snocap cut an official deal with MySpace</description>
		<content:encoded><![CDATA[<p>Dempsie - Snocap cut an official deal with MySpace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dempsie</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-549</link>
		<dc:creator>Dempsie</dc:creator>
		<pubDate>Wed, 28 Mar 2007 12:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-549</guid>
		<description>Okay okay.... I found this on myspace that seemed to be working... oddly it worked in a comment that the person had left but not in her profile??? Here's the code she used...

object type="application/x-shockwave-flash" data="http://void.snocap.com/s/T3-31324-2ZN3N32MNU-E/" height="300" width="425"&#62;      </description>
		<content:encoded><![CDATA[<p>Okay okay&#8230;. I found this on myspace that seemed to be working&#8230; oddly it worked in a comment that the person had left but not in her profile??? Here&#8217;s the code she used&#8230;</p>
<p>object type=&#8221;application/x-shockwave-flash&#8221; data=&#8221;http://void.snocap.com/s/T3-31324-2ZN3N32MNU-E/&#8221; height=&#8221;300&#8243; width=&#8221;425&#8243;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dempsie</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-536</link>
		<dc:creator>Dempsie</dc:creator>
		<pubDate>Tue, 27 Mar 2007 22:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-536</guid>
		<description>I don't get it to be honest... I have a flash-based app on myspace that will not link to another page but will allow emails to be sent from it... maybe this is a way around the block???

www.myspace.com/dirtdigitaltv

Could anyone point me in the direction of a tutorial on how to do this email thing in flash thanks!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it to be honest&#8230; I have a flash-based app on myspace that will not link to another page but will allow emails to be sent from it&#8230; maybe this is a way around the block???</p>
<p><a href="http://www.myspace.com/dirtdigitaltv" rel="nofollow">http://www.myspace.com/dirtdigitaltv</a></p>
<p>Could anyone point me in the direction of a tutorial on how to do this email thing in flash thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The H1VE</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-168</link>
		<dc:creator>The H1VE</dc:creator>
		<pubDate>Wed, 14 Mar 2007 02:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-168</guid>
		<description>Well am not sure if this helps any of you but i have media player embedded into my myspace profile take a look www.myspace.com/theh1ve i wanted to get my fave online radio station to play in my profile rather than have that stupid flash player that gives you the same track every time you view my page. Nothing to it really however I’ve not seen it done on any other profiles (apart from those that i have told) so maybe I’m the only one that has stumbled across a solution. Also as well as audio streams you can actually stream video too. Hope this helps some of you.</description>
		<content:encoded><![CDATA[<p>Well am not sure if this helps any of you but i have media player embedded into my myspace profile take a look <a href="http://www.myspace.com/theh1ve" rel="nofollow">http://www.myspace.com/theh1ve</a> i wanted to get my fave online radio station to play in my profile rather than have that stupid flash player that gives you the same track every time you view my page. Nothing to it really however I’ve not seen it done on any other profiles (apart from those that i have told) so maybe I’m the only one that has stumbled across a solution. Also as well as audio streams you can actually stream video too. Hope this helps some of you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmonkeyjazz</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-164</link>
		<dc:creator>dmonkeyjazz</dc:creator>
		<pubDate>Tue, 13 Mar 2007 18:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-164</guid>
		<description>Hey guys,

Very interesting blog you have here !
I've been exxperimenting a little with flash, myspace and all sorts of code to connect them... check out my site... www.dmonkeyjazz.be

I wanted to copy my site, exactly like it is onto my myspace profile, Now I understand that there are loads of restrictions, so the swf file on the myspace server can't connect with mine, this is a petty because I use a lot of external text files to be loaded into my swf... 

The question I would like to get answered is, is there a way to at least make my playlist.xml file load, so that my Radio can do what it was intended for??

Hope you understand all this... kind of hard for me to explain all this in english, also because I merely understand half of what I'm saying myself...

anyways, hope to hear from you !

signing out

D</description>
		<content:encoded><![CDATA[<p>Hey guys,</p>
<p>Very interesting blog you have here !<br />
I&#8217;ve been exxperimenting a little with flash, myspace and all sorts of code to connect them&#8230; check out my site&#8230; <a href="http://www.dmonkeyjazz.be" rel="nofollow">http://www.dmonkeyjazz.be</a></p>
<p>I wanted to copy my site, exactly like it is onto my myspace profile, Now I understand that there are loads of restrictions, so the swf file on the myspace server can&#8217;t connect with mine, this is a petty because I use a lot of external text files to be loaded into my swf&#8230; </p>
<p>The question I would like to get answered is, is there a way to at least make my playlist.xml file load, so that my Radio can do what it was intended for??</p>
<p>Hope you understand all this&#8230; kind of hard for me to explain all this in english, also because I merely understand half of what I&#8217;m saying myself&#8230;</p>
<p>anyways, hope to hear from you !</p>
<p>signing out</p>
<p>D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-26</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 24 Feb 2007 17:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-26</guid>
		<description>I've also found that for some reason, the way myspace changes the code prevents controls from showing for .flv. It seems like you can't post any video unless it's from YouTube or similar service. No quicktime, no flash video, no RealPlayer.

Really disappointing. I have to post to YouTube and then link from there if I want to post something original. Cumbersome to say the least.

If I'm wrong, I'd love to know the work around.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also found that for some reason, the way myspace changes the code prevents controls from showing for .flv. It seems like you can&#8217;t post any video unless it&#8217;s from YouTube or similar service. No quicktime, no flash video, no RealPlayer.</p>
<p>Really disappointing. I have to post to YouTube and then link from there if I want to post something original. Cumbersome to say the least.</p>
<p>If I&#8217;m wrong, I&#8217;d love to know the work around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bunnyhero</title>
		<link>http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/comment-page-1/#comment-25</link>
		<dc:creator>bunnyhero</dc:creator>
		<pubDate>Thu, 22 Feb 2007 15:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bunnyhero.org/2007/01/18/myspace-changes-their-flashembed-filtering-again/#comment-25</guid>
		<description>ajmetz, it appears that flash is the only embed they are allowing now. i know that quicktime is blocked, and based on your experience, it seems realplayer is blocked as well. i originally wrote a post about this but i got some details wrong...</description>
		<content:encoded><![CDATA[<p>ajmetz, it appears that flash is the only embed they are allowing now. i know that quicktime is blocked, and based on your experience, it seems realplayer is blocked as well. i originally wrote a post about this but i got some details wrong&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
