MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Passing parameters to silverlight object when needed

Last post 10-08-2009 12:21 AM by WebMaster R.C.. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 10-07-2009 11:57 AM

    Passing parameters to silverlight object when needed

    Hi,

    I'm trying to pass parameters to an object tag for running silverlight.

    I can't use initparams because i first need to get values returned by an opensocial data request.

    I was unable to use silverlight  bridging (it didn't work).

    So at least I tried to create a cookie but I wasn't able to use document.cookie too...

    I accept any working solution.

    Thanks!

  • 10-07-2009 8:59 PM In reply to

    • John
    • Top 200 Contributor
    • Joined on 02-02-2008
    • Posts 26

    Re: Passing parameters to silverlight object when needed

    I have never had any problem calling OpenSocial APIs from Silverlight - the JavaScript interop is pretty good. There is additional information on using Silverlight to write MySpace applications at: http://wiki.developer.myspace.com/index.php?title=Category:Silverlight HTH
  • 10-08-2009 12:21 AM In reply to

    Re: Passing parameters to silverlight object when needed

     Ok, probably it's my fault,

    anyway I could think to a workaround ... would someone be able to create a cookie in javascript ? I need to pass some parameters to a Silverligth application. I tried document.cookie but the file isn't created...

    thanks!

Page 1 of 1 (3 items)