Can PHP pass an array to Flash?

The subject pretty much sums up my question.

I am building a list of events that includes date, time, description, ect, and I am wondering if I can pass this list as an array such as aDate, aTime, aDesc, ect.

Thanks in advance!