Hi,

to make sure you are actually sending the data, you should temporarily change your flash to open the php in a new window, and put some echo() or var_dump() into the php.

You should tell explode the delimiter character between the array elements (likely a comma, but depends on how the flash code sends data)

Musicman