music player issues

Chromai's picture
Using the dropbox music player code aaaaand it ain't workin.

<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="100" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" /> <param name="bgcolor" value="#000000" /> <param name="wmode" value="transparent"><param name="FlashVars" value="https://www.dropbox.com/s/69yjeq5f7zt54kf/Florence%20and%20the%20Machine%20-%20Strangeness%20and%20Charm.mp3?dl=0" /></object>

I'm lost.
hadoukin's picture

u gottA CHANGE the mp3 think

u gottA CHANGE the mp3 think to end in raw=1 instead of dl=0 !!

so change it to this and it'll work;
https://www.dropbox.com/s/69yjeq5f7zt54kf/Florence%20and%20the%20Machine%20-%20Strangeness%20and%20Charm.mp3?raw=1
Chromai's picture

Thank you very much

Thank you very much aaaaa

edit: ooookay it's still not working. I can click play and drag the bar about but it just doesn't play?
hadoukin's picture

hmmmm the link doesnt seem to

hmmmm the link doesnt seem to be working now that i checked it, did you make sure it was set to like share w/ everyone? maybe u needa reupload it hmm

There's the missing part

There's the missing part before your linkage:
<param name="FlashVars" value="mp3=https://etccc
Chromai's picture

Okay! It's playing.... but

Okay! It's playing.... but there's no volume. Sigh. Also it appears to get stuck like halfway through. So that's another thing.

Checked sth else and it looks

Checked sth else and it looks like your file is corrupt, try another copy.
Chromai's picture

Thanks, thought that might've

Thanks, thought that might've been an issue but for some reason I didn't check.