Anyone successfully get this working? I ran into some hurdles during the install and am not quite sure I've got everything setup correctly.
The hurdle was that the installer wanted the path to the apache config directory, which when using the built-in webserver is hidden in "/etc/httpd". My solution was to copy this directory to a visible directory on my desktop and point the installer there. Then it asked for the webserver root directory which it picked out on it's own "/Library/WebServer/Documents". This is where it put the "samples" directory. After the install, I copied the files from my mock httpd directory into the real directory and restarted the server. Nothing. I then went into "/Applications" and noticed that instead of creating it's own folder, it just dumped it's files all over the applications directory. I then put these into their own folder called "Flex3Apache" and updated "compiler.conf" and "httpd.conf" to reflect that. Restarted the server again but still no luck. When I browse to an mxml file, it just shows me a blank page (very snappily I might add, like it's not hitting the compiler at all). Anyone? Thanks, John Robinson - Flash/Flex Developer at large Blog: http://jrobinsonmedia.wordpress.com

