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 <[email protected]> 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. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
