There's mx.dummy.ContextMenuItem: frameworks/projects/MXRoyale/src/main/royale/mx/dummy/ContextMenuItem.as
Which others are you looking for? If you're on Windows, you can find things like this: dir /s/b ContextMenuItem.as findstr /s /m /c:"class ContextMenuItem" *.as On 7/4/2022 9:16 AM, Leila Asadi wrote: > I can't seem to find ContextMenuItem and others in the Flex code. What do I > do? >