Hi,
 
I'm using ColdFusion to manage the login on my Flex App.  Basically I want
to knock out people before the app even starts running, so I'm using an
Application.cfc to force a login.  I know that I could simply add a login to
Flex, but this is not the solution I'm looking for.  Is there any way to get
Flex to output a cfm file rather than an html wrapper?  It's no biggie, but
I have to keep renaming the file to cfm to get it to run correctly.  I've
gone through all the preferences I can and there doesn't seem to be anywhere
to change the file extension.
 
Cheers,
 
tim

Reply via email to