How do I compile from the Parsley framework repository to a Flex Librar开发者_StackOverflowy, so that i can use it with the latest 4.5 Flex framework? Step by step. Totally appreciated.There is a ANT
I was wondering if Parsley framework is 开发者_StackOverflow中文版compatible for Flex Hero Mobile 4.5? I seem to get a warning saying it\'s not compatible.
I want to use the Parsley framework and I want to use GraniteDS for remoting. As of 2.1, GraniteDS generates AS3 service classes from your Java code as local proxies, and I want to use these classes i
This is a puzzler. Relevant Environment:Flex app, running parsley, which gets built by ant. Problem class:
I am planning to start a 开发者_JAVA百科new project in as3 and I want Dependency Injection in the project.I found that parsley and Robotlegs are two popular frameworks for implementing DI in AS3.Which
I\'m using: - Flex SDK 3.5.0 - Parsley 2.2.2. - Flash Builder 4 Down in my src folder (which is configured as part of the source path in the Flash Builder), I have a logging.xml which I configure via
Using Parsley, I have a service that I access through a [Command(selector=\'list\')] public function getRssFeed( msg:RssEvent ):AsyncToken
I am working on a Flex Front End at the moment, and have been using the Parsley framewor开发者_Go百科k for passing messages/events around.
I\'m writing an application using an MVC framework which takes care of a lot of the boilerplate wiring of our system.Specifically - application is written in Flex, using the Parsley MVC framework.Howe