Flash and app engine

12 views
Skip to first unread message

j to the oh no

unread,
Nov 3, 2009, 3:37:09 AM11/3/09
to Google App Engine
Hi all.
I have what i think should be a straightforward question, but am
struggling to find a clear answer on the web. I would very much like
to begin using app engine to develop some web applications. However,
my apps require flash in some places and the flash apps need to be
able to interact with user data on the server. Will app engine support
this? thanks for any help.

William Heath

unread,
Nov 3, 2009, 7:44:05 PM11/3/09
to google-a...@googlegroups.com
Flash apps can be made to invoke ajax requests which gae supports.  If you want rtmp your sol as gae does not persist socket connections.  You might be able to get around it by allowing a trusted server that does support rtmp but that is the best you can do.

-Tim

djidjadji

unread,
Nov 3, 2009, 7:44:16 PM11/3/09
to google-a...@googlegroups.com
Yes, the requests that flash makes are like the normal Ajax calls.
You write a handler for them and return the right response.

2009/11/3 j to the oh no <jma...@hotmail.com>:
Reply all
Reply to author
Forward
0 new messages