The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Simple embed of javascript
I want to embed a video via TVU into a post in my forum (vb 3.7.3)
The script is: Code:
<script type="text/javascript" src="http://dl.tvunetworks.com/webplayer/myTVU.js?c=channel_number&w=screen_width&h=screen_height&autoplay=y&style=1"></script> Code:
<html> or <embed> or <object> What am I doing wrong and what should I be doing ? |
#2
|
||||
|
||||
Do you allow html posting on your site (you shouldn't)? It will only 'do' something if you do allow html posting. And that's just a call to a javascript script. I don't think it will do anything if that is all you post (but I'm not a javascript expert at all).
|
#3
|
|||
|
|||
Quote:
the full HTML to put it into a webpage looks like this: Code:
<script type="text/javascript" src="http://dl.tvunetworks.com/webplayer/myTVU.js?c=640&w=450&h=320&autoplay=1&style=1"></script> http://pages.tvunetworks.com/doc/webplayer.html |
#4
|
||||
|
||||
Actually, unless you have a modification installed, you cannot allow html just for an admin.
But, anyway.... are you getting an error on the page? Is it showing up in the page source? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|