Skip to content

Not able to luanch flex application from FlexMonkeyLauncher. #29

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. We have a flex application (.swf file) to automate. I can open the file
and do all the actions as stand alone. But, when same application is tried
to open in FlexMonkey, it does not open up. Below run time exceptions are
thrown and nothing appears.

-------------------------------------------------------------------------
ReferenceError: Error #1069: Property analytics not found on
FlexMonkeyLauncher and there is no default value.
    at com.intuit.workexchange.controls.login::LoginPanel()
    at
mx.core::Container/createComponentFromDescriptor()[C:\autobuild\3.2.0\frameworks
\projects\framework\src\mx\core\Container.as:3579]
    at
mx.core::Container/createComponentsFromDescriptors()[C:\autobuild\3.2.0\framewor
ks\projects\framework\src\mx\core\Container.as:3493]
    at
mx.core::Container/createChildren()[C:\autobuild\3.2.0\frameworks\projects\frame
work\src\mx\core\Container.as:2589]
    at
mx.core::UIComponent/initialize()[C:\autobuild\3.2.0\frameworks\projects\framewo
rk\src\mx\core\UIComponent.as:5370]
    at
mx.core::Container/initialize()[C:\autobuild\3.2.0\frameworks\projects\framework
\src\mx\core\Container.as:2526]
    at
mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()[C:
\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:5267]
    at
mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded()[C:\a
utobuild\3.2.0\frameworks\projects\framework\src\mx\core\Container.as:3305]
    at
mx.core::Container/addChildAt()[C:\autobuild\3.2.0\frameworks\projects\framework
\src\mx\core\Container.as:2217]
    at
mx.core::Container/addChild()[C:\autobuild\3.2.0\frameworks\projects\framework\s
rc\mx\core\Container.as:2140]
    at
mx.core::Container/createComponentFromDescriptor()[C:\autobuild\3.2.0\frameworks
\projects\framework\src\mx\core\Container.as:3681]
    at
mx.core::Container/createComponentsFromDescriptors()[C:\autobuild\3.2.0\framewor
ks\projects\framework\src\mx\core\Container.as:3493]
    at
mx.containers::ViewStack/instantiateSelectedChild()[C:\autobuild\3.2.0\framework
s\projects\framework\src\mx\containers\ViewStack.as:1140]
    at
mx.containers::ViewStack/commitProperties()[C:\autobuild\3.2.0\frameworks\projec
ts\framework\src\mx\containers\ViewStack.as:664]
    at
mx.core::UIComponent/validateProperties()[C:\autobuild\3.2.0\frameworks\projects
\framework\src\mx\core\UIComponent.as:5807]
    at
mx.managers::LayoutManager/validateProperties()[C:\autobuild\3.2.0\frameworks\pr
ojects\framework\src\mx\managers\LayoutManager.as:539]
    at
mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.2.0\frameworks
\projects\framework\src\mx\managers\LayoutManager.as:659]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at
mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.2.0\frameworks\projec
ts\framework\src\mx\core\UIComponent.as:8628]
    at
mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.2.0\frameworks\project
s\framework\src\mx\core\UIComponent.as:8568]
-------------------------------------------------------------------------

What is the expected output? What do you see instead?
Expected out is - the swf file should get luanched.

What version of the product are you using? On what operating system?
I have Adobe Flash Player 9.
OS is - Windows XP Professional SP 2.
Flex Builder 3 is used for development.

Please let me know, what is causing this error.

Thanks in Advance.


Original issue reported on code.google.com by joshi.s....@gmail.com on 18 Feb 2009 at 10:56

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions