Skip to main content
Preran
Legend
November 17, 2016
Question

Animate experts are online! Get your questions answered in real time

  • November 17, 2016
  • 1 reply
  • 576 views

For the next hour, our experts are online here. It's the quickest way to get your questions answered today.

11/17 Animate CC #2: Ask your questions here; we are eager to help you!

11/17 Animate CC #1: What kinds of content are you creating with Animate CC?

Thanks,

Preran

This topic has been closed for replies.

1 reply

Known Participant
December 19, 2017

Hello,

i got a jquery problem that drops in the console and I can not understand it, can you give me any clue what could be the reason? I got video that it is loaded and button that control the sound. I think that the reason is - when there are no more frames video does disaappear (which is ok and should be in this way in my animation). if that is the reaoson there should be a way to make the animation without that problem - something like code that detach the video (if you know how to make it fade out will be great)? Thanks!

jquery-2.2.4.min.js:2 Uncaught DOMException: Blocked a frame with origin "https://media.recognified.net" from accessing a cross-origin frame.

    at new n.fn.init (https://code.jquery.com/jquery-2.2.4.min.js:2:24857)

    at n (https://code.jquery.com/jquery-2.2.4.min.js:2:405)

    at $.(anonymous function).(anonymous function).detach (https://media.recognified.net/assets/creatives/2017/12/18/Panasonic/1200x900/components/sdk/anwidget.js:149:4)

    at lib.an_Video._updateVisibility (https://media.recognified.net/assets/creatives/2017/12/18/Panasonic/1200x900/index.js:3536:17)

    at https://code.createjs.com/createjs-2015.11.26.min.js:12:2181

    at a.b._dispatchEvent (https://code.createjs.com/createjs-2015.11.26.min.js:12:3678)

    at a.b.dispatchEvent (https://code.createjs.com/createjs-2015.11.26.min.js:12:3056)

    at a.b.update (https://code.createjs.com/createjs-2015.11.26.min.js:13:13430)

    at a.b.handleEvent (https://code.createjs.com/createjs-2015.11.26.min.js:13:14159)

    at Function.b._dispatchEvent (https://code.createjs.com/createjs-2015.11.26.min.js:12:3663)