One option is to use flash vars to pass your django app url to your flex SWF
on initialization in your HTML page.
That way you don't have to rebuild your SWF for different environments.
And you may use a django template to render the html that embeds your swf so
you can change the
url conditionally
I would appreciate some guidelines on a better way to deploy a
flex/flash frontend with a django backend.
I've got flex and django working nicely using the Flex HTTPService and
XML and the message content. Probably not as efficient as other methods
but this is an intratnet and performance is not
2 matches
Mail list logo