Yesterday a student from my class ask me to help him solve a problem that was getting when testing Tom Krcha’s example files of his Multicast Streaming tutorial. Here’s the fix.
Over the last few weeks when I wasn’t working or fighting hackers on my blog (If You follow me on Twitter you know what I mean), I had the chance to give Processing.js a try.
The new Adobe Flash Media Playback is a free, standard media player for the flash platform, it can be used in any site with only a few lines of HTML, enabling playback of video and other media in minutes. Its extensible plug-in architecture enables easy integration with content delivery networks. There’s …
One of the first things You want to do when playing with the HYPE framework is to output your creations to a printable file and guess what? Joshua and Branden have already think on that, hype includes a the class ContextSavePNG that will let you output your hype generated images …

Community Help contributions
Exchange questions, ideas, and suggestions with
other Adobe users.
Contributions to Community Help are rated by the community, and may be featured on product Help and Support pages, Developer Connection, Design Center, and Forums. Users who contribute to Community Help earn points, gain access to Adobe experts and can add …
Adobe recently made available Flex PMD a tool that lets you keep track of your code bad practices and helps you by auditing your source directory and displaying common errors such as:
Unused code (functions, variables, constants, etc.)
Inefficient code (misuse of dynamic filters, heavy constructors, etc.)
Over-complex code (nested loops, too many …