geedubb
01-12-2005, 02:22 PM
Sorry for the basic question, but I am trying to decide if I need Flash Comm Server or Flash Remoting to achieve my goal. I find the info I have found on the net pretty confusing. Also, what happened to Generator?? Did that evolve into Flash Remoting?
Anyway, I am producing a website that will allow the administrator to design a flash map (basic .swf that allows positioning of objects, with a 'save' option that currently generates an XML file that describes the objects and their positions). These maps (with different layouts) will appear on several pages. I want to deliver the maps in 2 flavours - static image (JPEG/PNG) or .swf. This obviously entails building the .swf on the server side and probably caching it to save overhead.
I'm expert in actionscript 1/2 and Flash, but have never done any server-side stuff with regards to dynamically generating .swfs. I've only ever called PHP/.NET scripts on the server with loadVars, etc, and also some webservices).
Thanks in advance for useful feedback.
Anyway, I am producing a website that will allow the administrator to design a flash map (basic .swf that allows positioning of objects, with a 'save' option that currently generates an XML file that describes the objects and their positions). These maps (with different layouts) will appear on several pages. I want to deliver the maps in 2 flavours - static image (JPEG/PNG) or .swf. This obviously entails building the .swf on the server side and probably caching it to save overhead.
I'm expert in actionscript 1/2 and Flash, but have never done any server-side stuff with regards to dynamically generating .swfs. I've only ever called PHP/.NET scripts on the server with loadVars, etc, and also some webservices).
Thanks in advance for useful feedback.