In the html-template folder we find the index.template.html file. After my recent skirmish with FlashVars, I got to wondering if I could
embed php code in the template. This would allow me to use php's function to dynamically retrieve the hostname from the server, set
the flashvar and then access that from my flex application.
Anybody know if you can do this?