I am having an issue trying to reconcile a vendor's request for files for HTML5 Banners.
The biggest concern is they want all of the pertinent JS code to be hardcoded into the .HTML file. I know the publishing process takes care of the linking, but now I am stuck having to try and extract that code and place everything back together in the HTML file. I am getting undefined errors, which makes sense.
The question becomes a matter of where to place the inline JS and how do I call it?
This method AdobeEdge.loadComposition is calling the js file, but if everything is inline how else can I refactor this?
Welcome to my nightmare lol.
Ryan