Forums

Question About Flash Code? (4 posts)

  1. Bang The Drums Quickly
    Member
    Posted 2 years ago #

    So I have a flash player on one of my pages of my site and I want to change the title from "track #1" to "what ever I want."

    Here's a link of a pic of what I'm talking about.

    And here's all the code I'm using.

    <script language="JavaScript" src="http://www.bangthedrumsquickly.com/wp-content/plugins/audio-player/assets/audio-player.js"></script> <object type="application/x-shockwave-flash" data="http://www.bangthedrumsquickly.com/wp-content/plugins/audio-player/assets/player.swf" id="audioplayer1" height="24" width="290">
    <param name="movie" value="http://www.bangthedrumsquickly.com/wp-content/plugins/audio-player/assets/player.swf" />
    <param name="FlashVars" value="playerID=1&bg=0xdddddd&leftbg=0xCCCCCC&lefticon=0x333333&rightbg=0x B4B4B4&rightbghover=0x999999&righticon=0x333333&righticonhover=0xFFFFFF&text=0x333333&slider=0x666666&track=0xffffff&border=0xffffff&loader=0xcccccc&loop=no&autostart=no&soundFile=http://bangthedrumsquickly.com/wp-content/uploads/2009/09/random-song.mp3" />
    <param name="quality" value="high" />
    <param name="menu" value="false" />
    <param name="wmode" value="transparent" /> </object>

    Can anyone shed some light on the situations. It would be greatly appreciated!

    Thanks,
    -Dom

    http://bangthedrumsquickly.com

  2. ClaytonJames
    Member
    Posted 2 years ago #

    Hey Dom,

    I have had the best luck with title and composer info (using the same 1pixleout player that you are - I use the 2.0beta 6 version) by leaving the tags intact when I prep the .mp3 file before upload. I suppose any .mp3 tag editor would probably let you do it, but I import into audacity, ( I love Audacity ) convert the format if I need to, (or just edit the tags as I like), export to .mp3 (using the lame mp3 encoder) and you're done. You can name the actual file anything you want, but the title and author tags are retained and displayed during playback. I would think almost any simple .mp3 tag editor would fit the need. That way it's all embedded in the mp3 file tags. No fuss, no muss.

  3. ClaytonJames
    Member
    Posted 2 years ago #

    Just an after-thought.. if you still want to edit the info manually when you post, here is a link to the beta player plugin page and the instructions for title/author info. It also explains the default method of mp3 id3 tags.

    http://wpaudioplayer.com/frequently-asked-questions

    example: [audio:your_mp3_file.mp3|titles=The title|artists=The artist]

  4. Bang The Drums Quickly
    Member
    Posted 2 years ago #

    Haha I guess a quick visit to their FAQ page would of answer my question.

    Thanks a bunch guys!
    -Dom

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.