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

How to show my second screen in flash.

Explorer ,
Dec 21, 2020 Dec 21, 2020

I have two AIR applications. First one is like Admin app to send (localConnection) some information (variables) to the game screen (other Air app). But I want to see in Admin window whats going on Game screen. Game is shown in FULLSCREEN mode in other display(monitor).

Untitled-1.jpg

It is possible? I think yes. But how to do that I dont know. All google is just how to make screenshoot or something like that. I dont want to record anything anything to capture just see game window in Addmin app.

252
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 ,
Dec 21, 2020 Dec 21, 2020

you're going to need some advanced coding skills and the loadBytes() method of the loader class.

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
Explorer ,
Dec 22, 2020 Dec 22, 2020

:DDD ok thanks. Can any one help with that?

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 ,
Dec 22, 2020 Dec 22, 2020
LATEST

i've never done that before but you might be able to google info if someone else has done that before and written it up for online use.

 

if you can't get free help using google, i would estimate that taking several hours of work and i would only undertake that if i were hired.  i would guess no one else is going to do that for free either.

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 ,
Dec 22, 2020 Dec 22, 2020

Hello,

I faced the same issue and followed the instructions of below thread and my problem was solved. So, you can also follow it:

https://community.adobe.com/t5/flash-player/flash-showing-as-white-screen/m-p/2099275?page=1

This will help you.

 

Thanks

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
Explorer ,
Dec 22, 2020 Dec 22, 2020

My flash is working good. In the picture its just picture of what I need. My flash is not white. But thanks.

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