khaos44
06-30-2011, 02:15 AM
Hey guys I am trying too implement an iframe bbcode on my forum.
<iframe src="http://www.flvz.com/embed/d9437e0adaad113a624492a14ade4962-l.html" width="720px" height="550px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="1" scrolling="yes" allowfullscreen='true'></iframe>
That is my code so far AND IT WORKS BUT
The numbers above in red will be different for each video. How do I code this so I can have a working code , much like a youtube code where the numbers can be changed cause the code is set correctly.
Thanks
<iframe src="http://www.flvz.com/embed/d9437e0adaad113a624492a14ade4962-l.html" width="720px" height="550px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="1" scrolling="yes" allowfullscreen='true'></iframe>
That is my code so far AND IT WORKS BUT
The numbers above in red will be different for each video. How do I code this so I can have a working code , much like a youtube code where the numbers can be changed cause the code is set correctly.
Thanks