PDA

View Full Version : help embedding into a post


VeeDubZ
12-29-2007, 04:26 PM
im trying to add a podcast to a post on my forum but keep having problems

this is the code

<embed src='http://www.gcast.com/go/gcastplayer?xmlurl=http://www.gcast.com/u/bhbcast/main.xml&autoplay=yes&repeat=yes&colorChoice=0' type='application/x-shockwave-flash' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' width='145' height='155'></embed><br><a href='http://www.gcast.com/htdb/popup/subscribe.html?u=http://www.gcast.com/u/bhbcast/main.xml'>Subscribe Free</a><BR><a href='http://www.gcast.com/htdb/popup/gethtml.html?u=http://www.gcast.com/u/bhbcast/main.xml'>Add to my Page</a>

i can post the code and it displays the object but the content will not play.

when i preview the post it displays like this

<EMBED pluginspage=http://www.macromedia.com/go/getflashplayer src=""http://www.gcast.com/go/gcastplayer?xmlurl=http://www.gcast.com/u/bhbcast/main.xml&autoplay=yes&repeat=yes&colorChoice=0 width=145 height=155 type=application/x-shockwave-flash quality="high"></EMBED>
Subscribe Free (http://www.gcast.com/htdb/popup/subscribe.html?u=http://www.gcast.com/u/bhbcast/main.xml)
Add to my Page (http://www.gcast.com/htdb/popup/gethtml.html?u=http://www.gcast.com/u/bhbcast/main.xml)


can anyone tell me where im going wrong??