Is there a way to load external compositions where they could run locally?
I currently am using:
EC.loadComposition("composition1/videos/page01_btn.html", sym.getSymbol("location01"));
It works fine when I have internet connection but when I turn off WiFi the external pages do not load.
Also the web fonts do not load.
I am running this from a jump drive.
Any sugestions?