1 Reply Latest reply: Oct 8, 2009 3:52 PM by craigkaminsky RSS

    Minimum Flash player required for ColdFusion flash controls.

    ilssac Community Member

      Can somebody point me to actual documentation that details what is the minimum Flash player version that will work with ColdFusion's Flash forms and charts.

       

      TIA

      Ian

        • 1. Re: Minimum Flash player required for ColdFusion flash controls.
          craigkaminsky Community Member

          Ian, I know it's not the official word but when I last used flash forms, I recall the output from CF indicated that the minimum version was player 7. That was back when CF7 was out, though.

           

          I do know from the Adobe docs on flash forms that you can use variations of ActionScript 2 in your code (not AS3). A check on Wikipedia (http://en.wikipedia.org/wiki/ActionScript) showed that ActionScript 2 support was added to Flash Player version 7. This would seem to indicate that 7 would be the minimum version, however, it notes that AS2 can cross compile to AS1 so that it could go in 6 ... I don't recall 6 having worked back then.

           

          Again, I know it's not the direct word from Adobe's docs but I thought I'd drop the reply just in case.