I have been working on an application to learn Flex and I have tried to connect the Action Script page to the mxml page but for some reason every time I try to run the program this is the error message I get: "Don't know how to parse "*filename" it is not a known type or property of mx.core.Application"
Now is it because of where I have the mxml file and the action script page saved in or can you offer another suggestion?