This is still not working on VB4.2.0
The error i'm getting is the following
Code:
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
<object height="81" width="100%"> <param name="movie" value="http://player.soundcloud.com/player.swf?url={param}"></param> <param name="allowscriptaccess" value="always"></param> <param name="wmode" value="transparent"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={param}" type="application/x-shockwave-flash" width="100%" wmode="transparent"></embed></object>
any help will be appreciated