Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    3

    How to launch Media Player from 'Image' Click?

    I am still slowly learning AMS60 and have spent some time looking at Examples and reading through Message Posts on this Forum.

    I have gained some useful insight on how to achieve things like -Populating a ListBox from a Folder, creating Play List that you can Save and Load, and have the MediaPlayer go through the PlayList in sequence.

    However I have not yet discovered how one can Click on an Image and have it play a specific file asscocoated with that image, on the Media Player on another Page?

    For example I want to consider creating an MP3 'JukeBox' where the Page displays 'Album Art' images. I want to be able to click on the Image of a particular Album, and listen to the song (or songs) associated with that AlbumArt image.

    Similarly in another Project, I want the MediaPlayer to launch selected Videos via the Image of that Movie.

    This is why I want to learn how to do this using the MediaPlayer, and have this launched using new Page so I can have the Media Player at Full Screen size.

    I am sure I will get there eventually, but it seems to be hard going for me at the moment, as not found any example, that populates the ListBox/PlayList from Click of a Button (or Image Object, as I envisage)?


    Cheers,

    David

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    I haven't got the time to actually do it, but as a pointer to you: You should use tables with matching elements (table for image filenames, video filenames etc..).
    Then when an image is clicked, its index is recorded and based on that index, you launch your mediaplayer with the matching video/audio file.
    Hope that helped.
    Yossi

Similar Threads

  1. PROBLEM: Invalid State Error with the Media Player Object
    By Desmond in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-31-2003, 11:16 AM
  2. Media Player 9.0 Issues in AMS40
    By Brett in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 01-23-2003, 10:26 AM
  3. INFO: Difference between the Media Player Object and the AVI Object
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 02:15 PM
  4. HOWTO: Make a Media Player Object Go Full Screen
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 11:23 AM
  5. Replies: 0
    Last Post: 10-04-2002, 10:09 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