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

How do I do dual windows in ActionScript 2?

New Here ,
Feb 12, 2015 Feb 12, 2015

So I'm creating some game show flash controls, and I was wondering how do you do double windows in Adobe Flash CS6 using ActionScript 2; one window for the front game, and one window for the controls. Is there a code for it?

TOPICS
ActionScript
385
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 , Feb 14, 2015 Feb 14, 2015

create a visual basic file that creates the windows alert box that you want and then you can use the fscommand exec command to execute that file.

Translate
Community Expert ,
Feb 14, 2015 Feb 14, 2015

are you making a flash game that will be displayed in a web browser and you want to open two browser windows?

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
New Here ,
Feb 14, 2015 Feb 14, 2015

No, its not for a web browser. Go to 9:55 in this video and you'll see what I mean.
Flash Match Game Hollywood Squares Hour Final - YouTube

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
Community Expert ,
Feb 14, 2015 Feb 14, 2015
LATEST

create a visual basic file that creates the windows alert box that you want and then you can use the fscommand exec command to execute that file.

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