I was thinking of A - D, for Django serving information for Flash also. But mainly I was thinking of...
E. Compiling Flash content ahead of time with a Python web framework. Basically, creating a browser based environment to create content (supplementing, not replacing the Flash/Flex/etc tools). The tool has a library of ActionScript classes, SWFs from other sources, images, flvs, mp3, etc to compile into a SWF before the user requests it. Basically, you create a swf in the browser, edit and recompile it in the browser until it is done, then publish to the site. Django generates ActionScript instead of HTML/JS etc. It seems to work pretty easily. F. A live section that has a library of content, including SWF, database info, images, video, audio that is designed to load a master swf created in E. As to Flash being more sophisticated, I mean HTML is only good at textual information. I was thinking content that expands human expression beyond the HTML web, overlays and augments it, not replaces it. It seems to me we are at the beginning of an explosion of non text content on the web. Here are some crude examples of experimental content created by TurboGears and Django in the browser (with GIMP, Photoshop, MXMLC and a text editor). The code has issues of course, I am a gardener Googling Python and ActionScript 3 as I go along. :) http://samfeltus.com/site_index.html PS I appreciate everyone's input. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---