PDA

View Full Version : Coldfusion Session variables undefined


n00ge
07-29-2005, 05:14 PM
Any ideas on how to make session variables work when remoting? They work fine in the cfm file the flash movie is in, so the session variables are set. But when I remote I get an error saying they are undefined. I expect that it wouldn't work when previewing in flash, but why isn't it working when it's in the page?

Please help. Somebody????

dex002
08-02-2005, 08:53 AM
Hi, are you using Flash.result to return the variable to Flash?

n00ge
08-03-2005, 02:04 PM
My goal really isn't even to return the value. I'm just looking to make the cfc actually see the value is defined.