Currently i am passing a variable with all the elements seperated by commas then using the .split(",") function this is dont for Six variables as you can imagin this can slow the player down considerably even though each var is split up into an array on six different frames.

Tha Question
Is it possible to pass an array directly from PERL to flash so i dont have to do the split to make it an array within flash?

Thanks in advance!
Danny