Unfortunatly I don't have permission to share the project, but I'll try to explain my problem:
Due to the fact that FLASH files are no longer supported in web browsers I must use HTML5 format.
The problem is that in order to upload or insert WEB object I need to use http address when the file we want to insert is local.
Therefore, we created a virtual web library and inserted the file from there:
http://localhost/html5/Scene1_3_HTML/index.html
After a publish is successfully completed the CBT runs but the animation (HTML5) does not run and stuck the CBT.
By the way, when running the HTML5 animation directly from Microsoft EDGE it runs perfectly.
Please advice ASAP
Thanks in Advance