Following the directions here: http://vyew.com/s/help/managing-rooms/export/492/publishing-embeding-a-vyewbook/
I verified that my test free account is on v4 and followed those directions to get the meeting ID of a room and embed it in an iframe with this code:
iframe src="http://vyew.com/v4latest/content/vyewmain.php?mid=072935_6311881" style="width:800px; height:600px;”
(wrapped with appropriate less than/greater than signs and a close-tag for the iframe.)
However, all that happens is I get a big grey box, that eventually loads up a ‘Continue to Home’ link—which of course pops up a “not logged in” error if you aren’t logged into Vyew.
The link I put at the top says “Follow these steps to embed an entire Vyew Room into a web page or blog article:” and specifies a v4 API, so I’m not sure what I’m doing wrong.
I’m using a CMS, but I’ve also tested on a plain, unadorned HTML page with nothing else there and it behaves the exact same way.
Is that documentation incorrect/out of date? Is this not possible anymore? (I have verified that meeting ID at least 6-7 different times, as well as asking a colleague to double-check for me, since that seemed the easiest thing to mess up but it looks correct.)