Quote:
Originally Posted by Web
how can i, on a standard web server with hostgator, create flash swf files automatically?
is it possible? 
|
Why do you want to create a swf file? It seems like an overly complicated method to do what you want to achieve.
I think a better solution (if I understand your intent right) would be to construct a dynamic framework within flash and then importing content externally (via XML, for example).
You could certainly create XML files on the fly. Combined with some PHP, you should be able to get your final result.