The MU forums have moved to WordPress.org

embed mp3 externally (8 posts)

  1. enseignement
    Member
    Posted 16 years ago #

    Hello,

    I would like to use anarchy media player with mp" stored elsewhere (like box.net).
    But there is no extension for the files ... How could I force anarchy media player to play those files ?

  2. zeug
    Member
    Posted 16 years ago #

    No mp3 extension?? Gimme a url to one of the mp3's and I'll check it out.

  3. enseignement
    Member
    Posted 16 years ago #

  4. demonicume
    Member
    Posted 16 years ago #

    i'mma have to request that you link to a better song :-) (that was a joke)

  5. zeug
    Member
    Posted 16 years ago #

    Hey that song's cool, listening as I type this :)

    But no, they're using a Flash playlist mp3 player probably because they don't want people hotlinking to their files. You could email them and ask if it's possible to use their own Flash player via embed code like YouTube, Myspace etc.

  6. demonicume
    Member
    Posted 16 years ago #

    that pop up box looks a lot like Wimpy. you could use wimpy, link to external MP3s and even skin it to look like that. yeah, i think it can be done. i played with it a little while and it was cool. it even handled the downloads.

  7. toshiro
    Member
    Posted 16 years ago #

    With normal WordPress, in the article imbedding mp3-audio and mp4-video file with the embed tag, it was possible to play Podcast.

    But, with WordPress MU(1.2.1), it cannot utilize the embed tag in the article.

    With WordPress MU as for Podcast doing, it is to be possible?

  8. merolhack
    Member
    Posted 16 years ago #

    Copy/Paste this in you content:

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="312" height="100" id="player_v04">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="http://www.box.net/mp3player/player_sq.swf?playlistURL=index.php?rm=box_v2_mp3_player_shared%26_playlist%26node=f_61869830" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <param name="wmode" value="transparent" />
    <embed wmode="transparent" src="http://www.box.net/mp3player/player_sq.swf?playlistURL=index.php?rm=box_v2_mp3_player_shared%26_playlist%node=f_61869830" quality="high" bgcolor="#ffffff" width="312" height="65" name="player_v04" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"
    pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>

    :D

About this Topic

  • Started 16 years ago by enseignement
  • Latest reply from merolhack