The above mentioned URL has a little music player that gets me the following output on the command line from the 0.7.2 swfdec-mozilla plugin Loading stream: http://music.vampirefreaks.com/musicplayer/music_player_black.swf unhandled event 9 Loading stream: http://music.vampirefreaks.com/musicplayer/music_playlist.php?stream=1&playlist=Official-Zombie-Girl SWFDEC: ERROR: swfdec_net_connection.c(107): swfdec_net_connection_connect: FIXME: using NetConnection with non-null URLs is not implemented Loading stream: http://music.vampirefreaks.com/musicplayer/playsong.php?song_id=37753 And so the music doesn't play... figured that providing a real-world case where someone is actually using this might be somewhat useful.
Changed the title to reflect the problem: Swfdec does not yet support RTMP which is used when calling NetConnection.connect() with a non-null argument. As RTMP is not used by very many sites, it makes sense to collect URLs to those sites here until someone gets around implementing it. So please use this bug to dump more Flash files that report this problem.
I think that http://www.drhorrible.com/act_I.html is also trying to use RTMP and failing as it gets the url http://releasegeo.hulu.com/content.select?pid=hgb2ti3ZsYqqWHyHQtyv7EYmEb1SF_sz&mbr=true&format=smil which has a series of RTMP URLs in a SMIL container.
Video clip at the top of http://news.bbc.co.uk/1/hi/technology/7493460.stm has the same error.
Found this one today: http://www.tvtech.it
Some more rtmp sites: - bbc news: http://news.bbc.co.uk/2/hi/europe/7783725.stm - yahoo music videos: http://new.music.yahoo.com/Tryo/videos/view/Serre-Moi--184521538 - (video) chat demo: http://malluvilla.com/
*** Bug 20653 has been marked as a duplicate of this bug. ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.