Hey everyone, Not to sure which list to post to, but anyway.
I have a problem when passing an array from flash to a cold fusion component. The issue I have is when a key in an array structure has an undefined value. I can see this when i use the network connection debugger. eg personArray.person_surname: (undefined) as seen in the flash debugger When it hits the cfc it dies when trying to evaluate this key value. I've tried using structKeyExists but to no avail. How do i tell if a key value is undefined? Or maybe the alternative is to set these undefined array keys to emptyString in flash? ideas anyone? cheers ben. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
