Reputation:
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
Upvotes: 0
Views: 84
Reputation: 111298
Neither. It belongs to the playerglobal.swc
. See About SWC files in Flex documentation.
Upvotes: 1