Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Embedding video trailers!

Asked Modified Viewed 2,451 times
C
cotyrothery
C
Please join my new site www.gen-updates.com
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

I previosly switched from postnuke to php-fusion but when i try to embed this

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="409">   <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid=17516"/> <param name="quality" value="high" /> <embed src="http://www.gametrailers.com/remote_wrap.php?mid=17516" swLiveConnect="true" name="gtembed" align="middle" allowScriptAccess="sameDomain" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="409"></embed> </object>


it only shows the code on the front page and not the video! Does anyone know how to fix this?

EDITE: It will not let me show the full code!
Edited by cotyrothery on 07-03-2007 22:54,
0 replies

9 posts

D
DubSev
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
answered
Senior Member

you using TinyMCE or something for editing your news?
0 replies
C
cotyrothery
C
Please join my new site www.gen-updates.com
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

What do you mean? I have it enabled in the settings but i dont know what i would do with it. If you want to see what i mean i posted it on the front page of my site at [url=psphackdeving.110mb.com]psphackdeving[/url]
0 replies
D
DubSev
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
answered
Senior Member

go "html mode" with it ;)
0 replies
C
cotyrothery
C
Please join my new site www.gen-updates.com
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

How do i do that?
0 replies
D
DubSev
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
answered
Senior Member

in TinyMCE there is a button that says "html". this will open a window in which you will have to enter the code.
0 replies
C
cotyrothery
C
Please join my new site www.gen-updates.com
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

ok well i did that and nothing showed up. I heard that it needs to be disabled to embed but my problem is i cant change my settings and now i cant access settings_mis :o
0 replies
W
Wanabo
W
Wanabo 10
www.probemyip.com/probe-my-ip-80x15.png
pHp-Fusion.Asia & pHp-Fusion.Fr & pHp-Fusion.Cn are available for a localized support community. Send PB for info.
  • Senior Member, joined since
  • Contributed 598 posts on the community forums.
  • Started 94 threads in the forums
answered
Senior Member

Make a new center panel and paste this code

Quote

openside("Wanabo says hi!"wink;
echo '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="409"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid=17516"/> <param name="quality" value="high" /> <embed src="http://www.gametrailers.com/remote_wrap.php?mid=17516" swLiveConnect="true" name="gtembed" align="middle" allowScriptAccess="sameDomain" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="409"></embed> </object>';

closeside();


Notice the difference between echo '<your code>'; and echo "<your code>";
Edited by Wanabo on 09-03-2007 02:18,
0 replies
C
cotyrothery
C
Please join my new site www.gen-updates.com
  • Junior Member, joined since
  • Contributed 24 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

well it worked but i need it in the news! Thanks for the help!
0 replies
W
Wanabo
W
Wanabo 10
www.probemyip.com/probe-my-ip-80x15.png
pHp-Fusion.Asia & pHp-Fusion.Fr & pHp-Fusion.Cn are available for a localized support community. Send PB for info.
  • Senior Member, joined since
  • Contributed 598 posts on the community forums.
  • Started 94 threads in the forums
answered
Senior Member

Follow the advice from W7daEikel, and drop your original html code in the news editor with TinyMCE enabled. Do not press any button in that area. Just paste en save.

When I'm not wrong you can do it also with TinyMCE disabled.

Anyway here is an example website http://kiesverstandig.eu/, scroll down and you can't miss it. It is created in news.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 9 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet