I am creating html to send by email, and I want to keep a music player like SoundCloud, I Receive an email from it
& lt; Object height = "81" width = "100%" & gt; & Lt; Param name = "movie" value = "http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F1627309%3Fsecret_token%3Ds-B1hMj&secret_url = false" & Gt; & Lt; / Param & gt; & Lt; Param name = "permissions" value = "always" & gt; & Lt; / Param & gt; & Lt; Embed permission = "always" height = "81" src = "http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F1627309%3Fsecret_token% 3Ds- B1hMj & amp; secret_url = false "Type =" App / X-Shockwave-Flash "width =" 100% "& gt; & Lt; / Embed & gt; & Lt; / Object & gt;
This is the player's code.
Allen
Most email clients will be able to access your objects Will reject / embed tags.
Flash & amp; Javascript in email newsletters.
Update - Apparently this is actually possible in Apple Mail, all others will fail.
View
Comments
Post a Comment