Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 7.x
Language Found: English
Description
Steps to reproduce:
1. Create a Flex Project in FB4
2. Go to Project Properties -> Flex Theme
3. Select "AeonGraphical" Theme for your project
4. Include following code in your project for click event of a button.
Alert.show("Clicked Button !!","Message !!");
Actual Results: Text - "Clicked Button" and Button - "Ok" is seen on top middle of the screen
Expected Results: A Pop Up Window should appear in center of the screen.
Workaround (if any):