This content has been marked as final.
Show 1 reply
-
1. Re: Minimum Flash player required for ColdFusion flash controls.
craigkaminsky Oct 8, 2009 3:52 PM (in response to ilssac)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.


