Is it possible to get source code of AutomationManager.as class or/and QTPAdapter.as?
sorry, don’t provide source classes right now.
on 2/25/09 2:47 am, "jabbypanda" < member@adobeforums.com> wrote:
on 2/25/09 2:47 am, "jabbypanda" < member@adobeforums.com> wrote:
a new discussion started jabbypanda in
general discussion --
is possible source code of automationmanager.as class or/and qtpadapter.as?
i have license of flex builder 3.0.1 pro, running win xp.
inside "c:\program files\adobe\flex builder 3 plug-in\sdks\2.0.1\frameworks\source\mx\automation\" folder can locate listing of source code of iautomationmanager interface.
inside "c:\program files\adobe\flex builder 3 plug-in\sdks\3.2.0\frameworks\projects\automation\src\mx\automation\" folder there bunch of open sourced classes present, source code of iautomationmanager interface missing.
, source code automationmanager.as , qtpadapter.as classes find.
, tried extract source files data visualization package suggested here
http://blogs.adobe.com/flexdoc/2008/04/extracting_data_visualization.html, no luck
view/reply @ possible source code of automationmanager.as class or/and qtpadapter.as? < http://www.adobeforums.com/webx?13@@.59b80b91>
replies email ok.
use unsubscribe < http://www.adobeforums.com/webx?280@@.59b80b91!folder=.3c060fa1> form cancel email subscription.
i wouldn't mind getting @ sources classes if adobe ever decide make them available, out of curiosity how of internals implemented underneath hood versus seeing results.
however, depending on you're planning on doing automation, there's chance may not need access them you'd want.
while documentation on automation framework sparse, if you're looking implement own custom adapter target other qtp, or if want write custom delegates automate own custom components, can pretty available.
the best source of information on custom adapters i've found here:
http://www.adobe.com/devnet/flex/samples/custom_automated/
based upon example, i've since been able write number of custom adapters utilize automation , serialize events across wire , various targets, including standalone air applications , server-side applications. possible without having access qtpadapter source code.
for custom delegates, best starting point:
http://www.adobe.com/devnet/flex/samples/randomwalk/
note particular article written in days of flex 2, don't need qtp if you've figured out how otherwise export events via previous tutorial above , can follow along rest of it.
hope helps,
jim
however, depending on you're planning on doing automation, there's chance may not need access them you'd want.
while documentation on automation framework sparse, if you're looking implement own custom adapter target other qtp, or if want write custom delegates automate own custom components, can pretty available.
the best source of information on custom adapters i've found here:
http://www.adobe.com/devnet/flex/samples/custom_automated/
based upon example, i've since been able write number of custom adapters utilize automation , serialize events across wire , various targets, including standalone air applications , server-side applications. possible without having access qtpadapter source code.
for custom delegates, best starting point:
http://www.adobe.com/devnet/flex/samples/randomwalk/
note particular article written in days of flex 2, don't need qtp if you've figured out how otherwise export events via previous tutorial above , can follow along rest of it.
hope helps,
jim
More discussions in Archived Spaces
adobe
Comments
Post a Comment