<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developer.myspace.com/Community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>App Denial &amp; Status Clarification</title><link>http://developer.myspace.com/Community/forums/44.aspx</link><description>App been denied?  Questions about app status?  This forum is for you!</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>Re: Outrageous</title><link>http://developer.myspace.com/Community/forums/thread/43031.aspx</link><pubDate>Sat, 29 Aug 2009 12:51:12 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:43031</guid><dc:creator>Stelian Balta</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/43031.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=44&amp;PostID=43031</wfw:commentRss><description>&lt;p&gt;Hy, just asking. Did your aplication was approved yet?@&lt;/p&gt;&lt;p&gt;I have the same problem and I can&amp;#39;t contact someone directily.&lt;/p&gt;&lt;p&gt;---&lt;/p&gt;&lt;p&gt;&lt;span class="myapps_alert"&gt;1. Impede Browser Functionality.&lt;br /&gt;(a) On Home / Profile Surfaces, clicking on any link (including the AppTitle) takes the user to the Canvas Surface.&lt;br /&gt;(b) clicking on the “Back” button of the browser once does not bring the user back to the previous page.&lt;/span&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;---&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thank you! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Outrageous</title><link>http://developer.myspace.com/Community/forums/thread/42018.aspx</link><pubDate>Fri, 03 Jul 2009 20:03:19 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42018</guid><dc:creator>Daniel</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/42018.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=44&amp;PostID=42018</wfw:commentRss><description>&lt;p&gt;The admin says : &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;quot; 1. Impede Browser Functionality.&lt;br /&gt;On Home / Profile Surfaces, clicking on the &amp;lt;AppTitle&amp;gt; takes the user to the Canvas Surface. Clicking on the “Back” button of the browser once does not bring the user back to the previous Surface (in IE 7).&amp;quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Somebody makes jokes with me because IT WORKS :). &lt;/p&gt;</description></item><item><title>Re: Outrageous</title><link>http://developer.myspace.com/Community/forums/thread/41999.aspx</link><pubDate>Thu, 02 Jul 2009 18:22:37 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41999</guid><dc:creator>Daniel</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/41999.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=44&amp;PostID=41999</wfw:commentRss><description>&lt;p&gt;Thanks for the advice Video.&amp;nbsp; You&amp;#39;ve oppened my mind ! I was using location.href=&amp;quot;#topAnchor&amp;quot;;.&lt;/p&gt;&lt;p&gt; I&amp;#39;ve replaced with location.replace(&amp;quot;#topAnchor&amp;quot;); but the same problem on IE. &lt;/p&gt;&lt;p&gt;The solution is&lt;/p&gt;&lt;p&gt; if (browser==&amp;quot;Microsoft Internet Explorer&amp;quot; &amp;amp;&amp;amp; (version&amp;gt;=4)){&lt;/p&gt;&lt;p&gt;//nothing&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }else{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; location.replace(&amp;quot;#topAnchor&amp;quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;I hope that was the last problem...&lt;/p&gt;&lt;p&gt;Thanks again ! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Outrageous</title><link>http://developer.myspace.com/Community/forums/thread/41992.aspx</link><pubDate>Thu, 02 Jul 2009 16:24:10 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41992</guid><dc:creator>Video</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/41992.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=44&amp;PostID=41992</wfw:commentRss><description>&lt;p&gt;Friend, &lt;br /&gt;&lt;br /&gt;This should help you out.&lt;br /&gt;&lt;br /&gt;Replace any occurence of direct href pointers (in your canvas) like below:&lt;br /&gt;frames.xcontent.location.href=gourl;&lt;br /&gt;to replace function as follows:&lt;br /&gt;&amp;nbsp;frames.xcontent.location.replace(url) ;&lt;br /&gt;&lt;br /&gt;This should make it work right. &lt;br /&gt;&lt;br /&gt;Goodluck, but you could be in for more surprises before you can ever get your app accepted on myspace here.They got some really picky reviewers.&lt;br /&gt;&lt;br /&gt;If you think you got over this technical hurdle and you are all fine, that is not so.. you learn one new thing each day from a different reviewer. Be ready to go back 10 times to get an app accepted until they get tired and you get a more lenient reviewer.&lt;/p&gt;&lt;p&gt;Goodluck! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Outrageous</title><link>http://developer.myspace.com/Community/forums/thread/41985.aspx</link><pubDate>Thu, 02 Jul 2009 06:53:16 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41985</guid><dc:creator>Daniel</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/41985.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=44&amp;PostID=41985</wfw:commentRss><description>&lt;p&gt;Thanks for the advice but my app is HTML :(. The BACK button works on IE also but you have to press it TWICE. I have no ideea why.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Outrageous</title><link>http://developer.myspace.com/Community/forums/thread/41978.aspx</link><pubDate>Wed, 01 Jul 2009 23:02:43 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41978</guid><dc:creator>GlitterBell</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/41978.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=44&amp;PostID=41978</wfw:commentRss><description>&lt;p&gt;if you app is flash, read this. &amp;nbsp; In your flash embed tag, add&amp;nbsp; wmode=&amp;quot;opaque&amp;quot; at the end.&amp;nbsp; That
should do the trick.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If that doesn&amp;#39;t make sense, open the fla in
flash and select publish settings.&amp;nbsp; Click the HTML tab.&amp;nbsp; Then in the
Window Mode selector, select &amp;quot;Opaque Windowless&amp;quot;.&amp;nbsp; Then publish. &amp;nbsp; The
new code generate will work. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Outrageous</title><link>http://developer.myspace.com/Community/forums/thread/41977.aspx</link><pubDate>Wed, 01 Jul 2009 20:05:09 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41977</guid><dc:creator>Daniel</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/41977.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=44&amp;PostID=41977</wfw:commentRss><description>&lt;p&gt;&amp;quot; Impede Browser Functionality.&lt;br /&gt;On Home / Profile Surfaces, clicking on the &amp;lt;App Title&amp;gt; takes the user to the Canvas Surface. Clicking on the “Back” button of the browser once does not bring the user back to the previous Surface.&amp;quot;&lt;/p&gt;&lt;p&gt; that&amp;#39;s what Myspace admins tell about my app. (It happens only on &lt;b&gt;IE 6 &lt;/b&gt;or less... on FF works fine) &lt;/p&gt;&lt;p&gt;&amp;nbsp;OK !!! That&amp;#39;s outrageous ! I don&amp;#39;t tell the browser to do such a thing!!!! You can inspect my source. Give me some advices please !!!!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I want a open dispute on that problem because I THINK YOU HAVE SOMETHING WITH MY APP because even mobsters (the nr 1 app on My Space ) has the same problem. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;My app id is &lt;b&gt;appId=127564&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>