Sign in

Forgot your
password?

Developer Forums / Multiplayer API

OpenSocial Applications


zproxy3 months ago | Post #1
0 points
Hey, while applying to the Google OpenSocial program the following issue was found by the orkut team:

Clicking "Return to lobby" mid-game doesn't seem to work. The
browser's
status stays on "Transferring data from nonoba.com".
the internet3 months ago | Post #2, in reply to #1
0 points
i'm not familiar with it but i'm intrigued. can you more information me as to what you're talking about?
zproxy3 months ago | Post #3, in reply to #1
0 points
the chat GUI does not work as expected while in embedded mode.
the internet3 months ago | Post #4, in reply to #3
0 points
chat gui of nonoba? i'm confused on how this relates to google openSocial, though i'm being lazy and not googling it. =\
Oliver3 months ago | Post #5, in reply to #3
1 points
Can you send me a link where we can see it?
zproxy3 months ago | Post #6, in reply to #1
0 points
for example:
http://sites.google.com/site/jscsharp/Home/multiplayer-games-powered-by-jsc

you join a game but the return to lobby button does not work
the internet3 months ago | Post #7, in reply to #6
0 points
ahhhhh i seeeee
Chris3 months ago | Post #8, in reply to #1
1 points
Due to some technical limitations in flash we are not able to unload AS3 files from memory and the "back to lobby" button therefore relies on reloading the website using a bit of javascript.

This has the added benefit of giving the owner of the website the game is embedded on an added page-view which most people like ;)

Hooowever, flash security does not permit this out of the box so you must use allowScriptAccess to grand the flash player to do this. Documentation here http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16494

Now I know some of you guys are going to complain about the site reloading so here is a quick solution -- display your game using an iframe this will just make the iframe reload. Additionally you can host this iframe on a separate sub-/domain if you are paranoid about XSS

Reply to thread

Sign up now to reply to threads.

 
NONOBA-WEB2