Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.create a mobile application (either one of blank, viewnav, tabnav)
2. create s:SplashScreenImage file and save it in the project.
3. in the mobile application, add "splashScreenImage" property, then type ="
Actual Results:
no hinting for possible SplashScreenImage class(s).
also,type '.' after a package name, if the class is inside a package.
you get no hints.
Expected Results:
code hinting for all possible splashScreenImage classes.
Workaround (if any):