oi Critz!! Great idea! Works perfectly!
The ColdFusion IRC community strikes again! Thanks :) Eric -----Original Message----- From: Critz [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 11:22 AM To: CF-Talk Subject: Re: Getting FLash through a CF security model. oi Eric!! what about if you include the cftoken in the object source? -- Critz Certified Adv. ColdFusion Developer Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion"> ------------------------------------ Monday, May 6, 2002, 10:24:11 AM, you wrote: CE> Take the following example of a security proggie: CE> In application.cfm... CE> <cfif not session.login> CE> <cfif form> CE> Authenticate, set session.login. CE> </cfif> CE> Login Form. CE> </cfif> CE> This is a simple login program and works like a charm. I run into problems CE> when I try to use a Flash movie that talks to one of the ColdFusion CE> templates using loadvariables(). Though the user is logged in, the Flash CE> movie gets the login screen... i.e. ColdFusion doesn't recognize the Flash CE> plugin as part of the user session. CE> Is there a good way to allow the player to get this data without CE> circumventing security? CE> Thanks :) CE> Eric CE> ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

