Flash now talking to breadboard prototype

The Guys from Merapi pointed me towards their AS3-only branch on SVN.
It took me while the get my test running, mainly because I forgot to use the registerClassAlias function in flash, which ended up in Java not recognizing my messages.

After a succesful test, I quickly hacked a swf-module that could be loaded into version 2 of the Ukulele Chord Finder ( version 1 can be found at http://www.ukulele.nl ) that we have under development.
So now we can talk to Merapi Straight from the browser.

I also managed to turn the Java Side of the Merapi-Bridge into a Mac application.
So here’s a video of the things I made.

[Javascript required to view Flash movie, please turn it on and refresh this page]



5 Responses to “Flash now talking to breadboard prototype”

  1. Sander says:

    Very cool Patrick. Let’s get that ukelele up and running ™!

  2. eefje says:

    He patriek, very nice and handy for lifeshows dans le future…

  3. Luis Fonseca says:

    Hi Patrick,

    Could you please point me where that AS3-only version of Merapi is? I’ve searched but I can’t find it!

    Best regards!

  4. patrick says:

    Hi Luis,

    The as3 version of merapi is in a special branch in subversion.
    http://code.google.com/p/merapi/source/browse/#svn/branches/as3-js-cs-core-devel

    You can check it out with your svn-client.
    Have fun.

    Regards Patrick

  5. Luis Fonseca says:

    Hi Patrick,

    First of all, thanks for your quick reply!

    Can you please explain further about “it took me while the get my test running, mainly because I forgot to use the registerClassAlias function in flash”?

    Best regards!