Yeah I've messed around with it quite a bit and it's more for tracking WDDX packets and information within the IDE. It's also supposed to simplify the XML send and load process by letting the developer make the method calls and not have to worry about what is going on behind the scenes. It's kinda funny because I was working with a guy named Jesse Monson on his wddxLoader class. He mentioned to me that he spoke with Sim Simeonov (the guy who wrote the kit from MM) about this and the next thing you know MM released the kit. Supposedly, MM is telling people that the kit will not work with CF4.5 but I think it will since there is hack to get XML.sendAndLoad to work with Flash and CF. This is documented in the wddxLoader class. Anyway, you can check out Jesse's work at http://www.ixstudios.com/datax/wddxLoader/.
Also, it's differs from Mike Chamber's FlashSQL kit in that it's built on CF custom tags. The FlashSQL kit is a Java CFX which is a little more cumbersome to install and run. I personally think that if you have the basic methods of integration down none of these mentioned components are necessary. I'm not undermining anyones work but simply stating that a good knowledge of Flash and CF integration will do more for you than anything else. Feel free to contact me if your having problems with the connector kit and would like to get it working. The main thing that I've run into is that you CANNOT have any whitespace between the nodes of your packet. Flash will lock and you'll be prompted to abort the script. Regards, Dennis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dave Cahall Sent: Tuesday, December 11, 2001 12:09 PM To: [EMAIL PROTECTED] Subject: RE: Flash and ColdFusion Has anyone messed around with the new Connector Kit? Is it really necessary and what does it contribute? How does it really differ from the SQL Component Kit the guy from Figleaf developed? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Grant Sent: Tuesday, December 11, 2001 11:00 AM To: [EMAIL PROTECTED] Subject: RE: Flash and ColdFusion Hey Dennis- I've been to your site a few times, good to know you're in Dallas and in the CFUG! I do some CF/Flash integration, and I should be entering a piece in the Macromedia CF/Flash contest this month. Are you doing anything towards that? Take it easy David Grant -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of dennis baldwin Sent: Tuesday, December 11, 2001 9:27 AM To: [EMAIL PROTECTED] Subject: RE: Flash and ColdFusion Dave, Thanks for the plug. I also want to add that I have a huge passion for integrating Flash and ColdFusion but couldn't have taken it this far without our users. As many of you know the CF user community is incredible in what they give back to us. We just launched the new site this past Friday and have received a great amount of positive feedback from the community. If you're interested in this type of integration please feel free to join up and hollar at me if you have any questions. Thanks again Dave and I'm working on that tutorial for you ;) Regards, Dennis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dave Cahall Sent: Tuesday, December 11, 2001 11:35 AM To: DFWCFUG Subject: Flash and ColdFusion Thought I would pass on a link to another site that some of you might find very interesting and helpful if you are trying to interface ColdFusion with Flash. www.flashcfm.com BTW: The main guru behind the site lives right here in Dallas and his name is Dennis Baldwin. ------------------------------------------------------------------------ - This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
