cfform type=flash flash version compatibility

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default cfform type=flash flash version compatibility

    I am using cfform type="flash" - What flash version must the client have for this to work? Is there any url where I can find this compatibility docs?
    cfmlguy Guest

  2. Similar Questions and Discussions

    1. Version of Adobe Flash by CFFORM in CF 8
      What's the version of the .swf produced by the CFFORM tag in CF 8,0,1,195765? Is there any way I can determine this (e.g., via the \ColdFusion8...
    2. <cfinput> tag checked problem in cfform type=flash!
      Hi, I have a cfform of type=flash and trying to use the checked parameter in a radio button but it does'nt seem to work! <cfinput...
    3. Objects in cfform type=Flash
      Is there any way to find out which objects have been instantiated in the Flash movies created by cfform grid, tabnavigator etc., so that I can know...
    4. cfform type=flash not showing when transferred
      Hi, I had a cfform type=flash working great. I transferred to a test server box and it doesn't work. The flash code shows up in the page called,...
    5. cfinput type file and cfform format flash in MX7
      wow! i was going to ask the same question. so type="file" won't work with flash?? bummer!!
  3. #2

    Default Re: cfform type=flash flash version compatibility

    Actual syntax should be <cfform format="flash" ...>.
    Check LiveDocs for more info ([url]http://livedocs.macromedia.com/coldfusion/6.1/index.html[/url]).
    mooser2003 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139