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
On Tue, Nov 3, 2009 at 12:37 AM, j to the oh no <jmac...@hotmail.com> wrote:
> 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.