Right code?
By kdmlrys
@kdmlrys (398)
United States
2 responses
@varier (5685)
• Indonesia
25 Sep 11
Usually, if it is in online forum, you can't use HTML Tag, and you have to use BB Code.
For example, instead of tag "img ... ", you have to use BB code for posting image.
Usually, it is something like this:
[IMG]http://www.mylot.com/images/mylot-48.gif[/IMG]
Try it by yourself, and I hope this helps
@kdmlrys (398)
• United States
26 Sep 11
Thanks!
What about flash stuff?
Do you know how to embed flash on forums?
Is this code correct...
<object width="400" height="300" type="text/html" data="http://www.leconcombre.com/stock/coccyminimini1.swf"></object>
@varier (5685)
• Indonesia
26 Sep 11
Actually up to now I never seen an online forum that allows members to embed any flash object . Allowing users to embed flash is a security risk.. So almost all forums avoid that.
But if you are being able to do so, I think the right code would be:
[flash=400, 300]http://www.leconcombre.com/stock/coccyminimini1.swf[/flash]
I am not sure it would works.. Like I said before, almost all forums disallow members to embed any flash object ...