>The AIR demo appears to just be a Flash movie demonstrating integration with >CF. :) I've tried to update my Flash plugin but, alas, Adobe says updates >happen automatically.
Since you mention having the Flash debug version, I'll pass on a tidbit I discovered just yesterday. The regular Flash and the debug version do NOT render code the same. I have a Flex application in development that was not working for my users but was working fine for me (at least in FF). Turns out that the code that worked on the debug Flash player that I had installed did not work in the standard player for some reason (it didn't like something about the way my authentication business class was written so just skipped right over it). So it's always possible if you see a problem in one or the other, that it might be specific to that player version. If it's not been tested and validated against the debug version, it's possible there's some issue that the developers might not have caught. Just an FYI to watch out for. If you have another browser with the standard Flash player, might be interesting to check it against that. --- MJS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344447 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

