How can I let users discover HTML5 project locally?

I'm working on the conversion of a SWF system based on HTML 5.  And I've noticed an error when I try to view the course locally on my computer via the html file.

"XMLHttpRequest could not load file:///E:/!MODULES/_Internal/Flash%20HTML5/Test1/images/Slide1_atlas_.json. Cross-origin requests are supported only for Protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource. »

The screen is blank.   I need to be able to publish this project online or on CD that people can use locally.  Is it a decent work around that I can use?  Some sort of wrapper to put on the CD to make everything work just for my users?

Go to the publication settings and disable the sprite sheets. Republish. Voila.

(don't forget to go to your pictures folder and remove all the * _atlas files)

Tags: Adobe Animate

Similar Questions

  • How can I delete a message from project in mail on my iMac

    How can I delete a message from project in mail on my IMac - with the help of El Capitan.

    Select in the drafts folder, and then press the delete key.

    See you soon,.

    GB

  • How can I add narration on my project to the Director of windows with background instrumental music?

    How can I add narration on my project to the Director of windows with background instrumental music?

    Hi penny of Jaycee.

    You can see the following link to add the music to the narration. Make sure you import music files that are supported by Windows Movie Maker.

    Add music to your movie

    For more information, you can consult the following link:

    Add narration to your movie

    Hope this information is useful.

  • How can I remove USER ACTIVE when I go into my PC, please? __

    How can I remove USER ACTIVE on the screen when I'm on

    computer, please?

    sikki14

    Sounds like you might want to take a look at: How to disable the functionality of quick-change to user in Windows Vista

  • How can I let Adobe know that it is not practical to sub - divide a centimeter (in the print module) in 4ths scale?

    ? How can I let Adobe know that it is impossible to divide a centimeter (in the print module) scale in 4ths?

    Trying to divide the 10 mm in the quarter is a bit silly.

    Go here and submit an enhancement request:

    http://feedback.Photoshop.com/photoshop_family/topics

  • How can I add a 11 robohelp project to version without connector SharePoint RoboHelp control

    How can I add a 11 robohelp project to version control, where we have subversion but not RoboHelp SharePoint Connector?

    I created a new project and selected add file, Version control, to Version control. The only option I have is connector SharePoint RoboHelp. It give me any option to point directly to the repository server. We have no connector SharePoint RoboHelp. We have Subversion on our new server, but we have not PushOK. Can we use subversion version control and do not use do not PushOK?

    There are 2 ways to use Subversion: with the plugin and without plugin.

    1. You manage without plugin, check and verify with the client subversion and RoboHelp will work as if you use source code control. I would not recommend this option.
    2. With the plugins. A little more work to get going, but you can manage everything from RoboHelp. Required if you want several authors working on the same project at the same time. Instructions (for RH9 but still valid): RoboHelp integration with Subversion projects | Adobe Developer Connection
  • How can I remove a slate Adobe project?

    How can I remove a slate Adobe project?

    Please post your query on: https://standout.adobe.com/support/

    Atul_Saini

  • How can show what user name run from data base users in report page

    How can show what user name of user login to report 10g

    Another qusetion I create report empolyee 012343 identification number but 12343 zehro report shows not how can set it

    someone guide me

    to define the column as a number or character type?

    If it's the number, you can try a format mask with a '099999' 0. I think so.

    or you can select it as to_char (...)

  • How can I check user rights?

    How can I check user rights?

    Sylvie Faraz,

    Do a query on the following tables:

    -USER_SYS_PRIVS

    -USER_ROLE_PRIVS

    -USER_TAB_PRIVS

    Please also have a look at the dictionary privilege related tables:

    1. SQL > select table_name dictionary
    2. 2 where table_name like '% PRIVS % ';

    I hope this helps!

    Best regards

  • How can we ignore the validation of project-level scheme in BPEL

    How can we ignore the validation of project-level scheme in BPEL... Because I have a requirement to send e-mail with an attachment. to send an attachment, I have to skip the validation of the schema of the EM console. so he will make the validation schema for all deployed application.it problem for another project so I want to do this thing at the level of the project...

    Hello

    It can be done by going to open the composite.xml in jdeveloper and open the properties of the composite window. You will see a property Validate schema. Set or not to replace the property defined at the server level.

    The following property is added to the composite.xml
    fake
    Redeploy the composite and check.

    Hope this helps!

  • How can I reset user ID and password for iPhoto?

    How can I reset my user ID and password for iPhoto?

    What user ID and password? iPhoto does not require them. Be more specific.

  • How can I move my creative film project of my comments to my own page?

    TM.

    I have a proyect in movie maker window and I have it on the comments page, I want to move my page how can I do

    Hello

    1. are you referring to the guest account?

    2 are. what page you referring?

    3. you are the administrator of the computer?

    Please provide more information on that.

    If you are referring to transfer the file from one account to another, follow the steps mentioned below and check if that helps.

    (a) copy the file you want to transfer.

    (b) expand the location "C:\Users\Guest\Documents", and then save the file in the place.

    (c) check if you can see the file in the same place of the Admin account.

    For more information, see the link below and check if that helps.

    http://Windows.Microsoft.com/en-us/Windows-Vista/file-sharing-essentials

    It will be useful.

  • How can I customize "User Account Control" to allow some software "Unknown Publisher" to run without the warning/error message in Windows 7?

    I have been using text editor NoteTab Pro at least a dozen times a day for almost 10 years. How can I work around:"CONTROL USER ACCOUNT you want to allow the program following an unknown Publisher to make changes to this computer?"

    Hello Kenoodle,

    Right-click on the executable NoteTab Pro.  There, click on properties.  Select the Compatibility tab.  It check the box to run as admin.  Click OK.  It should stop the guests of the UAC.

    Kind regards
    ~ Alex T. ~.
    ~ MVP Windows desktop experience ~

  • How can I include animate CC HTML5 export in another HTML document?

    With Adobe animate CC, you can now export the HTML5 Canvas documents and when you run it standalone, it works fine. But how can I include/load an animation created with CC to animate in another HTML document?

    By using an iframe works, but on the iPad whenever I click on the canvas, a selection box appears above it. I use keys of interaction, so its very annoying if all is selected after touching.

    Then I tried to load the CC animate exported JS file ($.ajax), but it does not work. I get a white screen and no newspaper at all.

    jQuery.ajax({ url: "content/01/01.js", dataType: "script", cache: true }).done(function() { console.log("sup"); ...

    What I am doing wrong?

    If the mechanism of the iframe does not work, you can always just copy the and

  • How can I mutual folder "discovered virtual machines.

    I use c# api.

    When I get all records in a data center, I get the host, the vm and the discovery of the virtual machines folder.

    When you request the property of hostFolder - you download the file from the host. It goes the same for vmFolder.

    How to identify the folder "discovered virtual machines? What size should I look to find this file specifically?

    I don't want to find all the files and compare names, because files can be renamed.

    Help, please.

    Thank you.

    idanmnr

    Iamw is right.  The vmFolder will contain the "discovered virtual machines" folder, you would just do a search from there.

    What becomes tricky is that it is possible that someone is offering this particular folder in another folder, so probably have to walk down the tree of vmFolder until you find the open folder VM.  If for a simple case, you can assume it will be one of the childEntity of vmFolder objects.

    In addition, this file can be renamed as well.  I don't think that this is a special folder in inventory of VI, comes out just for a default folder that is created for use.  But maybe someone else can provide more details on that.

Maybe you are looking for

  • My new iPhone has a hardware failure, or iOS this buggy?

    Hi all. This is my first time on these forums that I thought I could try. I recently bought a 6 s 64 gb unlocked (nine from Apple) iPhone on February 26. It came with iOS 9.1, and so as soon as I got it, I plugged into iTunes and updated to 9.2.1. Si

  • The awesome bar does not work as it should?

    When I typed in a Word, for ex, 'space', initially FF would take me to 'google search' with all the options for 'space' in this research.Suddenly, 'parola' butted and my searches are redirected to this place.I scoured the forums etc. They suggested "

  • Using the Panorama feature

    What is the best technique to use the functionality of panorama DSC - H55 Cyber-shot, press and hold down the button while slowly following the arrow or press and release the button? Move from L to R very slowly or quickly?

  • p6157c NVIDIA 9100 problem watching a movies / games

    Problem viewing / games, graphics distorted / audio unsynchronized (especially when video / game is the size of the screen) I downloaded the latest drivers and still have problems to display movies and games. I have Windows 7 Professional 64 bit. Hel

  • I can play most cd or dvd is ' s.laptop does not see an installed dvd

    I can't read cd or dvd. Auto-start is selected.