tomeanand
unread,Nov 4, 2008, 5:48:16 AM11/4/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wimas3
Hi there,
I am calling signOnAnonymous() but it gives the 440 error.
Here is my code looks like
I created the dev key also,
var devId:String = "an1-JOoTlcej3iK3";
var session:Session = new Session(this.stage, devId, "WimDevTest", ".
1")
session.addEventListener(SessionEvent.SESSION_STARTING,
onSessionStarting);
session.addEventListener(SessionEvent.SESSION_AUTHENTICATING,
sessionStateChangeEventHandler);
session.signOnAnonymous("AimDevTest");
Is that a must that you should put your app/widget on the URL, we
provide at the time of creating the dev key.
please check this url, i integrated luminicbox debuger/ if you have
flash inspector you can see the error.
Please do correct me if i am not in the right direction
Thanks,
tomeanand