Flash remoting and gecko browsers

hi.

i’ve got a flash presentation that makes several remoting calls to coldfusion methods. coldfusion takes the info from flash and inserts it into my database. when the insertion is successful, i return a value of “1” so i know it worked.

the problem is that this works on all browsers out of the flash ide, and even off my testing server. but on my live web server, gecko browsers will make the remoting calls but won’t insert into the database.

i’m a little lost as to where the problem might be? do i need to check the settings on my production server or do gecko browsers have issues…or is it a problem with my database??

thanks for any helpful tips and advice.

fumeng.