Tagged Questions
0
votes
1answer
2k views
Flex and Cairngorm Error: C0001E: Only one ServiceLocator instance can be instantiated
I’m new to Flex and Cairngorm.While I’m using ServiceLocator,I do run into the problem: Error: C0001E: Only one ServiceLocator instance can be instantiated.
My Code is like this:
In Serives.mxml:
...