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!