How do you suggest getting cf to serve up the swf? I could push it up
to the client with cfcontent, but I need to embed it inside the html
page using:
No, I just meant have CFMX process .swf requests - it's just a setting in the connector to do with which file extensions get passed to JRun. CFMX has a file servlet than can deliver non-CF files. If you were using Apache, I'd suggest mod_rewrite / mod_proxy to pass requests for .swf files in a particular directory to the built-in JWS web server.
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
