daPhyre
Visitor
|
Re:Contrib : Palabre Component. - 2010/06/22 04:21
Thanks a lot for the code, It has been really helpful.
I work with a Flex AIR-based IDE (minibuilder) since i'm a Linux developer/user, so I've been porting the AS3 code to it... Which is mostly the same, but making all the visual part directly into the code.
Everything works exactly the same, except that instead of a 3-colors MovieClip light for the statusLed, is a single-color Sprite alpha-based light (just to keep simple the code). As soon as I finish the porting, I'll gladly share it.
I'm just right now having troubles to understand how does the PalDebugger works. It would be really helpful if someone could lend me a hand on it. Thanks ;)
|