Hello.
I just set up a Mixlr account for an audio-video streaming, but the embed code that I get from their website is not correctly rendered on my website.
Here is the iframe embed code Mixlr uses:
<iframe src="http://mixlr.com/we-play-wax/embed?autoplay=true&artwork=false" width="100%" height="180px" scrolling="no" frameborder="no" marginheight="0" marginwidth="0"></iframe>
The amusing part is that I can embed it with no problem in this text box, but not on a page on my website. Am I doing something wrong here?