Skip to main content
Known Participant
July 29, 2022
Question

Display scenes on different monitors

  • July 29, 2022
  • 13 replies
  • 541 views

I just read about the screen function. I have 2 scenes, but what I'd like to know is

this. Is there a way I can show them on two different monitors, like one on my computer and

one on a projector? I'd like to use Actionscript for this.

    This topic has been closed for replies.

    13 replies

    JoãoCésar17023019
    Community Expert
    Community Expert
    August 3, 2022

    Hi.

     

    You can use Harman AIR for desktop and the NativeWindow class to create a second window.

     

    Please let us know if you need further assistance on accomplishing this task.

     

    Regards,

    JC

     

    Known Participant
    August 3, 2022

    Ok. I tried native window but i got an error.

    What's the best code to use?

    Known Participant
    August 3, 2022

    I don't think it will allow me to download AIR.

    Community Expert
    August 3, 2022

    I don't believe so. You should avoid using scenes. Sorry if I wasn't much help.

    Known Participant
    August 3, 2022

    Yeah, I thought so. What about extending the display on two monitors?

    Known Participant
    July 31, 2022

    Let me clarify, I want both scenes on two different displays.

    Is that possible?