GithubHelp home page GithubHelp logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
Please make sure you have the following includes when compiling the 
FlexMonkeyLauncher.

-include-libraries "/Applications/Adobe Flex Builder 3/sdks/3.2.0/
frameworks/libs/automation.swc"
-include-libraries "/Applications/Adobe Flex Builder 3/sdks/3.2.0/
frameworks/libs/automation_agent.swc"
-include-libraries "/Applications/Adobe Flex Builder 3/sdks/3.2.0/
frameworks/libs/automation_dmv.swc" 

Original comment by [email protected] on 24 Feb 2009 at 6:09

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
I recompiled with those three files and now am getting the following error:

VerifyError: Error #1053: Illegal override of removeChildBridge in 
mx.managers.SystemManagerProxy.

Original comment by [email protected] on 24 Feb 2009 at 7:23

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
The error you are getting now is due to version mismatch of the FlexMonkey and 
your
application.  FlexMonkey 0.8 is compiled with Flex 3.2.  I would suggest you 
download
the source and compile FlexMonkey, FlexMonkeyLauncher and your application.

Original comment by [email protected] on 24 Feb 2009 at 7:38

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
I downloaded and compiled the applications and I am no longer getting the #1053 
Error.  Now, I am having the same problem as described in Issue 29, where 
anywhere 
in my application, I reference "Application.application", then it references 
FlexMonkey instead of my application under test.  So in the following example, 
I 
have a component called windowShadeSearch that I am trying to access using 
Application.application.windowShadeSearch and I get the following error only 
when 
loaded in FlexMonkeyLauncher:

Example:

ReferenceError: Error #1069: Property windowShadeSearch not found on 
FlexMonkeyLauncher and there is no default value.
    at turningpage.browser::History$/updateUrl()
[C:\Dev\Apps\blazeds_turnkey\tomcat\webapps\TurningpageFlex\flex\turningpage\bro
wser\
History.as:279]
    at Main/__windowShadeSearch_click()
[C:\Dev\Apps\blazeds_turnkey\tomcat\webapps\TurningpageFlex\flex\Main.mxml:594]

Original comment by [email protected] on 25 Feb 2009 at 1:26

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
At this point in time, the work around is to link FlexMonkey into your 
application
instead of using the launcher.  The directions for doing that can be found at
http://code.google.com/p/flexmonkey/wiki/LinkingFlexMonkeyIntoApp. 

Original comment by [email protected] on 5 Mar 2009 at 4:09

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
Retiring 0.x issues

Original comment by [email protected] on 16 Jul 2009 at 12:51

  • Changed state: WontFix

from flexmonkey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.