You could check out this Flash Remoting article on devnet: http://www.macromedia.com/devnet/mx/coldfusion/articles/remoting.html
Or the new FireFly components: http://www.macromedia.com/devnet/mx/flash/articles/firefly_components.html The firefly components are really easy to use, but from what I've seen they look like they would be very unsecure for use outside of an intranet app (eg direct connection to SQL Server from Flash). If your going to use the firefly components you would probably want to implement your own CFC's for access. I'm not extremely familiar with FireFly so I could be mistaken about the security however. _____________________________________________ Pete Freitag CTO, CFDEV.COM http://www.cfdev.com/ -----Original Message----- From: dnk [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 12:10 PM To: [EMAIL PROTECTED] Subject: [ cf-dev ] CF and flash - query and display database results Can anyone recommend any goor tutorials on usinf CF with flash mx to do the typical datbase stuff? IE queries, add, delete, update recoreds, set. Mostly just query and display as I can do the others in a CFM page alone. Thanks Dustin -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
