-
I have recently launched a website for a customer of mine using the XSPF Slim Player, the version that allows for the music to continue playing throughout the site once the song has been completely buffered.
When I open the site in any browser using the www. preceeding the domain name, it works great.
However, if I exclude the www. and just type in the domain, I only get the message...
2009-10-20 21:01:21 UTC by dnev6784
-
Is there any chance someone could share the modified SWF? IT would be nice to not have to buy a $700 USD Adobe Flash Professional license just to comment out a line and compile.
2009-10-01 19:33:03 UTC by acrawford
-
Is there any chance someone could share the modified SWF? IT would be nice to not have to buy a $700 USD Adobe Flash Professional license just to comment out a line and compile.
2009-10-01 19:33:03 UTC by acrawford
-
I had the same problem and I solved it completely using the solution suggested by 'nobody' some posts below, that I rewrite here:
Open the MusicButton.as file in the folder com/zuardi/musicplayer and comment out the stopTrack() in lines 424 and 449.
Then open the file musicplayerbtn.fla and publish it as a .swf file.
I tried this new file in several browser (FF, IE7, Opera, Safari) and works...
2009-09-15 08:45:50 UTC by nobody
-
HI- I can't change the volume, and the timedisplay doesn't display at all. This is the code I used:
<object
type="application/x-shockwave-flash"
width="400" height="200" quality="high" bgcolor="#666699"...
2009-08-24 18:32:26 UTC by seadream
-
Hallo- I've just joined the community. I'm a composer without technical know-how - though I'm ready to learn - and I've just installed the extended XSPF player on my website.
I'd like to install the simple player -set to play one of 4 tracks at random - on my facebook page; is this possible ?
I'd be very grateful if someone could fill me in about this.
Thanks, seadream.
2009-08-24 17:39:42 UTC by seadream
-
Hi! :)
How can I play internet radio (with ACC+ streaming) ?.
2009-08-24 14:34:24 UTC by pascalmen
-
Is there a way to get the player to randomize or shuffle playlist tracks somehow? I saw a broken link from 2007 to an SWF that had a shuffle button, though I would prefer this feature on the slim version too.
2009-08-14 17:28:23 UTC by giveuptheghost
-
Can this work with Adobe Dreamweaver's AC_RunActiveContent JavaScript workaround for Flash content? I can't determine how, as the way to pass params to the player on the URI itself seems incompatible with that script left unmodified, as the script's movie and src params simply omit the .swf from their URI refs. Neither does adding the player params to that script call seem to work. I saw a...
2009-08-14 15:59:22 UTC by giveuptheghost
-
I'm having trouble building Slim with makeswf on Ubuntu (that's the AS compiler that I found) - dozens of syntax errors consisting mostly of no ';' at the end of lines where they're supposed to be.
I checked out the entire tree from CVS, and tried building just the xspf_player_slim.as without changing anything - no go.
What is the proper build tool on Linux to build the players?.
2009-08-06 05:29:46 UTC by darrenr114