Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Any way to install Flash Player 10 on Adobe Flash CS3?

New Here ,
Jul 26, 2019 Jul 26, 2019

Hello!

CS3 is 12 years old. But it's what I have. The thing is that I need to export a String to a text file with FileReference like this:

var mytext: String;

mytext = "abc";

file.save(mytext, "data.txt");

And I get an error. I checked the internet and I need to change my compiler version to 10. But the thing is that in my list, it stops at Flash Player 9. Is there any way I can install the 10th version for the compiler? I really need to get this done.

253
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jul 26, 2019 Jul 26, 2019
Translate
Community Expert ,
Jul 26, 2019 Jul 26, 2019
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines