Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Auto-looping audio file.

  1. #1
    Join Date
    Nov 2004
    Location
    UK
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Auto-looping audio file.

    I have an audio file which I want to be able to run on the desktop, not in a browser, and have it automatically repeat until I exit it.

    Does anyone know how I can do this. Is there a "shell" program (an exe I guess) into which I can put the file?

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    In Windows you can run Desktops as website files. I do this all the time, to personalize my desktop. Transparency doesn't work well, that's all.

    My recommendation would be to do like I said above, or to look for a freeware program on the internet.
    - Mike

  3. #3
    Join Date
    Nov 2004
    Location
    UK
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you mburt for your response but I'm afraid I don't understand it.

    Would you please explain.

  4. #4
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Create the HTML web file:
    Code:
    <embed src="path-to/my-music-file.wav" autoplay="true"></embed>
    And save it as a file, set it as the desktop background file.
    - Mike

  5. #5
    Join Date
    Nov 2004
    Location
    UK
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry Mike, I don't know how to save it as a file and wouldn't know how to set it as the desktop background either.

    However, it looks to me as if I wouldn't be able to control it anyway. It just plays continuously doesn't it?

    I want to be able to click on an icon to start it and then shut it off by clicking on ..... the X, presumably.

  6. #6
    Join Date
    Mar 2007
    Posts
    51
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    why can you not just use a mp3 program like sonique

    http://www.tucows.com/preview/193562

    it can loop and has a nice small version on your desktop.

  7. #7
    Join Date
    Nov 2004
    Location
    UK
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for the suggestion.

    I downloaded it but it seems I have to open the program and then select the file I want played.

    This is not what I am looking for.

    I want to be able to run the (repeating) audio file with a single click just like any other executable.

  8. #8
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You could do something with flash, and flash can export .exe if needed. (I think that's a default... I can't remember, actually, but... yeah... I'm pretty sure.)
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  9. #9
    Join Date
    Nov 2004
    Location
    UK
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for that suggestion, it sounds promising.

    The only flash program I have is Flash Effect Maker in which I couldn't see any way of making a .exe file. I made an swf one with a short audio file but it doesn't do anything!

    Do you know of any other free or very economic flash programs? Most of those I have seen are prohibitively expensive and totally beyond the financial resources of most casual users.

  10. #10
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Flash..... yeah, the expensive one. Download a free trial if this is a one time thing.
    I'm not sure about a third party converter. There might be one, though.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •