Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4

Thread: Question

  1. #1
    Join Date
    Jan 2007
    Posts
    271

    Question

    I thought I had done every route with the
    Music Player.
    I have m3u files in a folder.
    I want to add them to a listbox
    and then be able to double click the
    items (m3u tracks) in the listbox
    and play them thru Audio Channel_background.

    I need this before I can finish the drag and drop project.

    If anyone can help with this?
    Thank You

    AudioSamIam

  2. #2
    Join Date
    Dec 2007
    Location
    Missouri, United States
    Posts
    476
    Here Sam,

    Sometin I whipped up for you. Hope it helps.

    [note] You cannot load m3u files into an audio channel. I have tried this before and it doesn't seem to work. However I did a simple work around for this by adding a hidden media player object to the project and loading the m3u files accordingly. I also used a tree object instead of a listbox as i think this option works better.
    Last edited by TimeSurfer; 04-13-2008 at 06:24 PM.

  3. #3
    Join Date
    May 2006
    Posts
    5,380
    You cannot load m3u files into an audio channel.
    not directly no, but there is a way

    read the m3u to a table, now you have a table of file paths, load them in turn into the audio channel, use on finish to start the next track in the table
    Open your eyes to Narcissism, Don't let her destroy your life!!

  4. #4
    Join Date
    Jan 2007
    Posts
    271

    Got this solved.

    Thanks for helping,
    I got this solved.

    AudioSamIam

Similar Threads

  1. Test Drive Question
    By jrthom1 in forum Setup Factory 7.0
    Replies: 3
    Last Post: 05-17-2007, 01:45 PM
  2. Math.RandomSeed() question
    By stickck in forum AutoPlay Media Studio 6.0
    Replies: 8
    Last Post: 06-09-2006, 09:42 AM
  3. Kiosk Mode Window Manipulation Question
    By travisperkins in forum AutoPlay Media Studio 6.0
    Replies: 13
    Last Post: 03-06-2006, 07:40 AM
  4. Random question
    By tzkennedy in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 04-09-2005, 12:08 AM
  5. Question on VB and AMS5
    By Martin_SBT in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 12-11-2003, 08:22 AM

Posting Permissions

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