I started using Adobe Stratus yesterday and made a simple chat application. Today, I was to learn how to use the group feature.
But when I try to instantiate a GroupSpecifier variable, I get this error:
1046: Type was not found or was not a compile-time constant: GroupSpecifier. P2P.mxml
Earlier I was getting a similar error with NetStream (in place of GroupSpecifier).
I have Flex 4.1 and it's set to Flash Player 10.1.
What am I doing wrong? How can I fix this?