Archive for the 'AS3 API' Category

My Getting Started with Arduino and Flex/AS3 Development Presentation at FlexMania Brazil 2011

Back in July I had the awesome opportunity to do a presentation for the FlexMania Brazil conference on getting started with Arduino and AS3/Flex communication. I got the link to the recorded presentation and decided I’d share it with everyone. I was going to give this presentation at the UK based try { harder } conference happening in [...]

Sean’s Arduino Experiments (Roundup)

Over the last year (a little longer) I’ve been tinkering with Arduino. Building various circuits, learning how to solder (burning  myself), etc. I attended a really cool workshop at METRIX CREATE:SPACE in Seattle the other night. (If you’re in the Seattle area I highly recommend checking them out, the place is too cool for words!) [...]

mongoAS3 – An ActionScript 3.0 MongoDB Driver

Here’s a really cool new API that can be used for AS3 and/or Flex development if  you are working with mongoDB. The really awesome thing about using mongoDB and AS3/Flex is that you don’t need a middleware language to work with the database. The API was created by Omar Gonzales, you may know him on [...]

Presentation on May 25th: Intro to Test Driven Development (TDD) and TDD Kata

I’ll be giving a presentation on TDD for the Bloomington/Normal, IL Rich Internet Applications Group on May 25th at 6:30PM (Central time). It will be broadcast via Adobe Connect so you watch it from anywhere. It will also be recorded for playback at a later point in time. Here’s more info about the presentation: This [...]

BabelFX for localization of Flex applications

One of the most useful sessions I attended at 360Flex was Rob Rusher’s session on localization of Flex applications. All the sessions were great but this one applied directly to a project I’m working on. In the session Rob gave an overview of the BabelFX framework and explained how to get it set up and [...]

Using Brainwave Data to Control an LED using AS3, AIR, Mindset BCI and Arduino

Here’s a new AS3/Flex project I’ve been working on that uses brainwave data to control an LED on an Arduino microcontroller. The brainwave data is captured with a Mindset BCI, sent into an AIR application and then sent to an Arduino Duemilanove. It uses the AS3 API I created for interfacing Flash/Flex projects to the [...]

SeanTheFlexGuy: 2009 Accomplishments and Review

Taking a look at everyone’s “2009 In Review” blog posts is really great inspiration. Looking back over the last year is always worth taking a minute to do. It’s great to reflect on personal growth over the course of a year and take note of our accomplishments. I decided to recall the last year for [...]

Neurosky MindSet Brain Computer Interface ActionScript 3.0 API

**11/04/10 – UPDATE** The API is unavailable right now due to domain issues with Kannopy. If you’d like a copy of the source code or documentation please send me an email and I’ll try to get it over to you ASAP. Sorry for the trouble. Read and process data from your brain in ActionScript 3.0 [...]

List of 34 More ActionScript 3.0 APIs

Using an API can save time during the development process. The wonderful thing about the Flash Platform Community has always been the willingness to share. Here’s 34 more ActionScript 3.0 APIs that can be used for Flex, Flash and AIR development. Hopefully one of the APIs listed here or in one of my previous API [...]

Top Ten Flex Tools and Resources

When developing Flex and/or AIR applications there are a handful of tools that really make the difference between a good project and a great project. They are all very valuable and provide stability and clarity for the RIA development process; or at least they have for me. From Unit Testing to SVN utilities to frameworks [...]