Closed (won't fix)
Project:
Media: SoundCloud
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2011 at 14:10 UTC
Updated:
14 Jan 2013 at 21:03 UTC
Hey all,
I've just noticed that when I paste in a URL into a media:Soundcloud cck field the player displays in desktop browsers fine but it missing when I look at the same node via iPhone/iPad.
Has anyone else seen this issue? When I look at Soundcloud.com its players render fine on my iOs devices though so this should work - is the module using old (non-HTML5) embed code?
Cheers,
Qasim
Comments
Comment #1
designguru commentedApparently this is a current issue with the Soundcloud embed codes - I found the following links which people reading this might enjoy reading:
http://soundcloud.com/101/html5-embed
https://github.com/soundcloud/soundcloud-custom-player/wiki#wiki-examples
I'm going to give the second one a go and post back.
q./
Comment #2
designguru commentedOkay, so I ended up using the custom soundcloud player I linked to above, with a bespoke theme and it works soooooo well - users plop a URL into a cck textfield, some theming magic styles a link accordingly and the scripts pull in the Soundcloud information wrapped in an HTML5 player!
I'll write up the method on http://www.whydrupal.com soon.
q./
Comment #3
13rac1 commentedClosing per #2. Re-open as needed.