Recent activity
Subscribe to this feed
Sian replied on September 18, 2008 17:39 to the question "Could you look at my code? Trying to turn off the embed feature for viewers." in Overlay.TV:
A comment on the question "Could you look at my code? Trying to turn off the embed feature for viewers." in Overlay.TV:
Thanks for your reply. Could you please pull my overlay off of this page? – Mark, on September 18, 2008 13:10
Graham Jerome replied on September 18, 2008 03:29 to the question "Could you look at my code? Trying to turn off the embed feature for viewers." in Overlay.TV:
There has been a modification to this issue. While there was a change made to make it possible, we have found reason to not implement it as of now.
We are looking into other ways to implement this feature.
The player will be receiving some additions and fixes in the future so make sure to keep an eye out :)
All the best!
A comment on the question "Can I turn the embed function off for my viewers?" in Overlay.TV:
Hi! This is the way I coded my site but the embed code is still visible as an option for the viewer. Here it is:
– Mark, on September 17, 2008 20:42
Graham Jerome replied on September 17, 2008 16:37 to the question "Can I turn the embed function off for my viewers?" in Overlay.TV:
There has been a modification to this issue. While there was a change made to make it possible, we have found reason to not implement it as of now.
We are looking into other ways to implement this feature.
The player will be receiving some additions and fixes in the future so make sure to keep an eye out :)
All the best!-
Graham Jerome started following the question "Can I turn the embed function off for my viewers?" in Overlay.TV.
Graham Jerome replied on September 17, 2008 15:19 to the question "Can I turn the embed function off for my viewers?" in Overlay.TV:
Hey Mark, I looked into the "embed off" option for you.
I've added a control system to the embed feature that now checks to see if embed=false or true in the embed code.
You can now type embed=false in the same manner as the other variables in the embed code and it will display;
"The embed feature is currently disabled"

The fix should be implemented later on today.
I hope this takes care of that issue for you.
Graham Jerome replied on September 17, 2008 14:38 to the question "How do I Remover the Tabs?" in Overlay.TV:
Hey Rob, in reply to your earlier question;
To remove the Turn On , Turn Off tab just add this piece of code to the embed;
showAds=false
It's added in the same manner as the other features, like turning create off.
We are currently working with the carousel being able to be turned off and should have a resolution shortly.
Graham Jerome replied on September 17, 2008 14:31 to the discussion "How Do You Turn Off the Option at the end of a presentation inviting viewers to look at other overlays?" in Overlay.TV:
Hey Mark, I looked into the "embed off" feature for you.
I've added a control system to the embed feature that now checks to see if embed=false or true in the embed code.
So just like earlier with showRecommended=false , you can now type embed=false in the same manner and it will display;
"The embed feature is currently disabled"
The fix should be implemented later on today.
I hope this takes care of that issue for you.
A comment on the discussion "How Do You Turn Off the Option at the end of a presentation inviting viewers to look at other overlays?" in Overlay.TV:
Thanks for the quick reply! Is there also a way to block viewers from embedding it into their blogs or web sites? Trying to keep an eye on competition ... – Mark, on September 16, 2008 19:19
Graham Jerome replied on September 16, 2008 18:28 to the discussion "How Do You Turn Off the Option at the end of a presentation inviting viewers to look at other overlays?" in Overlay.TV:
Hi Mark, thanks for taking the time to post your question.
The variable showRecommended is what determines if the player displays the recommended videos at the end.
inserting this line of code into the embed;
showRecommended=false
will disable that feature.
When placing it in the embed make sure it is after a '&' symbol, as well as followed by one at the end IF it is not the last variable.
Seen here;
flashvars='...&host=http://www.overlay.tv/&showRecommended=false'
You can see it is the last variable in the flashvars section of the embed code, hence does not need a '&' following it.
I hope this answered your question.
All the best;
Graham Jerome
Overlay TV
Loading Profile...

