Hello all,
I hope someone can help me figure this out. Flex projects
that I created a while back are running ok from within Flex. However,
recently, I created two projects both of which are displaying errors.
Here's what happens. I create a project called ProgrammingBasics.
This is an Action Script application. Note, the same thing happened
in my Flex MXML project. I select run or debug from within Flex 3 and
it says there are errors and do I want to proceed.
If I click Proceed, it then shows me an error that says it
could not find the file, in this case it would be the main file that
should be in bin-debug and have a name of ProgrammingBasics.html The
application tells me that it cannot find that file and
ProgrammingBasics.html
This also matches the Actionscript file: ProgrammingBasics.ac
I have no idea why this would start to happen. In
myFlexMXMLApplication, it tells me that it cannot find the file:
myFlexMXMLApplication.html - where myFlexMXMLApplication.html
represents any Flex MXML application that I were to create.
Going through the documentation has not been all that helpful as
I don't know if I am searching correctly to find a solution to this error.
Please help me figure this out,
Thanks,
Bruce