rsrini7 / flexmonkey

Automatically exported from code.google.com/p/flexmonkey
0 stars 0 forks source link

FlexMonkey not loading application correctly? #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
FlexMonkey seems to not be loading our application correctly. Our UI 
is working outside of FlexMonkey, however inside FlexMonkey specific 
UI elements appear but aren't accessible (recognizing mousing clicks, 
drag and drops) or appear differently. We've tried all suggested 
solutions to load issues given in the user guide, however the 
application stills loads incorrectly. We found that rearranging our 
mxml layout code for the specific UI elements fixed the problems, but 
we are unsure of a solution without altering our code. Does each 
element needs an id? The application doesn't load with MonkeyAgent. We 
don't have FlexBuilder Pro License to link. We aren't using modules. 

==================================
FlexMonkey Use Cases:

1) App under test and MonkeyAgent on remote server? NO
2) App under test and MonkeyAgent local? YES
3) App under test loaded from local file system into FlexMonkey Target SWF
window? YES
4) ANT run with TestLauncher? NO
5) ANT run with TestRunner? NO
6) Other? (describe)

Your Use Case: [1-6] :

If you use the MonkeyAgent, are you running it in the FlexBuilder Debugger?
(yes/no)
==================================
NO

What steps will reproduce the problem?
1. open flex monkey and load the swf
2.
3.

What is the expected output? What do you see instead?
The gui functioning normally. 
What version of the Flex SDK are you using?
3.3
What version of the FlexMonkey are you using?
RC1
What version of the MonkeyAgent are you using? (if applicable)

On what operating system?
Mac OS X 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by GregMart...@gmail.com on 16 Dec 2009 at 8:29