Question
Cannot find fl.events.Event
I just installed the Flex 4.0.0.4055 SDK and tried to compile a project. When I want to create an Event, Flex throws the following error:
1046: Type was not found or was not a compile-time constant: Event.
When I check the fl or flash package through code hinting I can see some classes but not the Event class.
I am targeting Flash Player 10 from Flex 3 and do not have CS4 installed yet.
1046: Type was not found or was not a compile-time constant: Event.
When I check the fl or flash package through code hinting I can see some classes but not the Event class.
I am targeting Flash Player 10 from Flex 3 and do not have CS4 installed yet.
