Since yesterday we have a problem with embedding the soundcloud player. We use the Oembed method but it seems not all the parameters can be manipulated. So we now get the new visual player instead of the old variant.
For example when we are using:http://soundcloud.com/oembed?format=xml&url=https://soundcloud.com/radionetherlands/el-toque-educacion-sexual-a-la&visual=false
You see that the html node in the xml contains now 2 times the visual parameter
<oembed>
<version type="float">1.0</version>
<type>rich</type>
<provider-name>SoundCloud</provider-name>
<provider-url>http://soundcloud.com</provider-url>
<height type="integer">400</height>
<width>100%</width>
<title>El Toque: Educacion sexual a la mexicana by Radio Netherlands</title>
<description>"Cuando nos deje de dar verguenza que un niño nos pregunte de dónde vienen los bebés, podremos decir que estamos en buen camino en materia de educación sexual", decía una participante en el Noveno Congreso Mexicano de Educación Sexual y sexología FEMESS, realizado recientemente en Aguascalientes, México. Hasta allá se hizo presente El Toque, donde nuestra colega Mara Landa conversó, entre otros, con Marcela Martínez, la presidenta de la Federación Mexicana de Educación Sexual y Sexualidad FEMESS y Erem Dira, voluntaria del comité organizador del congreso. Producción Mara Landa. Presentación Alejandro Pintamalli.</description>
<thumbnail-url>http://i1.sndcdn.com/artworks-000061844084-068ssp-t500x500.jpg?e30f094</thumbnail-url>
<html><![CDATA[<iframe width="100%" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F118490723&show_artwork=true&visual=false"></iframe>]]></html>
<author-name>Radio Netherlands</author-name>
<author-url>http://soundcloud.com/radionetherlands</author-url>
</oembed>