Greensock and Cross-Origin
This one is for all those Greensock experts out there.
I recently became aware of Greensock through others posting questions about it in the forums.
It looked pretty cool so I decided to start messing around with it.
I used Greensock to create an animation and uploaded it as an HTML5 Animation into Captivate 11.5.1.499
When I do a preview - it behaves as expected and pulling data from the iframe works as well.
When I publish, however, the animation itself works fine but the data is no longer accessible. The file (the HTML embedded iframe one) becomes "restricted" and labeled as a cross-origin document.
The file, of course is dropped into the /wor/wo_xxxx folder and seems like it should be part of the same domain so I am struggling to find my way around this puzzle.
The console returns an ERR_FILE_NOT_FOUND about an "undefined" directory.
I am simply not finding the source/solution of this issue. Not sure why it is trying to find a directory by the name of 'undefined' in the first place.
Any ideas appreciated.
