Send a array from flash?

hi there mates, can someone help me out?
i’m trying to send an array from flash to php through send and load vars, but i cant read that array in php.

is this misstiped?


$arrayEncomendas = $_POST["encomendas"]

all other vars i send come through, exept for that array…