Using Javascript SDK and Interactive Embed

Greetings,

I feel like I’m missing something, but I’m unable to figure out how to use both the Javascript SDK and Interactive Embed together. Both scripts appear to use the same namespace, so whichever one loads last appears to overwrite the previous. I looked for a Player method in the JS API, but didn’t find anything. I figure I must be doing something wrong here. Can anyone help steer me in the right direction?

The JavaScript SDK hasn’t been updated in 3 or 4 years, so there are likely bugs and conflicts with the interactive embed and the SDK. Have you checked the console to see if any errors are logged? That would help diagnose the issue. There may be a workaround.

I found out what my problem was, an oversight on my part. Had the script loaded for interactive embed twice. If you load it before Javascript SDK before the interactive embed script it doesn’t work. Thanks for the reply.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.