Skip to main content
Known Participant
May 29, 2024
Question

Publish HTML5 to play in MagicInfo for Samsung Displays

  • May 29, 2024
  • 1 reply
  • 477 views

I created a interactve file in html5 canvas, I need to publish it andupload the

the MagicInfo platform.

 

The site works fine when published using animate test.  But it cnnot run locally because of the security issues .

but to be able to upload it to magicInfo, the file has to have no security blocks. That is to be able to be oppened in a browser. even offline

 

My question is,  are the security blocks a result of the browser, or do they come in the code of the published files form animate.

thanks for the help.!

 

 

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    May 30, 2024

    yes, the security is a browser issue, not adobe.

    oro1985Author
    Known Participant
    May 30, 2024

    so in theory it should be able to run on a browser with no security blocks.
    I use a software called kioware to run html5 sites, and works fine. no security blocks

    my other quiestion will be , there is no way to bypass chrome security blcking with code.  Its impossible to run a animate published html5 file locally on any of the traditional browsers (firefox, safari, chrome or edge)