A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash and Coldfusion

  1. #1
    Senior Member
    Join Date
    Apr 2003
    Posts
    138

    Flash and Coldfusion

    Anyone know a good reference on combining the 2? I am working on a gaming site that is all flash but the members page needs to be a coldfusion database so that people can add themself. How do you do that?

  2. #2
    Senior Member
    Join Date
    Nov 2001
    Posts
    1,145
    cold fusion is no different than php or asp as far as flash is concerened - the flash will look exactly the same for all three except the file name they call

    basically:

    you have people type in their info in flash input fields

    the flash then loads a cfm page, this is the same as a html form page submitting to a cfm page, the cfm page can see all the variables you have in your flash

    the cfm page takes the variables from your flash and updates the database


    so just look for help in whatever language - php asp cf - it's all the same to us flashers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center