| Author |
Message |
electricshaka
Beginner


Joined: Sep 16, 2006 Posts: 11
|
Posted: Mon Sep 18, 2006 10:25 am Post subject: Embedding google videos into php-nuke |
|
|
Does anyone know how to embed a google video into phpnuke?
I found the html embed code and I'm putting it below. I try to put this code in the Message block on the homepage and it doesn't seem to work.
<embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=-231025736332475974&hl=en"> </embed> |
|
| Back to top |
|
|
AdBot
|
| Post subject: Embedding google videos into php-nuke |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Tue Sep 19, 2006 6:36 am Post subject: Re: Embedding google videos into php-nuke |
|
|
when you put that code into the message block, save the message, then view your homepage. then, view the source for the page (view -> source). what shows up where the video should be? does that complete code appear? _________________
 |
|
| Back to top |
|
|
electricshaka
Beginner


Joined: Sep 16, 2006 Posts: 11
|
Posted: Sun Oct 01, 2006 3:13 pm Post subject: Re: Embedding google videos into php-nuke |
|
|
| When I put the code into a message block and click "Update" the code disappears. I try to click the html button and enter it in there and click "Update" and it does the same thing. It's like it won't accept the code. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Tue Oct 03, 2006 6:59 am Post subject: Re: Embedding google videos into php-nuke |
|
|
hrm, phpnuke may blacklist the "embed" tag, depending on what version you're using. look in mainfile.php for a list of tags that are blocked... _________________
 |
|
| Back to top |
|
|
|
|
|
|
|