Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Import the attached project (testSplashScreen.fxp). Note that you will need to change the SDK path.
2. Compile the project.
Actual Results:
There is an error "1120: Access of undefined property CheckBox_downSelected." in the Problems panel.
Expected Results:
There should be no errors.
Workaround (if any):
If we move the CheckBox_downSelected.fxg file into the default package path, then the error disappears.