MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Iframe,Flash and Notifications

Last post 01-03-2009 9:57 AM by rondata. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 12-30-2008 6:34 AM

    • Gokhan
    • Not Ranked
    • Joined on 12-11-2008
    • Posts 5

    Iframe,Flash and Notifications

    Hello.

    I have a problem... again. My application is a flash game. I recording scores to database. when this happen i want to leave notifies to users bulletin. (i hope it's following guidelines) . I got the codes, they're all working at main page. But not from score submit page(i submit scores from flash to php file without go outta flash). how i can make it work from submit page? i want to send notifications on high-scores.

    Gokhan

    Filed under:
  • 12-30-2008 8:27 AM In reply to

    Re: Iframe,Flash and Notifications

     Hey there, I need to check in with our container folks to find out if we have a supported way to accomplish this. 

    Rhonda

     

  • 01-02-2009 4:04 AM In reply to

    • Gokhan
    • Not Ranked
    • Joined on 12-11-2008
    • Posts 5

    Re: Iframe,Flash and Notifications

    Waiting for answer. Is container capable or not? :) Also there is an opensocial php api, but i can't made it work.

     

    $config = array(
      "oauth_consumer_key" => "orkut.com:623061448914",
      "oauth_consumer_secret" => "uynAeXiWTisflWX99KU1D2q5",
      "server_rest_base" => "http://sandbox.orkut.com/social/rest/"
    );
    $opensocial = new OpenSocial($config);
    $result = $opensocial->fetchFriends('03067092798963641994');

     

    I changing variables. But it not work. Anyone can explain it a bit? :)

  • 01-03-2009 9:57 AM In reply to

    Re: Iframe,Flash and Notifications

     Yeah, it's prob going to wait until Monday when our people are back from the holiday. :)

    We do have a workaround for iframe and javascript for postto but I'm not sure how that works with flash.  If you want me to send me your email address i can send you more info about that.

    Rhonda

     

Page 1 of 1 (4 items)