Extensions

SQLServiceInvoker

An extension to use make SQLite calls within the EventMap. It works the same way as any of the Service Invokers, where the result of the query is set in the <resultHandlers> and any fault is handled by the <faultHandlers> inner tags.

Read more about it

Download extension and example

 

Style Loader

The style loader extension helps you load a compiled css style (.swf) into your application from the EventMap. The style loader will create two inner handlers: resultHandlers and faultHandlers that will let you perform actions after the style has been successfully loaded (resultHandlers) or where there was a problem when attempting to load it (faultHandlers).

Usage example

Download extension only.

 

Weather Loader

An extension that lets you load weather information from the Yahoo! Weather API from the event map. The weather loader will create two inner handlers: resultHandlers and faultHandlers that will let you perform actions after the weather information has been successfully retrieved (resultHandlers) or when there was a problem when attempting to retrieve it (faultHandlers).

Usage example

Download extension only.

8 responses

  1. Does anyone have any idea how to use Mate with AFCS? I do a bunch of waiting for events and then responding and then chain my respnses to the events. Even for a small application, I end up with a bunch of spaghaetti.

    I'm new to Mate. It looks pretty useful as a framework data driven design and I can see the utility right away for amfphp projects which I am working on.

    Would a connector to AFCS be an extension?
  2. Doug,
    It should probably be an extension, but not like those shown here, more like the MessageHandlers
  3. Hi..
    I would like to develop a login application that has front end developed in flex using mate framework and back end is developed in java. I dont want to use BlazeDS in here. I would like to have a example code.

    Thanks in advance
  4. Hi there,

    This is nowhere near the right place to post this. The problem is I try to register to the forum, but I don't receive any email. Try to recover the password for my username (Slotkenov), still I won't get any mail. So I should talk to the webmaster. But I can't find any information on this site on how to contact anybody, let alone the webmaster.

    Can someone help me on this?

    Thanks
  5. Anyone there?

    I would like to register to the site so I can participate on the forum.

    Please respond to this message.
  6. Hi Slotkenov,
    Can you please try recovering the password again?
  7. Some video tutorials you can do to me please
  8. Mate extension that call last.fm services from event map https://github.com/firesteps/lfm

Comments now closed