Mwebvendor
I know it is prohibit, but i want to ask,
It is possible to remove the xtgem ads in embed code?
If i add sub-link in embed code and the xtgem ads will appear. and if i view the whole code of my page its showing like this.
<embed src="http://mysite.com/embed/sub-link.html" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="500" height="400"></embed>
Copy code
but if i use the XT:INCLUDE instead of embed.
the all code of my sub link will show in my page..
In that point, it is possible to hide the ads if ever i used embed?