audio autoplays

  1. #11
    madmikejt12 is offline Dedicated Member

    Re: audio autoplays

    just tried that then, it isnt recognised by firefox or I.E as a media player.

    ill try something else later, g2g to work now (work experience)

    Thanks
    Mike


  2. #12
    HappyBeaver is offline Bea*ering Away!
    It must be, it works on both browsers on my home and work computers. I wonder if you've got the correct, up to date plugin's installed?

  3. #13
    madmikejt12 is offline Dedicated Member
    thanks for the replys
    yes, i have up 2 date plugins for i.e

    i have done it like this: http://www.freewebs.com/mikejtaylor06/music/music.html

    Thanks again,
    Mike

  4. #14
    HappyBeaver is offline Bea*ering Away!
    Well I can see everything just fine!

  5. #15
    madmikejt12 is offline Dedicated Member
    strange :S

    i have moved the music page to this: http://www.freewebs.com/mikejtaylor06/music1.html

    Quote Originally Posted by HappyBeaver
    embed src="http://www.yourwebsite.com/music folder/song title.mp3" width="300" height="25" autostart="false" loop="false" class="style4"> </embed>
    shouldnt it have had the < at the start? that may be why it didnt work perhaps?? although i think i added it in when i got a load of code in the preview.

    also, i was probably using one of the links to the songs that didnt work.

    Thanks again
    Mike

  6. #16
    HappyBeaver is offline Bea*ering Away!
    If you're going to have a lot of music on your website I can thoroughly recommend a script that I use for my own website. It's called Andromeda and it does all the hard work for you. All you do once installed is add foldeers/songs via FTP!

    Get it here: http://www.turnstyle.com/andromeda/

    See it in use on my site here: http://www.thesoulgirl.com/music/andromeda1.php

    Karen x

  7. #17
    madmikejt12 is offline Dedicated Member
    thanks for that, i might try that on a seperate directory in my site and see which one i like best

    i was actually trying to do one like www.jaydiocity.co.uk had theirs, but it is currently not online, that had a layout like this

    Genre-> (list of artist in each genre drop-down menu)

    each artist:
    <Media player>

    <a song> <a song> <a song> <a song> <a song>
    <a song> <a song> <a song> <a song> <a song>
    <a song> <a song> <a song> <a song> <a song>

    the songs were in the "blue glass capsuels" in the list of interactive buttons in MS front page

    i dont realy want genre, just an artist menu and then the songs.

    also, do you know the javascript commands for volume up, down and previous track?
    im creating a custom media player and i found the other commands. im using the image map from the link on your site.

    Thanks for the links
    Mike
    Last edited by madmikejt12; 24-06-2006 at 09:54 AM.

  8. #18
    HappyBeaver is offline Bea*ering Away!
    m creating a custom media player and i found the other commands. im using the image map from the link on your site.
    Hey.. cool... See! you don't need to pay for anything Freeware is soooo great!

  9. #19
    madmikejt12 is offline Dedicated Member
    lol nearly everything i have on my computer was free.... well maybe not lol

  10. #20
    HappyBeaver is offline Bea*ering Away!
    Tackle the Web with $5.99 .COM's from Go Daddy!
    I've found the code to ensure no autostart occurs - certainly works in firefox!

    Code:
    <p><OBJECT ID="MMPlayer1" WIDTH=278 HEIGHT=240 classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"><PARAM NAME="FileName" VALUE="_RefFiles/J11 BBC.wmv">            <PARAM NAME="ShowControls" VALUE="1"><PARAM NAME="ShowStatusBar" VALUE="1">            <PARAM NAME="ShowDisplay" VALUE="0"><PARAM NAME="DefaultFrame" VALUE="Slide"><PARAM NAME="Autostart" VALUE="0"><PARAM NAME="Loop" VALUE="FALSE"><Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/download/default.asp" src="http://www.thesoulgirl.com/biancaryan.wmv" Name=MMPlayer1 Autostart=0 ShowControls=1 ShowDisplay=0 ShowStatusBar=1 Loop=FALSE DefaultFrame="Slide" width=278 height=240></embed></OBJECT></div></p><p>HOW AWESOME IS THAT!</p>

+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast