Search:

Type: Posts; User: marcaia; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,318

    [Autowired] property in constructor

    Hi again :D
    I'm going forward in the study of SAS, and I'm trying to use the metadata [Autowired] to inject the properties into a class.
    In the test I did, I saw that the property to be injected is...
  2. sample

    Hi Roland,

    I did a sample with SAS 1.1 and SAS 1.2 .
    I omited SWCS for file-size reasons. There is a screenshot too

    n.b.
    Spring Actionscript - Framework Source.swc is the SAS 1.2 built with...
  3. metatag in pom.xml

    probably my bad English doesn't help :p


    Looking around, i read that SWC keep METADATA.
    in SAS 1.1 a list of metatags to keep is defined in pom.xml.

    i found this

    <keepAs3Metadatas>...
  4. SAS 1.2 wraps Event in MVCEvent in non-Flex project.

    Hi,
    I used Intellij IDEA Maven plugin to build SAS 1.2.
    This was my first time so i think i forget some metatag somewhere :rolleyes:

    The good news is that SAS 1.2 wraps Event in MVCEvent in...
  5. Hi, as you said in SAS 1.1 owner variable is...

    Hi,
    as you said in SAS 1.1 owner variable is null and so throw an error.

    My bad solution is to dispatch MVCEvent directly


    EventBus.dispatchEvent(new MVCEvent(null, cgEvent));

    I know it's...
  6. Replies
    1
    Views
    1,006

    download as3commons-logging-2.0.swc from ...

    download
    as3commons-logging-2.0.swc from

    http://www.as3commons.org/as3-commons-logging/index.html



    and paste this code before you instantiate applicationContext
    ...
  7. MVCRouteEventsMetaDataProcessor problem with non-Flex project

    Hi,
    i tried to develop a simple application using MVC micro-framework in pure as3 project.

    The most important question is...
    Can i use MVC micro-framework in a pure as3 Project?

    if no...DOH...
Results 1 to 7 of 7