0

I created a digital ad in adobe animate and have to edit the html so that everything is in one file. The image files and javascript cannot be separate. I have been trying to find a solution for two days now. My experience with coding is limited, so I apologize for any stupid questions!

Here is my code, I am trying to replace images/Diesel Army 300x600 No Template B_atlas_NP_.jpg with the base64 image code:

lib.properties = {
    width: 300,
    height: 600,
    fps: 30,
    color: "#FFFFFF",
    opacity: 1.00,
    webfonts: {},
    manifest: [
        {src:"images/Diesel Army 300x600 No Template B_atlas_NP_.jpg", id:"Diesel Army 300x600 No Template B_atlas_NP_"}
    ],
Vinay Prajapati
  • 7,199
  • 9
  • 45
  • 86

0 Answers0