AnyVideo link not working (RESOLVED)

The first 2 video are using AnyVideo (@PeteSharp), but the browser’s report

Oops…

Looks like we forgot to add the video!

I have the same issue, but in my case I get this error with the old Anyvideo bric. replacing the old bric, with the updated one seems to solve my problem.

1 Like

Interesting so what you’re saying is I should make a new bloc and add the any video version 1.2 is that correct?

1 Like

Yeah.

Looks like you have the v1.2 javascript, but you have the old version bric being used.

Remove any of the old Any Video brics.

That was an unfortunate side effect of the 1.2 update, and it was not avoidable (the way Blocs works), which is why 1.2 was an opt-in.

So, to make sure you do not have any issues here.

  1. Remove all Any Video brics, and check there is no any video js attachments still in your project.
  2. Re add the bric.
1 Like

Thank you, Pete, you had the solution. :smile:

2 Likes

My pleasure.

Since then I’ve been adding my “Smart Revision” feature to make updates like this seamless. Kind of my work around to make it easier for updates that change the HTML structure of a bric. Saves on resetting etc.

This issue with Any Video was the inspiration. :grin: other 3rd party brics have had the same problem.

3 Likes

It’s so cool how you are there for us.