Property List

Definition = Will create a list to story data with a property name associated with that data. If variables are like containers that store data, then property list are like the shelves that store the containers each filled with data
Flash equivalent =
not available

----------------------------------------------

Director Example
myplist = [speed1:100, speed2:155, speed3:200]

Flash Translation
no equivalent