MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Application URL issue

Last post 11-24-2009 9:44 AM by Chad Russell. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 11-04-2009 3:36 AM

    • Rohit
    • Not Ranked
    • Joined on 10-30-2009
    • Posts 10

    Application URL issue

     Hello Myspace devloper team. I am new in myspace application and i devloped successfully application in facebook. I am using external iframe for deploying my application but my probs is that the URL of application is like that  http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=160598 and i created different folders in my application like x,y,z in my external website. its very easy in facebook to test my application becuase URL given by it like http://apps.facebook.com/exploreu_test/x/Students.aspx and now i want to see my content of Y folder then simply change URL http://apps.facebook.com/exploreu_test/y/Students.aspx and see changes in facebook easily..but in myspace its all in iframe . Is there any way to show content my different foldersthrough URL and if not....Please give me alternate for my problem.

     

    Thanks for advance

    Filed under:
  • 11-04-2009 7:20 AM In reply to

    • Atin
    • Not Ranked
    • Joined on 10-30-2009
    • Posts 1

    Re: Application URL issue

    i have same problem.....
  • 11-04-2009 10:28 PM In reply to

    • Rohit
    • Not Ranked
    • Joined on 10-30-2009
    • Posts 10

    Re: Application URL issue

    any myspace devloper...plz

    help me
  • 11-24-2009 9:44 AM In reply to

    Re: Application URL issue

    Hi, that's interesting, there's no easy way to do that.  What you can do is load Canvas.aspx, then (in Firefox) right click on your app's iframe --> This Frame --> Open Frame In New Tab.  That should preserve all of the OAuth params we send down and you can modify the URL via the browser.

    In IE I think you can right click the iframe, select Properties and get the iframe's src.  Copy/paste that into a new tab/window.

    Not ideal but I hope that'll work for you.

    Chad

Page 1 of 1 (4 items)