vote up 0 vote down star

In which .swc package are the flash.net namespace classes found?

I think it is either Flex.swc or Framework.swc but I'm not sure.

Cheers

flag

1 Answer

vote up 1 vote down check

Neither. It belongs to the playerglobal.swc. See About SWC files in Flex documentation.

link|flag
True. But I'll add that the flash.* classes aren't actually in the playerglobal.swc file. They are just stubs since the real implementation is native in Flash Player. – James Ward Mar 23 at 21:27

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.