The first archive can be found here
The next archive is the AIR producer and consumer that works with the messaging code above.
This is a Flex Builder archive, so just open up FB3 and import
The last (for now) archive is the chat rooms demo. Remember to edit your {cf_webroot}/WEB-INF/flex/messaging-config.xml file and add the following to the
section of the ColdFusion Messaging Gateway <server>
<allow-subtopics>true</allow-subtopics>
<subtopic-separator>.</subtopic-separator>
</server>
As a side note here, if anyone would like the prize draw picker, just let me know and i'll publish that as well