Welcome Developers!

in

Welcome!

in

MySpace flash layout (Actionscript 3), and profile info with REST

Last post 03-19-2010 1:28 PM by Joel. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-17-2010 5:05 PM

    MySpace flash layout (Actionscript 3), and profile info with REST

     Hi, i'm trying to do my customized layout in flash, i want use the REST api for include in the flash file my profile info(like age, interests, profile pic etc...) but i don't know how i can do this... if i generate an URL with the API Tool in the dev page, and i load the XML generated with my XmlLoader function it works, but is only a temp url, i don't need a real myspace application, what i need is only read my profile info as xml, i need something that is only local(i mean just my profile). I have found the MySpaceID sdk for flash, i need a way to read my profile info without alerts and permission from the user, because is data from only my profile... how i can do this? in other words i want do something like lovemyflash layouts....

     

    Thanks, and sorry for bad english(i'm italian). 

  • 03-19-2010 1:28 PM In reply to

    Re: MySpace flash layout (Actionscript 3), and profile info with REST

    You should be able to pass it in via JS. Flash files can use javascript to pass in parameters into the actual swf. You can pass data between frames using the information here:

    http://wiki.developer.myspace.com/index.php?title=IFPC

     

    thanks,

    Joel

     

Page 1 of 1 (2 items)