Category Archives: howto
Project Sprouts and Continous Integration
This is more a reminder to myself rather than a complete post because it took me a while to figure it out. Updated the gems of AsUnit4 as well as the sprout-flashsdk from their repository. # rakefile.rb ############################## # CI … Continue reading
RCov::VerifyTask “threshold” auto-update monitor
Keep the threshold of an RCov::VerifyTask up-to-date using a log file.
Continue readingTweaking Flash (CS5) – Duplicate Symbol Dialog
If you don’t like the name proposal of the “duplicate symbol” dialog here’s a way to change it..
Continue readingMustek 600/1200 CU on OSX 10.5
How to get an aged usb-flatbed-scanner up and running on OS X.
Continue readingHow to send or receive data JSON encoded data from flash to a server-side-script
As contributor in some flash-related forums i noticed, that a lot of people are asking the same question over and over again.
How to send or receive JSON-encoded data from flash to a server-side-script.. ?
So i wrote this little tutorial..
Continue reading