This is the Flex messaging app (with CF input) along with the mxml/as in a CFM page plus the CRM LCDS app (gateway screenshots included)
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
No comments:
Post a Comment