PDA

View Full Version : Need help with BBCode


Eneswar
05-03-2011, 12:43 PM
Hello all, I need help with creating a BB Code, I have no idea where to start so I have someone else can help me.


Here is the embed code for one of the videos:

<iframe width="440" height="350" src="http://www.kure.tv/VideoEmbed?ID=89077" hspace="0" vspace="0" scrolling="no" frameborder="0"><p><a rel="nofollow" href="http://www.kure.tv/haber/340-ana-haber-bulteni/samanyolu-ana-haber-2-mayis-2011/494-Bolum/89077/&embeddedplayer=v1">Samanyolu Ana Haber 2 Mayıs 2011</a></p></iframe>

Frosty
05-03-2011, 01:26 PM
You want to do what exactly? Embed videos from that site?

Eneswar
05-03-2011, 01:47 PM
Yea I would like to embed videos from that site :)

Eneswar
05-05-2011, 08:20 AM
Anyone please?

Frosty
05-05-2011, 08:46 AM
I tried, but it's pretty much impossible, sorry.

BirdOPrey5
05-09-2011, 04:15 PM
Your replacement code would be:

<iframe width="440" height="350" src="http://www.kure.tv/VideoEmbed?ID={param}" hspace="0" vspace="0" scrolling="no" frameborder="0">
</iframe>

You'd name your BB Code: kure

Use Option: No
All Disable Options: Yes

and you'd call it like: 89077

tested and working for me.

Eneswar
05-11-2011, 07:30 AM
Thank you so much BirdOPrey5 !!!!