Hi to all,

I have some questions about actionscript 3 in flash cs3.
I'm a developer and I develop application and website in c#, flex, and flash.

Currently I would like to port some complex website to flash cs3.

Why in actionscript flash cs3 there isn't a recordset class or arrayCollection
class ?

Another issue is that if i use Flash cs3 to manage old flash project that use
for example the recordset classes , this classes are not present in the default
package.

Another strange think for example is that the package fl.data is not present
for default , why I need to specify is in the global classpath.

I try this very strange so I hope that someone can explain to me this issue.

Bye