• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Need Help With In-Game Panels

Messages
2
Country
us-california
Hello All,

Just joined and happy to be here!

I was hoping someone may be able to help me with a question about opening a browser OUTSIDE the sim by clicking a button in an in-game panel. I have created an application that you can put in an ICAO code and it will open a tab and bring the user to the charts of that ICAO code in SkyVector and ChartFox. I hear that "allow same origin" is not allowed on either of those sites, making an in-game browser not work, so I was wondering if I could just have the in-game panel open a browser outside the sim with a click of an HTML or JavaScript button.

I am new to development, so I apologize if this is not clear!
 
Attached is what I currently have. The HTML has the buttons window.open to ChartFox and SkyVector. Outside the sim it works and opens a tab, clicking the buttons inside the panel it does not open any tabs.
Screenshot 2024-10-28 005707.png
 
Back
Top