Flash audio player script played MP3 sped-up for only one user

Hello all,
My first post here; I hope this is the right forum for a
general/newbie
Flash question.
I'm using a Flash audio player script that I got here:
http://www.1pixelout.net/code/audio-player-wordpress-plugin/
Here it is on the web page, a few lines down from the top of
the blog post:
http://mojomom.blogspot.com/2008/06/mojo-mom-podcast-momma-zen.html
It's an MP3 of a podcast which has been working fine
everywhere I've tested
it. But we just heard from someone who says that when she
tried it, the
audio was sped up so that "the voices were like chipmunks".
Anyone have any idea what might have caused that?
Thanks very much in advance for any help,
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate
Worksheet

I've reinstalled flash and checked that I have the latest version but this is getting ridiculous
Everytime I want to use skype or itunes or iplayer, I have to log in as the other user, close down all their web browsers, then go back to my account to get it to work, much to the annoyance of the other user.
Flash now: 11.1.102.55
OSX: 10.6.8

Similar Messages

  • Flash audio player not playing in safari (it shows but does not play).

    Basically i own an internet radio station and for some reason the web player (flash player) no longer plays in Safari since i upgraded to OS X Lion, was working before but not now, it does show the player it just does not play any audio, however it does work in Google Chrome.. any ideas why its no longer working since installing Lion??

    The error is "Internet Explorer has stopped working.  A problem caused the program to stop working correctly.  Windows will close the program and notify you if a solution is available". Then when I click on the Windows solutions icon, it says:
    Adobe Flash Player has stopped working properly.
    To troubleshoot this problem, follow these steps:
    Click to go online and run the Flash Player  uninstaller
    In the File Download dialog box, click Run, and then follow the  instructions to uninstall flash player. If you are prompted for an administrator password or confirmation, type the  password or provide confirmation.
    Click to go online and install the Flash Player update
    I've done both these things for 2-3 days now.  Nothing works.

  • How to make simple flash audio player?

    I have some mp3 files in Quicktime format that I would like to put on a webpage. Each file, when clicked, come up in a separate page and play.
    My question: how can I modify these page with mp3 file so I can add some explanatory text to the page? Right now the site visitor just clicks on the link, a new page comes up and plays the file. But I can't modify what comes up. Nor can I even see Page Source.
    If there is a better way to implement my audio files to visitors can play the file and see the explanatory text at the same time, I would appreciate your suggestions.
    The specific page which contains the links is:  http://www.englishjapaneseonlinedictionary.com/dictionary_my_Japanese_teacher.ht m
    If you click on any of the files you will see the problem--I can't modify the page which comes up and plays the audio file
    Someone suggested I make a flash audio player to embed in a page. I know nothing about Flash. Can anyone direct me to some resources where I could make a flash player to play my files and that would allow me to add some other textual content to a webpage?
    Many thanks in advance,
    Jane

    The flash add-on is not available for Safari on iOS. Never has been and in fact Adobe has ceased support for flash for mobile devices in general. Your options, depending on the specific sites:
    See if the site or sites in question have their own apps availabel in teh app store
    Look into some browsers such as Puffin adn iSwifter (there are others, I beleive). These browsers use a third server site to translate the flsh content into a form that the iPAd can use and restreams them to you. They may not work with all content.
    Use a computer capable of running flash.
    Seek a source of the conent that is designed for non flash use.

  • Skype not notifying (oange flash) for only one con...

    I've been having the issue of skype not giving me an orange flashing taskbar notification for only one of my contacts.
    Strangely, this does not always happen. Sometimes this contact's messages will in fact make my taskbar flash. Other times it will not. I can add that both the contact and I have our status on "online", furthermore I have checked the following suggestion I found here on the forums but it did not work as it was already properly set to always notify me:
    Highlight the contacts name in the Contacts list so you can see the chat window for this contact. Click on the Conversation menu and select Notification settings. Select there the appropriate option for the notifications.
    Any ideas? This has really been going on for at least a few months, perhaps a year

    Well, that is hard to tell. Like I said the website may have updated their technology. Just because it works with the Desktop, doesn't mean there is not a reason that the laptop might not have a problem. You have 2 different systems and
    most likely different configurations.
    You may want to check Tools and in the add ons for both, look for Shockwave Flash Object...ActiveX Control..Flash10e.ocx should be installed and enabled.
    Also for each check C:\Windows\System32\Macromed\Flash  Right click the Flash folder and make sure for IE that the files are vs 10.0.45.2 by checking the properties.
    If you have the correct Flash files and the correct SWO then, some other cause would be looked at.
    It has been my experience to not "assume", but verify:-)
    Thanks,
    eidnolb

  • When I choose an album to play in my itunes library, only one song will play and then itunes stops. Also, when I click on next, itunes just stops playing.

    When I choose an album to play in my itunes library, only one song plays and then itunes stops. Also, when I click on the next button, itunes stops. How can I play an entire album through without stopping after each song?

    Sounds like you have accidentally unchecked all items. In the Songs view ctrl-click on any empty checkbox.
    tt2

  • Audio player script help

    I have constructed a mini audio player with the help of a
    tutorial, action script 3 (code provided below) and flash cs3.
    I'm fairly new to Flash and just am curious what I need to
    add and what's missing...Q. I want this play/stop button to only
    place the audio file once and then stop. Right now the audio file
    just loops over and over until the stop button is clicked. Other
    than this the produced swf works great... just don't want it to
    loop. So, what am I missing in my script?
    action script
    ========================================

    I'm fairly new to AS3 but I have some code that is working
    for me.
    I think you need to add an event listener to your startPlay
    function:
    function startPlay(event:MouseEvent):void {
    playBtn.visible = false;
    stopBtn.visible = true;
    channel = sound.play(0,5);
    channel.addEventListener(Event.SOUND_COMPLETE,
    onPlaybackComplete, false, 0, true);
    then add a function to call when the sound has played
    completely:
    private function onPlaybackComplete(evt:Event):void {
    channel.stop();
    channel.removeEventListener(Event.SOUND_COMPLETE,
    onPlaybackComplete);
    I've not tested this specific combination of code, I just
    pulled parts from some code I have that is working. But this should
    work.
    I am also a little uncomfortable with your object names. I'm
    afraid the might be too close to a reserved word. I only say this
    because that bit me last week when I was first working on this.
    In any case, I hope this helps. :-)
    Peter H.

  • Flash Audio Player in Blog Help Needed

    Hello...
    I am a Mac user, OS X 10.4.11.
    I use Flash Audio Players on my web pages to stream my radio station. I installed the Flash Player on my Blog, but after a month or so it stopped working. I have tried countless versions of the player and varying code, but cannot get it to work.
    Note, I host my own Flash Player so visitors don't need to install it. Further, I use a free audio streaming service which requires their ad code be activated on the web page for the audio to stream. (Anytime, the stream server is reset or interrupted the web page must be refreshed to reactivate the audio stream. A bit of a hassle, but you can't beat FREE!) I have installed this code at the bottom of any of my web pages streaming audio and at the bottom of my Blog. And again, initially the Flash Player streamed the audio fine on the Blog.
    Here are the web pages to visit to review situation:
    Stevo In Yr Stereo Radio "Mind-Altering Music" This is where you can view the source for the code I use to stream audio with the Flash Player.
    Nightmare City Halloween Blog This is where the code is no longer working.
    I stream audio with the following IP & Port: 87.98.170.118:8424
    When the Flash Player HTML Code ask for the "MP3 URL" how might I configure the IP & Port to work on the Blog?
    Finally, I do use a redirect URL when necessary via DynDNS.com, but even my redirect URL fails to work in the Blog.
    Any insight and assistance regarding this matter is greatly appreciated. Thank you.
    Stevo

    If I'm in the wrong place asking this question can anyone direct me to the proper place to ask where I will encounter someone with a solution? Thank you.

  • Flash Audio Player inserted via Dreamweaver

    I am looking for a flash solution to insert easily into a dreamweaver html page. I need a small audio player with a start and stop button. It should have a white background (no text). To work like the example in www.spolin.com/about.html
    I would like to have a flash plug in that allows me to insert into another webpage and use an FLV file or other audio format.
    Dreamweaver's player does not look good inserted into any webpage.

    This information and tutorial assumes I have knowledge of programming and flash pro. I have no knowledge of programming.
    Is there a tool or an existing simple player I can modify easily without knowing much about Flash Pro or programming?
    I bought Flash Pro because a tech support person from Dreamweaver told me I needed it in order to convert my flv to something that would work in Dreamweaver. I am only an intermediate user of Dreamweaver and Flash Pro is overwhelming in its capacity. I have no idea how to use it.
    The player included in Dreamweaver is terrible. It assumes the sound file must be played as a video and inserts a black default video screen with the player controls.
    There is no way to simply insert a play, stop button player using Dreamweaver's insert flv player.

  • Flash audio that begins playing before fully donwloaded?

    I'm trying to help a friend add flash audio to his website.
    The problem is that the file won't play until the whole thing is
    loaded...he uses a so called squeeze page and many people will
    leave the site before the audio is fully loaded so they'll never
    hear the message.
    the url is
    http://www.realworldseduction.com/attraction/4483.htm?testMode=10911956
    What I'm wondering if there's a way to get it to play
    immediately, while the rest is loading, like flash video where you
    can hit play right away and the rest of the video will load as you
    watch. Anyone know of a good way to accomplish this?

    I actually only have dreamweaver and not the macromedia flash
    cs3..
    but I may know what the problem is now the problem...I used a
    program called web audio plus to create an .fla file from an mp3
    recording. I figured the problem may be solvable if I can make the
    file flash video instead, but how do I create a flash video file
    from an mp3 file?

  • I need a command line audio player to play ogg sound events

    Hi I am new to the imac. I have a script that needs to play ogg sound events. So I need a command line callable audio player. Is there one for the imac?

    Try PlaySound 1.6.6 - VersionTracker or MacUpdate.

  • Satellite A80: Express Media Player to play MP3?

    The Express Media Player of my Satellite A80 can only play standard Audio CD formats. Is there a new version of the EMP available that allows to also
    play MP3 format either from CD or DVD?
    The EMP is really an excellent tool and MP3 is nowadays a very popular Audio format which should be incorporated in the EMP formats.

    Hi
    As far as I know at the moment there is no version that can play mp3 format but I hope that in the near future Toshiba will designe version that can be use with this most popular format for music files.

  • How to install Sony audio player to play video on Sony tv over thunderbolt connection?

    When I play movies via thunderbolt connection to my Sony tv the audio won't play over the tv speakers.

    Hi,
    I've posted many times about this: we can buy a $70 BD player with HDMI, it works first time, all the times but most of the times HDMI won't work on a $1,000 machine called computer. MS, video card vendors and computer vendors need to sit down and discuss this seriously.
    In this case, updating video card driver may help and somtimes keep trying and trying.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Using Flash Media player to play files run from a database

    Hello all,
    I have a dynamic webpage which is connected to a MySQL
    database displaying dynamic information stored in a MySQL table.
    One additional field I have added is a 'video' field in which
    the path to a flash video file is displayed.
    I have a number of user (each user corresponds to a row in
    the table) pictures which are stored in a folder, but the paths to
    which are stored in the database.Using Dreamweaver, I can drag the
    dynamic binding onto the image place holder and then it will lift
    the corresponding image from the table, but the flash video player
    doesn't seem to allow me to do this.
    I would like to do something similar for flash videos, but
    I'm not sure how to do it. Whenever I add a flash movie through the
    media player I need to specify the path - which will change
    depending on what entry in the table is being viewed.
    I have created my websites only with dreamweaver and can't
    program which probably explains why I've got no idea what to do.
    Hope I made sense - will gladly clarify or send you my code.
    Any help would be greatly appreciated.
    Thanks
    Adam

    Make sure that your database has the full path and that you
    are tetsing in
    the browser. You won't be able to see anything in DW
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "fool" <[email protected]> wrote in message
    news:eec8i6$9f3$[email protected]..
    > Thanks - I inserted the media player which came with
    Dreamweaver 8 and
    > the
    > following code was generated:
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=8,0,0,0" width="130" height="98"
    id="FLVPlayer">
    > <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    > <param name="salign" value="lt" />
    > <param name="quality" value="high" />
    > <param name="scale" value="noscale" />
    > <param name="FlashVars"
    >
    value="&MM_ComponentVersion=1&skinName=Corona_Skin_1&streamName=videos/naomi3&au
    > toPlay=false&autoRewind=false" />
    > <embed src="FLVPlayer_Progressive.swf"
    >
    flashvars="&MM_ComponentVersion=1&skinName=Corona_Skin_1&streamName=videos/naomi
    > 3&autoPlay=false&autoRewind=false"
    quality="high" scale="noscale"
    > width="130"
    > height="98" name="FLVPlayer" salign="LT"
    > type="application/x-shockwave-flash"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    > </object>
    >
    > I attempted to replace 'videos/naomi3' (the file is at
    video/naomi.flv)
    > with
    > <?php echo $row_d['video']; ?>(this is the field
    of the sql table in which
    > the
    > location to the flv file is located, but nothing
    happened (no video
    > appeared).
    >
    > The mysql table is set up properly as I can view image
    files which are
    > linked
    > to by paths in the MySQL table so the problem can't be
    that.
    >
    > Thanks
    >

  • Nokia N96 plays some youtube videos for only 4:03....

    Hi everyone,
    How come my Nokia n96 only plays youtube videos for only 4:03 minutes? It can not play the full video....but if I use the flash player beta, it plays the full video.
    Please leave some solutions for me.
    Cip

    I guess it was a botched install somehow. I uninstalled Flash & Firefox, re-downloaded & installed both, re-added my extensions, and it works now.
    I think that I was right about the ads. Now that I can view all the youtube videos, I realize that the ones that refused to play before are the ones that have ads at the beginning.
    I should have tried reinstalling before posting. Sorry for posting and wasting your time.

  • Flash Audio Player

    hi all,
    The below tutorial worked first time for me and i was hoping someone could suggest a way on using it for multiple pieces of audio i.e. creating a music player. I'm not quite sure on how this would be done, any help would be greatly appreciated.
    http://www.flashkit.com/tutorials/Audio/Pause_-marius_h-749/index.php
    Cheers,
    David

    Thanks Adninjastrator,
    Good Tutorial

Maybe you are looking for