A Flash Developer Resource Site

Search:

Type: Posts; User: t0ad 99

Search: Search took 0.03 seconds.

  1. i had issues w/ this in coldfusion when i was...

    i had issues w/ this in coldfusion when i was creating drill downs. There were some fields that had an & in them so it was breaking up my URL variables.. so what i did was thought of a replacement.
    ...
  2. Replies
    2
    Views
    368

    bump oh yes i would like to add that the var...

    bump

    oh yes i would like to add that the var is not really null is just blank...

    i tested this by saying

    if ( formHour == null) {
    var formHour='Blank Return'
    }
  3. Replies
    2
    Views
    368

    I've changed it around some, and still my single...

    I've changed it around some, and still my single var being passed appears as blank in the combo box.. here the actionscript code..

    #include "NetServices.as"
    #include "NetDebug.as"
    // connect to...
  4. Replies
    2
    Views
    368

    ActionScript ColdFusion

    I'm trying to pull variables from a CFM file into flash. These vars would then populate a dropdownmenu.. (simple enuff ya' know!)

    it appears what i'm doing is returning a null value.. what am i...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center