Twitter Search Demo using Robotlegs, Signals and the Application Signal Bus

I’ve been using Robotlegs and Signals recently and they really are awesome to work with however I still had to create a Signal for each Signal that was dispatched through the application, which is more times than you would need to create a custom event. I was thinking about an approach to get around this problem when I saw some tweets from Jonnie Hallman about an Application Signal Bus. Luckily he was kind enough to post the following gist to demonstrate.


So I thought I’d update my Twitter Search Demo to demonstrate how it could be used. As with the previous posts, click the image below to view the demo. View source is enabled and I’ve included everything for you to compile.

Click to view Twitter Search Demo using the ApplicationSignalBus

Posted by Mark on March 16th, 2010
 

7 Responses to “Twitter Search Demo using Robotlegs, Signals and the Application Signal Bus”

  • Troy Gilbert Says:

    Great demo! Really digging your stuff lately. Small typo in the link on the image, though, it includes 2 “s” in SignalBus.

  • Mark Says:

    @Troy Good catch. I’ve updated the post now so it should be ok – that’s what I get for posting quickly! I’m glad you like it!

  • Ivan Says:

    Demo, not working?

  • Andrew Says:

    I’m unable to view the demo. Is it still up?

    When I try to view it, there’s a flex preloader that never finishes, and Error#2046 appears at the bottom of the page.

    thanks

  • Mark Says:

    Hi guys,

    Sorry for the late reply, thanks for the messages about the demos not working. I’ll try and get them up as soon as possible. It turns out there’s an issue with anything built using Flash Builder 4 beta that uses run time libraries.

    In the mean time you can download the source code at the link below, which will work fine.
    http://markstar.co.uk/flash/Robotlegs/TwitterSearchSignalBus/srcview/TwitterSearchSignalBus.zip

    Cheers,

    Mark

  • Mark Says:

    Hi guys,

    I’ve now republished the Robotlegs examples, so they’re all working now. Give me a shout if you have any questions.

    Mark

  • Andrew Says:

    Thanks for the speedy reply and source

Leave a Reply