A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: CFM, JAVASCRIPT and Flash Publisher

  1. #1
    Senior Member
    Join Date
    Mar 2000
    Posts
    170

    Post

    VNG - I've been messing around with CF and Flash... you don't need the javascript to interact with the database... it's all about the <cfcontent type="text/plain" reset="Yes"> tag...

    What EXACTLY are you trying to do?


  2. #2
    Registered User
    Join Date
    Mar 2000
    Posts
    20

    Post

    I need to test the browser to see if it has flash installed...
    If it does... the javascript gets the neccessary variables from the database then writes out the <object> coding as neccesary...
    If it does not... the javascript gets the neccessary variables from then on (usually an antimated gif) and then write out the <img> coding as neccesary...

  3. #3
    Registered User
    Join Date
    Mar 2000
    Posts
    20

    Exclamation

    IM having a challange here.

    I am not the best javascript programmer but in a nutshell here is what I want to do.

    I am trying to output data about flash attributes located in a database into javascript via coldfusion.

    My question is: How can I pass information from a cfoutput to javascript or how do can I encode the javascript to accomodate coldfusion tags within it...


    I tried nesting cold fusion tags with in javascript.. That doesnt work. I have also tried the cfset tag to create a variable before the javascript starts. This does not work either.

    Does anyone have any experience in manipulating a cfoutput to properly store a variable so javascript can read it?

    If anyone has any questions or wishes to see some of the code I have done. I could post it.

    TIA

    VNG

  4. #4
    Senior Member
    Join Date
    Mar 2000
    Posts
    170

    Post

    So wait... why don't you just use the javascript to redirect the user. You don't really need cold fusion do you? I mean they're not in flash yet, since you haven't even detected them and then send them to either the gif page or the flash page... I think I'm lost here.

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