Making link play .mp3 URL?

Hello,
I'm wondering if there is a way to make a simple text link play an .mp3 through its URL instead of opening up a tab of the .mp3 itself when it is clicked on.  Also, it would be nice if, when clicked, the .mp3 would play and the text link would toggle to another word like "stop" or something of that sort; and when clicked on again, would stop it or pause it.
Thanks for your time!

You could do something as plain and simple as putting a place
holder movie
clip on the stage and give it an instance name of
placeholder.
Then for your button:
myBtn.onRelease = function(){
placeholder.loadMovie("myURLtoMP3.mp3")
Dan Mode
--> Adobe Community Expert
*Flash Helps*
http://www.smithmediafusion.com/blog/?cat=11
*THE online Radio*
http://www.tornadostream.com
<--check this
***Stop Piracy
http://www.adobe.com/aboutadobe/antipiracy/***
"LeifKolt" <[email protected]> wrote in
message
news:f5ukov$cij$[email protected]..
> Hello,
>
> Can anyone give me the ActionScript to solve this
problem.
>
> I have a button, when this button is clicked I want it
to play an MP3 from
> a
> URL somewhere on the web. In this case
> "
http://www.leifkolt.com/WeAreAllTerrorists.mp3"
>
> I am trying to build my own player within my website
(entirely built in
> flash)
> and don't want to mess with the hassle of a scripting a
playlist etc... I
> just
> want to have the song names as buttons, and when you
click the button it
> plays
> the desired MP3 off of my web server.
>
> Any help is greatly appreciated. THANKS!
>
> LEIF(kolt)
>

Similar Messages

  • Making link to external swf stop

    Using flash 8.  Inserted a link to a 2:15 second swf on the internet (get URL xxx.swf) at the beginning of my fla file, it plays fine but when the swf is over, how can I make it go away, in order to continue on with my presentation? 

    This is an onstage presentation so there are no buttons available, just
    letting it play through.  Doesn't sound favorable. Thanks very much for
    your help.
    From:
    Ned Murphy <[email protected]>
    To:
    rwcorgis <[email protected]>
    Date:
    07/16/2012 11:22 AM
    Subject:
    making link to external swf stop
    Re: making link to external swf stop
    created by Ned Murphy in ActionScript 1 and 2 - View the full discussion
    If you have no control over that external swf there probably is not much
    you can do outside of opening it in a separate browser window so that the
    window can be closed and your original page is still showing in its
    browser window..
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page: [
    http://forums.adobe.com/message/4560470#4560470]
    To unsubscribe from this thread, please visit the message page at [
    http://forums.adobe.com/message/4560470#4560470]. In the Actions box on
    the right, click the Stop Email Notifications link.
    Start a new discussion in ActionScript 1 and 2 by email or at Adobe Forums
    For more information about maintaining your forum email notifications
    please go to http://forums.adobe.com/message/2936746#2936746.
    STATEMENT OF CONFIDENTIALITY
    The information contained in this email message and any attachments may be confidential and legally privileged and is intended for the use of the addressee(s) only.  If you are not an intended recipient, please: (1) notify me immediately by replying to this message; (2) do not use, disseminate, distribute or reproduce any part of the message or any attachment; and (3) destroy all copies of this message and any attachments.

  • Playing .mp3 directly from internet (http) possibl...

    Dear all,
    I created a correct M3U playlist, containing some MP3 files which are stored remotely (on a server). I put in URLs like:
    http://www.test.com/123.mp3
    http://www.test.com/456.mp3
    Opening the playlist in Winamp works like a charm, all the files will play. However, opening the playlist on my N78 will result in a "Error, File damaged" message.
    Is it possible at all to have the phone play MP3 stored remotely (using http, via the music player or RealPlayer, etc.?)
    N78 promised to be good!

    I don't know how this would work exactly in Firefox as I don't use it but in Safari you can right click on the MP3 link in the webpage and choose "Download Linked File" Or "Download Linked File As". In Camino you right click and choose " Download Link Target". As Camino and Firefox are related this second option may be the one you would see. You can download the file and use the normal Add to Library process to put the file into iTunes.

  • 3109c plays MP3s via BT automatically

    Folks, this is my first post so please be nice. I was just given a a 3109c. Its a nice little phone and has all I need but there is one annoying issue. I have a Mazda 3 in which I have installed an Audio-Link MP3 player. The MP3 player has an integrated Bluetooth handsfree capapbility which is really cool. The handsfree has worked perfectly with an SPV C500, C600 and a Sony Ericsson 700i. However, with the Nokia although the two devices pair automatically as they should, it then automatically plays any MP3 files I have in the phone. The only way to stop is to get the phone out and go in to to media player and stop it playing. I have searched through the menus but although I can find a section for playing MP3s via BT, I can't find anything about playing them automatically. Its not a major thing but I'd love to stop it. Thanks in advance. If you want to check out the Audio-Link thing the URL is www.audio-link.eu. Best way unless you can read German is to Google the address and then get Google to translate the page for you.

    I have similar problem on Nokie E6 (Symbian Anna). Video streaming (e.g. youtube) doesn't work when phone is connected to any wi-fi network.
    When connection is via 3G network problem doesn't exist.

  • [SOLVED] unable to play mp3 or flac files in mpd, .dts files play fine

    I had a perfect running mpd setup before I tried to fiddle around with some dependancies to get xbmc-svn to compile without errors. I installed some AUR packages (ffmpeg-svn, x264-git, libva-sds, libvpx, libid3tag).
    After that I started to experience trouble with mpd, it start fine and says it plays audio files just fine but whenever i play a mp3 or flac file the progress bar just looks like it's playing the file but I hear no sound. Whenever I play a .dts file i hear the sound correct.
    I'm very curious to why this happends.
    I rolled back the packages mentioned above but the issue remains unsolved.
    My setup: pc is connected to receiver by hdmi cable using the latest alsa version with digital passthrough over hdmi, currently using mpd-git from AUR
    mpd -v --no-daemon shows the following:
    # mpd -v --no-daemon /etc/mpd.conf
    config: loading file /etc/mpd.conf
    listen: binding to address for 192.168.1.3
    listen: binding to socket address 192.168.1.3:6600
    path: path_set_fs_charset: fs charset is: UTF-8
    database: reading DB
    disabling the last.fm playlist plugin because account is not configured
    daemon: opening pid file
    daemon: writing pid file
    snippet from mpd.log:
    Jun 28 00:54 : client: [0] process command "playlistfind filename "Lossy - Tagged and Sorted/Wild Oats/WO-0001 - Kyle Hall - Worx Of Art EP 1 - 2008/Kyle Hall - 01 - Fuse N Me .mp3""
    Jun 28 00:54 : client: [0] command returned 0
    Jun 28 00:54 : client: [0] process command "addid "Lossy - Tagged and Sorted/Wild Oats/WO-0001 - Kyle Hall - Worx Of Art EP 1 - 2008/Kyle Hall - 01 - Fuse N Me .mp3""
    Jun 28 00:54 : add to playlist: Lossy - Tagged and Sorted/Wild Oats/WO-0001 - Kyle Hall - Worx Of Art EP 1 - 2008/Kyle Hall - 01 - Fuse N Me .mp3
    Jun 28 00:54 : database: get song: Lossy - Tagged and Sorted/Wild Oats/WO-0001 - Kyle Hall - Worx Of Art EP 1 - 2008/Kyle Hall - 01 - Fuse N Me .mp3
    Jun 28 00:54 : client: [0] command returned 0
    Jun 28 00:54 : client: [0] process command "playid "7""
    Jun 28 00:54 : playlist: play 7:"Lossy - Tagged and Sorted/Wild Oats/WO-0001 - Kyle Hall - Worx Of Art EP 1 - 2008/Kyle Hall - 01 - Fuse N Me .mp3"
    Jun 28 00:54 : decoder_thread: clearing mixramp tags
    Jun 28 00:54 : decoder_control: mixramp_start = NULL
    Jun 28 00:54 : decoder_control: mixramp_prev_end = NULL
    Jun 28 00:54 : client: [0] command returned 0
    Jun 28 00:54 : client: [0] process command "status"
    Jun 28 00:54 : client: [0] command returned 0
    Jun 28 00:54 : client: [0] process command "idle"
    Jun 28 00:54 : client: [0] command returned 1
    Jun 28 00:54 : client: [0] process command "playlistid "7""
    Jun 28 00:54 : client: [0] command returned 0
    Jun 28 00:54 : mad: detected LAME version 3.97 ("LAME3.97 ")
    Jun 28 00:54 : mad: LAME peak found: 0.000000
    Jun 28 00:54 : mad: LAME track gain found: -5.000000
    Jun 28 00:54 : mad: encoder delay is 576, encoder padding is 1818
    Jun 28 00:54 : decoder: audio_format=44100:24:2, seekable=true
    Jun 28 00:54 : alsa: default period_time = buffer_time/4 = 185759/4 = 46439
    Jun 28 00:54 : client: [0] process command "plchangesposid "2""
    Jun 28 00:54 : client: [0] command returned 0
    Jun 28 00:54 : alsa: buffer_size=8192 period_size=2048
    Jun 28 00:54 : output: opened plugin=alsa name="My ALSA Device" audio_format=44100:32:2
    Jun 28 00:54 : output: converting from 44100:24:2
    Jun 28 00:54 : Failed to open mixer for 'My ALSA Device': no such mixer control: PCM
    mpd.conf:
    # An example configuration file for MPD
    # See the mpd.conf man page for a more detailed description of each parameter.
    # Files and directories #######################################################
    # This setting controls the top directory which MPD will search to discover the
    # available audio files and add them to the daemon's online database. This
    # setting defaults to the XDG directory, otherwise the music directory will be
    # be disabled and audio files will only be accepted over ipc socket (using
    # file:// protocol) or streaming files over an accepted protocol.
    music_directory "/media/media9/Muziek/"
    # This setting sets the MPD internal playlist directory. The purpose of this
    # directory is storage for playlists created by MPD. The server will use
    # playlist files not created by the server but only if they are in the MPD
    # format. This setting defaults to playlist saving being disabled.
    playlist_directory "/var/lib/mpd/playlists"
    # This setting sets the location of the MPD database. This file is used to
    # load the database at server start up and store the database while the
    # server is not up. This setting defaults to disabled which will allow
    # MPD to accept files over ipc socket (using file:// protocol) or streaming
    # files over an accepted protocol.
    db_file "/var/lib/mpd/mpd.db"
    # These settings are the locations for the daemon log files for the daemon.
    # These logs are great for troubleshooting, depending on your log_level
    # settings.
    # The special value "syslog" makes MPD use the local syslog daemon. This
    # setting defaults to logging to syslog, otherwise logging is disabled.
    log_file "/var/log/mpd/mpd.log"
    # This setting sets the location of the file which stores the process ID
    # for use of mpd --kill and some init scripts. This setting is disabled by
    # default and the pid file will not be stored.
    pid_file "/var/run/mpd/mpd.pid"
    # This setting sets the location of the file which contains information about
    # most variables to get MPD back into the same general shape it was in before
    # it was brought down. This setting is disabled by default and the server
    # state will be reset on server start up.
    state_file "/var/lib/mpd/mpdstate"
    # The location of the sticker database. This is a database which
    # manages dynamic information attached to songs.
    #sticker_file "~/.mpd/sticker.sql"
    # General music daemon options ################################################
    # This setting specifies the user that MPD will run as. MPD should never run as
    # root and you may use this setting to make MPD change its user ID after
    # initialization. This setting is disabled by default and MPD is run as the
    # current user.
    user "mpd"
    # This setting specifies the group that MPD will run as. If not specified
    # primary group of user specified with "user" setting will be used (if set).
    # This is useful if MPD needs to be a member of group such as "audio" to
    # have permission to use sound card.
    #group "nogroup"
    # This setting sets the address for the daemon to listen on. Careful attention
    # should be paid if this is assigned to anything other then the default, any.
    # This setting can deny access to control of the daemon.
    # For network
    bind_to_address "192.168.1.3"
    # And for Unix Socket
    #bind_to_address "~/.mpd/socket"
    # This setting is the TCP port that is desired for the daemon to get assigned
    # to.
    port "6600"
    # This setting controls the type of information which is logged. Available
    # setting arguments are "default", "secure" or "verbose". The "verbose" setting
    # argument is recommended for troubleshooting, though can quickly stretch
    # available resources on limited hardware storage.
    log_level "verbose"
    # If you have a problem with your MP3s ending abruptly it is recommended that
    # you set this argument to "no" to attempt to fix the problem. If this solves
    # the problem, it is highly recommended to fix the MP3 files with vbrfix
    # (available from <http://www.willwap.co.uk/Programs/vbrfix.php>), at which
    # point gapless MP3 playback can be enabled.
    #gapless_mp3_playback "yes"
    # This setting enables MPD to create playlists in a format usable by other
    # music players.
    #save_absolute_paths_in_playlists "no"
    # This setting defines a list of tag types that will be extracted during the
    # audio file discovery process. Optionally, 'comment' can be added to this
    # list.
    #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
    # This setting enables automatic update of MPD's database when files in
    # #music_directory "path_to_your_music_collection"
    auto_update "yes"
    # Limit the depth of the directories being watched, 0 means only watch
    # the music directory itself. There is no limit by default.
    #auto_update_depth "3"
    # Symbolic link behavior ######################################################
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links outside of the configured #music_directory "path_to_your_music_collection"
    #follow_outside_symlinks "yes"
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links inside of the configured #music_directory "path_to_your_music_collection"
    #follow_inside_symlinks "yes"
    # Zeroconf / Avahi Service Discovery ##########################################
    # If this setting is set to "yes", service information will be published with
    # Zeroconf / Avahi.
    #zeroconf_enabled "yes"
    # The argument to this setting will be the Zeroconf / Avahi unique name for
    # this MPD server on the network.
    #zeroconf_name "Music Player"
    # Permissions #################################################################
    # If this setting is set, MPD will require password authorization. The password
    # can setting can be specified multiple times for different password profiles.
    #password "password@read,add,control,admin"
    # This setting specifies the permissions a user has who has not yet logged in.
    #default_permissions "read,add,control,admin"
    # Input #######################################################################
    input {
    plugin "curl"
    # proxy "proxy.isp.com:8080"
    # proxy_user "user"
    # proxy_password "password"
    # Audio Output ################################################################
    # MPD supports various audio output types, as well as playing through multiple
    # audio outputs at the same time, through multiple audio_output settings
    # blocks. Setting this block is optional, though the server will only attempt
    # autodetection for one sound card.
    # See <http://mpd.wikia.com/wiki/Configuration#Audio_Outputs> for examples of
    # other audio outputs.
    # An example of an ALSA output:
    audio_output {
    type "alsa"
    name "My ALSA Device"
    device "hw:0,3" # optional
    ## format "44100:16:2" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "default" # optional
    ## mixer_control "Master" # optional
    ## mixer_index "0" # optional
    # An example of an OSS output:
    #audio_output {
    # type "oss"
    # name "My OSS Device"
    ## device "/dev/dsp" # optional
    ## format "44100:16:2" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "/dev/mixer" # optional
    ## mixer_control "PCM" # optional
    # An example of a shout output (for streaming to Icecast):
    #audio_output {
    # type "shout"
    # encoding "ogg" # optional
    # name "My Shout Stream"
    # host "localhost"
    # port "8000"
    # mount "/mpd.ogg"
    # password "hackme"
    # quality "5.0"
    # bitrate "128"
    # format "44100:16:1"
    ## protocol "icecast2" # optional
    ## user "source" # optional
    ## description "My Stream Description" # optional
    ## genre "jazz" # optional
    ## public "no" # optional
    ## timeout "2" # optional
    ## mixer_type "software" # optional
    # An example of a recorder output:
    #audio_output {
    # type "recorder"
    # name "My recorder"
    # encoder "vorbis" # optional, vorbis or lame
    # path "/var/lib/mpd/recorder/mpd.ogg"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # An example of a httpd output (built-in HTTP streaming server):
    #audio_output {
    # type "httpd"
    # name "My HTTP Stream"
    # encoder "vorbis" # optional, vorbis or lame
    # port "8000"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # max_clients "0" # optional 0=no limit
    # An example of a pulseaudio output (streaming to a remote pulseaudio server)
    #audio_output {
    # type "pulse"
    # name "My Pulse Output"
    ## server "remote_server" # optional
    ## sink "remote_server_sink" # optional
    ## Example "pipe" output:
    #audio_output {
    # type "pipe"
    # name "my pipe"
    # command "aplay -f cd 2>/dev/null"
    ## Or if you're want to use AudioCompress
    # command "AudioCompress -m | aplay -f cd 2>/dev/null"
    ## Or to send raw PCM stream through PCM:
    # command "nc example.org 8765"
    # format "44100:16:2"
    ## An example of a null output (for no audio output):
    #audio_output {
    # type "null"
    # name "My Null Output"
    # mixer_type "none" # optional
    # This setting will change all decoded audio to be converted to the specified
    # format before being passed to the audio outputs. By default, this setting is
    # disabled.
    #audio_output_format "44100:16:2"
    # If MPD has been compiled with libsamplerate support, this setting specifies
    # the sample rate converter to use. Possible values can be found in the
    # mpd.conf man page or the libsamplerate documentation. By default, this is
    # setting is disabled.
    #samplerate_converter "Fastest Sinc Interpolator"
    # Normalization automatic volume adjustments ##################################
    # This setting specifies the type of ReplayGain to use. This setting can have
    # the argument "off", "album" or "track". See <http://www.replaygain.org>
    # for more details. This setting is off by default.
    #replaygain "album"
    # This setting sets the pre-amp used for files that have ReplayGain tags. By
    # default this setting is disabled.
    #replaygain_preamp "0"
    # This setting enables on-the-fly normalization volume adjustment. This will
    # result in the volume of all playing audio to be adjusted so the output has
    # equal "loudness". This setting is disabled by default.
    #volume_normalization "no"
    # MPD Internal Buffering ######################################################
    # This setting adjusts the size of internal decoded audio buffering. Changing
    # this may have undesired effects. Don't change this if you don't know what you
    # are doing.
    #audio_buffer_size "2048"
    # This setting controls the percentage of the buffer which is filled before
    # beginning to play. Increasing this reduces the chance of audio file skipping,
    # at the cost of increased time prior to audio playback.
    #buffer_before_play "10%"
    # Resource Limitations ########################################################
    # These settings are various limitations to prevent MPD from using too many
    # resources. Generally, these settings should be minimized to prevent security
    # risks, depending on the operating resources.
    #connection_timeout "60"
    #max_connections "10"
    #max_playlist_length "16384"
    #max_command_list_size "2048"
    #max_output_buffer_size "8192"
    # Character Encoding ##########################################################
    # If file or directory names do not display correctly for your locale then you
    # may need to modify this setting.
    #filesystem_charset "UTF-8"
    # This setting controls the encoding that ID3v1 tags should be converted from.
    #id3v1_encoding "ISO-8859-1"
    # SIDPlay decoder #############################################################
    # songlength_database:
    # Location of your songlengths file, as distributed with the HVSC.
    # The sidplay plugin checks this for matching MD5 fingerprints.
    # See http://www.c64.org/HVSC/DOCUMENTS/Songlengths.faq
    # default_songlength:
    # This is the default playing time in seconds for songs not in the
    # songlength database, or in case you're not using a database.
    # A value of 0 means play indefinitely.
    # filter:
    # Turns the SID filter emulation on or off.
    #decoder {
    # plugin "sidplay"
    # songlength_database "/media/C64Music/DOCUMENTS/Songlengths.txt"
    # default_songlength "120"
    # filter "true"
    Whenever I run xbmc using the hdmi digital output it just plays mp3 and flac files without problems.
    Anyone any clues on how to solve this issue?
    TIA, dafart
    Since
    Last edited by dafart (2010-07-01 00:38:09)

    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Which correspondents fine with the
    device "hw:0,3"
    in my mpd.conf alsa section.
    Also sound worked fine withh this config before I started installing ffmpeg-svn and alikes
    hokasch:
    I tried changing the mixer to "Master" but that did not change much.

  • Simple GUI playing mp3 files

    Hi everyone , i am building a simple GUI playing mp3 files in a certain directory.
    A bug or something wrong with the codes listed down here is very confusing me and makes me desperate. Can anyone help me please ?
    import javax.swing.*;
    import javax.media.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import java.net.*;
    class PlayMP3Thread
    extends Thread
    private URL url;
    String[] filenames ;
    File[] files ;
    boolean condition=true;
    boolean pause=false;
    int count ;
    public PlayMP3Thread() { }
    public PlayMP3Thread(File[] files)
    //try
              this.files = files;
         filenames = new String[files.length];
         count = -1;
         // this.url = mp3.toURL();
         //catch ( MalformedURLException me )
    public void run()
    try
         while (condition)
              count++;
              if (count > (filenames.length - 1)) {
                        count = 0;
              this.url = files[count].toURL();
    MediaLocator ml = new MediaLocator(url);
    final Player player = Manager.createPlayer(ml);
    /*player.addControllerListener(
    new ControllerListener()
    public void controllerUpdate(ControllerEvent event)
    if (event instanceof EndOfMediaEvent)
    player.stop();
    player.close();
    player.realize();
    player.start();
    catch (Exception e)
    e.printStackTrace();
    public void stops()
    //stop the thread
    condition=false;
    pause=false;
    public void pause()
    while(!pause)
    //pause the thread
    try
    wait();
    catch(Exception ex){}
    pause=true;
    public void resumes()
    while(pause)
    notify();
    pause=false;
    } // end of class MP3Thread
    public class mp3Play extends JFrame {
    JTextField direcText ;
    JFileChooser fc;
    static final String
    TITLE="MP3 PLAYER",
    DIRECTORY="Directory : ",
    BROWSE="Browse...",
    START="Start up",
    STOP="Stop",
    PAUSE="Pause",
    RESUME="Resume",
    EXIT="Exit";
    public static void main(String args[])
         PlayMP3Thread play = new PlayMP3Thread();
         mp3Play pl = new mp3Play();
    } // End of main()
    public mp3Play() {
    setTitle(TITLE);
         Container back = getContentPane();
         back.setLayout(new GridLayout(0,1));
         back.add(new JLabel(new ImageIcon("images/hello.gif")));
         fc = new JFileChooser();
         fc.setFileSelectionMode(fc.DIRECTORIES_ONLY);
         JPanel p1 = new JPanel();
         p1.add(new JLabel(DIRECTORY, new ImageIcon("images/directory.gif"), JLabel.CENTER));
    p1.add(direcText = new JTextField(20));
         JButton browseButton = new JButton(BROWSE, new ImageIcon("images/browse.gif"));
         browseButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    int returnVal = fc.showOpenDialog(mp3Play.this);
    if (returnVal == JFileChooser.APPROVE_OPTION) {
              direcText.setText(fc.getSelectedFile().toString());
              File[] files = (new File(direcText.getText())).listFiles(this);
         p1.add(browseButton);
         back.add(p1);
         JPanel p2 = new JPanel();
              JPanel butPanel = new JPanel();
              butPanel.setBorder(BorderFactory.createLineBorder(Color.black));
              JButton startButton = new JButton(START, new ImageIcon("images/start.gif"));
              startButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
                        PlayMP3Thread play = new PlayMP3Thread(files);
                        play.start();
         butPanel.add(startButton);
         p2.add(butPanel);
         JButton stopButton = new JButton(STOP, new ImageIcon("images/stop.gif"));
         stopButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
              play.stops();
         p2.add(stopButton);
         JButton pauseButton = new JButton(PAUSE, new ImageIcon("images/pause.gif"));
         pauseButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
              play.pause();
         p2.add(pausetButton);
         JButton resumeButton = new JButton(RESUME, new ImageIcon("images/resume.gif"));
              resumeButton.addActionListener(new ActionListener() {
         public void actionPerformed(ActionEvent e) {
                   play.resumes();
         p2.add(resumeButton);
         back.add(p2);
    JButton exitButton = new JButton(EXIT, new ImageIcon("images/exit.gif"));
              exitButton.addActionListener(new ActionListener() {
         public void actionPerformed(ActionEvent e) {
                   System.exit(0);
              p2.add(exitButton);
              back.add(p2);
              addWindowListener(new WindowAdapter() {
         public void windowClosing(WindowEvent e) {
         System.exit(0);
              pack();
         setVisible(true);
    }

    Actually I don't know much about fixing technical error or logical error.
    When it compiled , there are 6 errors showed up :
    can't resolve symbol : method listFiles (<anonymous java.awt.event.ActionListener>)
    location: class java.io.File
              File[] files = (new File(direcText.getText())).listFiles(this);
    can't resolve symbol: variable files
                        PlayMP3Thread play = new PlayMP3Thread(files);
    can't resolve symbol: variable play
              play.stops();
    can't resolve symbol: variable play
              play.pause();
    ^
    can't resolve symbol : variable pausetButton
    location: class mp3Play
         p2.add(pausetButton);
    ^
    can't resolve symbol: variable play
                   play.resumes();
    Any suggestions ?

  • Safari no longer plays mp3 files (OS X 10.9.5 Safari 7.1). Help!

    I have a 6-month-old MacBook Pro (13" Classic) running OS X 10.9.5. I use Safari 99% of the time to browse the web (version 7.1). Quicktime Player 10.3.
    All of a sudden (this week), Safari has stopped playing mp3 files. I have always been able to click on a link to an mp3 file and it would play in the browser. Now, this has stopped working. It does open a black page with the audio scroll bar showing. However, the arrow will not respond if I click it and it just says "Loading..." forever.
    What's up?!

    Force quit Safari and relaunch it while holding down the shift key.

  • Netstream.play() mp3 file

    Hello.
    I am having troubles playing an mp3 stream, using
    Netstream.play()
    According to AS 3.0 livedocs in Adobe...
    quote:
    To play MP3 files, use mp3: before the stream name. To play
    the ID3 tags of MP3 files, use id3: before the stream name
    http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetStream.html)
    When I test playing a video stream (.flv), everything works
    fine.
    The error I get when I try to play an mp3 is:
    Failed to play (stream ID: 1) code:
    NetConnection.Call.BadVersion
    I tried every different type of combinations:
    stream.play("mp3:test.mp3"), (test), (test.mp3) and nothing works.
    However, only in "mp3:test" I get the Call.BadVersion error. On the
    other ones, simply it doesn't play nothing... It finds the file
    though... because I get some results in the event handlers that i
    don't get when I enter an invalid filename...
    My question is... What is "NetConnection.Call.BadVersion",
    and is it really possible to play an mp3 stream. Are there other
    methods?

    Hi,
    Just check this url .its good you will get some idea.
    http://labs.flexcoders.nl/samples/MP3Player/version003/srcview/index.html
    Thanks,
    Anand.G

  • Creative MuVo N2000 doesn't play MP3 files anymore?! HE

    Hi everyone,
    I hope someone can help me out. Here's the problem.
    My MuVo N200 player doesn't play mp3 files anymore.. there's only a strange noise comming from the player if i attempt to play mp3's...he only plays the wma files?! I gave my player to my flatmate so she could here music on her vacation to the US, and that's when the problem started. I never had this problem before, and i wonder if she acidently pushed a buttom she shouldn't. I can't figure out how to fix it. Anyone has a clue what has happend, or if the player is "lost" :-( ?! PS: The player is brand new.
    Help is appriciated
    Thx Lizzy ;-)Message Edited by lizzard on 08-23-2005 03:45 AM

    Unfortunately, NONE of my friends use Windows anymore , even at work we use Linux for security reasons. So what am i supposed to do now... They have a link at Creative that makes you belei've that they support Linux and offer you the possibility to choose the operating system, in other words=Linux. When i told in a mail to Creative Norway that they offer Linux support at their download-site, they actualy had the nerve to tell me that they don't do that!! I told them to remove the choice if they don't offer it, and don't try to tell people that they are eighter blind or stupid, and i pasted the Link + added a Screenshot of the page into the mail!! I realy got upset. It is the last time i by something from Creative. My first player from Creative lasted exactly 2 weeks, after that he stopped working for one odd reason, so i paid a little more in order to get a better one in exchange, and that device didn't li've longer than month eighter?
    Not exactly QUALITY we are talking about..aren't we?
    What to do, what to do?
    Anyone has a clue?

  • Why does BackgroundMediaPlayer NOT play mp3 streams?

    I tried to make a universal app, I have a successful Win8 app, now I have tried to make a WinPhone version and find that this class can't play mp3 streams, for example
    http://europaplus.hostingradio.ru:8014/europaplus256.mp3

    Hello,
    There is no standard mp3 streaming protocol. Some sites use pseudo streaming by throttling a standard progressive download of mp3 data. While pseudo streaming may work on some Microsoft platforms is not officially supported by the Media Engine out of
    the box. A major problem with pseudo streams is their interaction with the internet cache. It is possible to overload the cache with extended listening sessions and eventually use up all the storage on the device. This is the big reason
    pseudo streaming is not supported.
    I would recommend that you check with the stream provider and ask them what streaming protocol they are using. If they are simply using HTTP with no underlying streaming protocol such as HLS or DASH then they are using pseudo streaming and you may have
    problems with playback on the current and future Microsoft platforms.  
    If you know that the stream provider's content is consistent (or you are the content provider) one possible solution is to write a custom
    MediaStremSource that will handle the network interactions, local cacheing and packet parsing. You can then pass the parsed samples down stream to the Media Engine for decoding and playback.
    The best solution however is to convince the content provider to switch to a real streaming protocol or offer a separate URL that supports a true streaming protocol. To future proof any new streaming implementation I always recommend MPEG DASH.
    I hope this helps,
    James
    Windows SDK Technologies - Microsoft Developer Services - http://blogs.msdn.com/mediasdkstuff/

  • Play mp3 file.

    Hello world.. :)
    I am creating a music syncing app, and i need to know how how to play a MP3 file, is it possible to do it on a different thread so you can start, and stop it at the press of a button, etc. I don't know one thing about threads...
    JavaNut13*

    If you want to play mp3 file, I think you should use JMF. Here is the link to download JMF 2.1.1e from SUN
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/download.html|JMF 2.1.1e]
    You will need to install JMF first to manipulate the following code. You could get it from here:
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/MDIApp.java|MDIApp.java]
    Eg: You could add mplayer.start(); mplayer.stop() in between the code; and with some 'if else' to create a loop button.

  • Please help with ability to play Mp3 Email attachments

    I am new to the iPhone (as most of us are) and one of the key services I have with my previous Windows Mobile phone was that I would receive voice mails left on our corporate messaging service via email to my cell phone.
    I would get an e-mail with a caller ID on it and an mp3 file which was the audio message I could play.
    In my office when one of these emails comes in to my PC, I click to play the mp3 file and my itunes opens and the message plays - however, when the message comes to my iPhone, the attachment shows up, but is greyed out and NOT playable.
    Since Apple prides itself on being a "MultiMedia, digital" type of company, I sincerely hope that this oversight can be resolved quickly via a firmware upgrade.
    I tunes can of course play mp3 files, so I would think this should be a relatively easy issue to resolve.
    How about it Apple - can this get on your list of updates???
    Thank you,
    Steve Ganz

    Hello Steve.
    How about it Apple - can this get on your list of updates???
    This is a user to user help forum only for technical support issues that is provided and moderated by Apple and although some Apple employees participate here and certainly some Apple employees peruse the discussions from time to time, for the most part you are not directing anything to Apple here.
    Best to use the Feedback link for this purpose.
    http://www.apple.com/feedback/iphone.html

  • [solved] amarok stopped playing mp3's

    EDIT: using Xine backend phonon with no problem, except now I have no system notfication sounds, Ah well.
    I have my system updated.
    Amarok will not play mp3's, although it will play flac's.
    I started "amarok --debug" and I see:
    amarok: [EngineController] [WARNING!] Phonon failed to play this URL. Error: "A required codec is missing. You need to install the following codec(s) to play this content: MPEG-1 Layer 3 (MP3)"
    I had no trouble before the update.  I have the codecs.
    Does anyone know what is wrong?
    [jason@dory ~]$ cd /usr/lib/codecs/
    [jason@dory codecs]$ ls
    AvidQTAVUICodec.qtx avimszh.dll iccvid.dll msg711.acm tsd32.dll vp6vfw.dll
    BeHereiVideo.qtx avizlib.dll icmw_32.dll msgsm32.acm tssoft32.acm vp7vfw.dll
    CLRVIDDC.DLL clrviddd.dll imaadp32.acm msh261.drv tvqdec.dll vssh264.dll
    CtWbJpg.DLL cook.so imc32.acm msms001.vwp ubv263d+.ax vssh264core.dll
    DECVW_32.DLL cook.so.6.0 ir32_32.dll msnaudio.acm ubvmp4d.dll vssh264dec.dll
    LCMW2.dll ctadp32.acm ir41_32.dll msrle32.dll ultimo.dll vsshdsd.dll
    LCODCCMW2E.dll ddnt.so.6.0 ir50_32.dll msscds32.ax vdowave.drv vsslight.dll
    LCodcCMP.dll divx.dll ivvideo.dll msvidc32.dll vgpix32d.dll vsswlt.dll
    QuickTime.qts divx_c32.ax jp2avi.dll mvoiced.vwp vid_3ivX.xa wma9dmod.dll
    QuickTimeEssentials.qtx divxa32.acm l3codeca.acm nsrt2432.acm vid_cvid.xa wmadmod.dll
    QuickTimeInternetExtras.qtx divxc32.dll l3codecx.ax pclepim1.dll vid_cyuv.xa wmsdmod.dll
    VDODEC32.dll divxdec.ax lhacm.acm qdv.dll vid_h261.xa wmspdmod.dll
    ViVD2.dll dnet.so.6.0 lsvxdec.dll qpeg32.dll vid_h263.xa wmv8ds32.ax
    acelpdec.ax drv2.so.6.0 m3jp2k32.dll qtmlClient.dll vid_iv32.xa wmv9dmod.dll
    alf2cd.acm drv3.so.6.0 m3jpeg32.dll rt32dcmp.dll vid_iv41.xa wmvadvd.dll
    aslcodec_dshow.dll drv4.so.6.0 m3jpegdec.ax scg726.acm vid_iv50.xa wmvdmod.dll
    aslcodec_vfw.dll drvc.so mcdvd_32.dll sipr.so.6.0 vivog723.acm wmvds32.ax
    asusasv2.dll dspr.so.6.0 mcmjpg32.dll sp5x_32.dll vmnc.dll wnvplay1.dll
    asusasvd.dll frapsvid.dll mi-sc4.acm tm20dec.ax voxmsdec.ax wnvwinx.dll
    ativcr2.dll huffyuv.dll mpg4c32.dll tokf.so.6.0 vp31vfw.dll wvc1dmod.dll
    atrac3.acm i263_32.drv mpg4ds32.ax tokr.so.6.0 vp4vfw.dll xanlib.dll
    atrc.so.6.0 iac25_32.ax msadp32.acm tsccvid.dll vp5vfw.dll zmbv.dll
    Last edited by jjesso1607 (2009-11-20 18:43:26)

    Same problem here - also for kalarm. Now I will probably oversleep tomorrow.
    Well, another file format could solve that problem...
    Last edited by yodo (2009-11-24 23:11:01)

  • Media Player - can't play MP3 files

    I'm have trouble playing my MP3 files on Q10. (Car doesn't support Bluetooth music - only voice commands, hands free calling).
    My MP3 files are stored on micro 8gb card - when connecting USB cable phone tells me it "can't connect to my computer(?)"
    The USB connection DID work when I realised my 'Phone book was empty'. On voice commanding the settings to install Phone book (which it did) I am back to the 'unable to connect to computer ' message. Are these two events linked?
    What's going on?!
    My old Blackberry Torch with card only (No SIM - 'cos it's in my new phone) plays MP3 files fine - but I want my Q10 to play the files.
    Help?

    Thank you for your answer. My problem is with a direct link, [http://www.vocacionpasionista.com/Novedades/Un%20deseo%20de%20paz.mp3 this one] .
    The data URI seemed to work but just while it's loading, when the page loads the player disappears.
    The direct link doesn't work at all, just like with mine, that window pops up.

  • Zen Nano Plus won't play MP3, can't convert to WMA, tried new firmw

    Help!
    I have just reloaded the firmware (and all my music) onto my Zen Nano Plus and it didn't fix my problem.
    I have mostly .wma files and they play fine. I have tried to load .mp3 files but my player just skips them. I tried using the Organizer software to convert the .mp3 files to .wma files and it says they are converted but I get about min of each song and that's it.
    So I don't know why I can't play .mp3 files and I also don't know why the .mp3's can't be fully converted to .wma's.
    Can anyone help?Thanks in advance,Marci

    Wave files will only play by tricking the player into thinking that they are wav files created by the voice recorder. Put wav file into a folder called Recorded Tracks and see if it plays. This will at least see if it will play something. How did you transfer your files?Try ripping a CD to wma files using MediaSource or Windows Media Player - sometimes the firmware gets in a twist and will play mp3s but not wmas, or vice versa. The solution to that is to reload the firmware - go to the Support->Downloads link at the top of the page to get the latest firmware for your player. Protected songs (wma files with DRM) need to be transferred using WMP or MediaSource to transfer the license across, but mp3 files can be drag'n'dropped in Windows Explorer. A protected song without a license will give the symptoms you detail. As it's duff from the start you might just want to take it back - but it's worth trying the firmware reload first to save you some bother. PB

Maybe you are looking for