Topic: Best Practice

Hello,

I just finished up my first Chumby application.  I authored it in ActionScript 2.0 in Flash CS3 targeted for Flash Player 8.  I have been interested in Flash Lite but due to the low adaptation of Flash Lite based phones in the US, I have never invested any energy learning it.

Along the way I ran into some obstacles, for instance, I found I couldn't get setTimeout to work and had to exclusively use setInterval.  Then there were some other, mostly cosmetic type things that were easy enough to work around.

The real practical question, should I be using Flash Lite 3?  Obviously I would just as soon use ActionScript 2 but I am wondering what other people's experiences are.

Also, at the moment I can successfully play my widget on my Chumby, however, it doesn't play properly on my Virtual Chumby in any browser.

Is there a common scenario that would cause this situation?