you can run it just like a reg cfm page but send flags back to flash for example, upon every request you can check to see if� the login session is defined if not send an error back to flash
depends on how you are logging them in, what sessions or cookies you are using, just do a check and throw it in an if statement and if its false send back to flash, something like &loginErrror=true& and have flash do a check to see if that variable is false, if so send to login page ---------------------------------------- From: Troy Simpson <[EMAIL PROTECTED]> Sent: Friday, February 11, 2005 9:39 PM To: CF-Talk <[email protected]> Subject: How do I manage session with for Flash MX clients in ColdFusion? How do something like an Application.cfm for Flash MX remote clients? Is there a way that Flash MX remoting client that access a *.cfc function be able to use Application wide variables and components? I am just not making the right connection. Thanks, Troy -- Troy Simpson Applications Analyst/Programmer, OCPDBA, MCSE, SCSA North Carolina State University Libraries Campus Box 7111 | Raleigh | North Carolina ph.919.515.3855 | fax.919.513.3330 E-mail: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194402 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

