Streaming linked audio files in Shockwave

My customers are experiencing some intermittent delays of sounds in a series of educational Shockwave movies that are delivered via Internet. The sounds range in length from a couple seconds up to a minute or more. They are voice only - no music - so quality is not too big a concern. I haven't been able to establish any consistency in when the sound problems occur.
I've been reading about streaming linked sounds. The conversion sounds substantial so before I go there, I want to feel confident that linking external sounds will solve the problem. Anyone have any insight on linked audio in Shockwave? Any resources that you've found useful?

There will always be some latency when streaming sounds while the buffer fills. The only way to get a definitive answer is to test for yourself by creating a #swa member and setting its #url property then publishing to SW and testing a vartiety of configurations.

Similar Messages

  • Storing and linking audio file

    The only way that I can figure out how to store a file on my iPhone is via Google Drive. I move to the public folder, turn link sharing, copy the link and then paste it here: https://docs.google.com/file/d/0B7SHK5853zdOZGZ0ZlpkMzNDSkk/edit?usp=docslist_ap i

    For what ever reason, the link opens up a new window but no there is no sound when the play button is hit. I've also noticed that the link location being copied (for the audio file) starts with "docs.google.." This makes no sense cuz its an audio file and not a documentation. What am I doing wrong? Also, when in Google Drive, an error message pops ups saying that the file is not supported and to pick an alternate program to play the file.
    What am I doin wrong? Is Google drive the only way to store files via the iPhone (whether it be internally or externally?

  • Sound, but no video when streaming a quicktime file through shockwave

    When I stream a quicktime movie in the html file hosted on localhost using the Apache server, I get sound but no video. I saved the quicktime movie as part of my cast, linked to http://localhost/~username/mymovie.mov 
    When I play the quicktime movie itself in my browser, or in a projector, or just within director, the video and sound play simultaneously. But in the browser after converting the dir movie to a dcr and html file, and hosting the dcr and html files on the server, when I open the html file in my browser, only the sound plays. Anyone else encounter similar problems? Any help would be appreciated!

    Hi guys,
    here's some quick notes on how I handle shockwave videos with my projects.
    I tend to find that .swf format videos work best under all browsers using shockwave
    easiest way:
    you can do a standard import of a .swf  video straight into a your cast. (not linked)
    the problem with this is it tends to create a large dcr file for you users to download
    'preloadnetthing' way:
    upload your videos to a url location - something like  www.mywebsite.com/the_programs_title/dsmedia/videos/video1.swf
    (I never use capital letters or spaces)
    file - import - internet - <enter the full url pathname to the file>
    this will add the file to the add list
    set media to : Link to External File (Don't use Standard Import)
    now press Import
    at this point Director will try to connect to your url - and do a trial download of the linked file
    if it works you should now see a new linked video cast member added to your cast
    if it fails - (which mine tend to do half the time?) - try it again until it works.
    Here I normally view the linked videos property inspector - and change its settings - I turn loop off - and make sure preload is not set.
    now comes the code part
    To get your videos to play correctly, you will need to preload them into memory, before you play them.
    (although it's possible to stream videos - I've never been able to get this to work well - there is a whole bunch of lingo code to deal with streaming videos)
    *** a frame script for preloading a swf video ***
    on beginSprite
      floatPrecision = 2
      tellStreamStatus(TRUE)
      global gVideosName
      set TEMP to "http://www.mywebsite.com/my_program/dswmedia/videos/" & gVideosName & ".swf"
      global mynetID
      set mynetID = preloadNetThing(TEMP)
      set the text of cast "preload_results" to "0 %"
    end beginSprite
    on exitFrame
      floatPrecision = 2
      global mynetID
      pStatList = getStreamStatus(mynetID)
      if (pStatList.bytesSoFar > 0) then
        pPercentDone = (pStatList.bytesSoFar * 100) / pStatList.bytesTotal
        if pPercentDone > 99 then go NEXT
      end if
      set the text of cast "preload_results" to ((the string of pPercentDone) & " %")
      go loop
    end exitFrame
    *** a frame script for playing a swf video ***
    on beginSprite
    -- I create a blank 'place holder' cast member (a black filled rectangle) the same size as my video, on to my stage - into sprite 1
      set the visible of sprite 1 to TRUE
      set the puppet of sprite 1 to TRUE
      global gVideosName -- REM the name of my linked video cast member
      set the castNum of sprite 1 to cast gVideoName
      updateStage
      sprite(1).play()
      updateStage
    end beginSprite
    on mouseDown
      sprite(1).stop() -- This stops the SWF movie playing !!!
    end mouseDown
    on keyDown
      sprite(1).stop() -- This stops the SWF movie playing !!!
    end keyDown
    on exitFrame
        if sprite(1).playing = false then
           set the puppet of sprite 1 to FALSE
           go to "somewhere" -- REM somewhere you want to go to after the video have finished.
           abort
        end if
      go loop
    end exitFrame

  • How to stream multiple audio files over a IP network in one session

    Hi everybody,
    i am going to build an internet radio application as my next project. I thought of taking JMF and the RTP streaming for this purpose. But the problem i faced during the development was it plays only one audio stream in a session. The thing is i want to send more than one audio stream in a given RTP session and using a single port. What my radio does is simply play mp3 music all day long. How can i do this and what other tools that i should take. please reply ASAP. thank u in advance,
    Thusira..

    You'll need to implement what I call a "jukebox" datasource... IE, the DataSource changes what file it's outputting, but the Processor and RTP DataSink associated with it are unaware of the change... so they keep right on transmitting like nothing happened, but the actual file being outputted has changed...
    http://web.archive.org/web/20080316203600/java.sun.com/products/java-media/jmf/2.1.1/solutions/Concat.html
    The concat example calls it a "superglue" datasource and uses it to concat outputs to a file... exact same concept, except you'll want to use a queue you can append to dynamically rather than an array created at compile time... and you'll want to output to RTP instead of to a file. You'll probably also want your DataSource to stay alive waiting for the next thing to be enqueued rather than shutting down when it reaches the end of the list.

  • Presentation can't find linked audio - program crashes on "Replace"

    A lengthy presentation was created in Keynote 2 with dozens of linked audio files. The computer was updated from 10.3.9 to 10.4.7 and Keynote 3 was installed and updated. Now, when the presentation is opened, it reports that it can't find each of the audio links; when the Replace button is clicked, Keynote crashes. This is a consistent crash. When the Cancel button is clicked instead, the presentation continues to load until the next audio file link is encountered. The audio files are stored in the iTunes Music Library and always worked prior to the upgrades.
    The same presentation was then opened in Keynote 2 (updated), with the same result.
    How can this be fixed? Do each of the links have to be recreated? Help!
    PB G4 17" 1.67 GHz   Mac OS X (10.4.7)   1.5 GB RAM

    Further to the original post:
    The presentation was created on another computer and copied to the PowerBook along with the entire iTunes library which contains the linked audio files. As stated before, the presentation worked prior to the OS and Keynote upgrades.
    I networked the two computers together, and the presentation opened without problems, which leads me to conclude that the links are hard links. However, other presentations using the same files open without difficulty when the computers are not connected together.
    Further, the presentation and iTunes library (along with everything else) were migrated to a new 17" MacBook Pro and failed identically, while the other presentations using the same linked files worked fine, just as on the PowerBook.
    Any suggestions will be greatly appreciated, as it will take a LONG time to rebuild the audio links in the problematic presentation from scratch, and there's no guarantee that revisions to the presentation will work if it's moved to one of the other computers.
    PowerBook 17" 1.67 GHz   Mac OS X (10.4.7)   1.5 GB RAM

  • Streaming RealPlayer Audio

    As I work on making the switch to a Mac, I have been using Safari browser for Windows for awhile now. I have found one small problem that I am sure must work properly. I can not get streaming RealPlayer audio files to work. The page loads and gives a Javascript error. This page works in IE and Firefox so I am hoping it is something that I am forgetting/missing. I have installed RealPlayer so the plugin should be there and working. Any ideas???

    I am also trying to get RealPlayer to work on streaming. I downloaded the plug-in, but when I want to listen to a particular stream that requires RealPlayer, the RealPlayer window just comes up but does not play.
    This is the site that I am trying to listen to:
    http://www.bbc.co.uk/fivelive/index.shtml?refresh
    Any other possible suggestions or remedies?

  • How to insert a streaming audio file/link into a basic HTML page?

    I am a novice webmaster managing the website for our arts organization.  I am trying to build a simple table on a page of our site that will have about 30 streaming MP3 audio clips for our members to review.  I'm using Amazon CloudFront and Amazon S3 to host and stream these files (using an embedded JW Player?).  Can someone explain to me how to insert these media files into my Dreamweaver page in the most simple way? 
    Up until now, I've been just inserting downloadable MP3 files as quicktime plugins (also hosted at Amazon S3) but with 30 files that gets pretty cumbersome because they all begin to progressive download at the same time. 
    Thank you.

    I simply want a basic playlist for  MP3 files.  What is the type of playlist I want in that case? 
    XML would work.
    http://www.longtailvideo.com/support/forums/jw-player/setup-issues-and-embedding/5768/how- to-embed-jw-player-with-an-xml-mp3-playlist
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Streaming .mov files through shockwave with Quicktime 7

    I'm running a site (www.soundjunction.org) that streams quicktime audio and video files embedded in a shockwave player. This worked fine with QT 6.5.2 but with the upgrades to QT7.0.x, it now sticks on the 'buffering' stage forever and never loads in the movie. The same issue occurs with OSX tiger. In certain cases, loading the page with the shockwave player (embedding QT) closes the browser window without prompt. In summary, the problem occurs with
    Win XP, IE 6, Shockwave 10, QT 7 public preview
    Win XP, IE 6, Shockwave 10, QT 7.0.4 (latest)
    Mac OSX Tiger, Safari, Shockwave 10, QT 7.0.1
    Mac OSX Tiger, Safari, Shockwave 10, QT 7.0.4 (latest)
    but not with
    Mac OSX Tiger, Safari, Shockwave 10, QT 7.0.2
    Mac OSX Tiger, Safari, Shockwave 10, QT 7.0.3
    Win XP, IE 6, Shockwave 10, QT 6.5.1
    Win XP, IE 6, Shockwave 10, QT 6.5.2
    Previous communications with Macromedia revealed that they were aware of the incompatibility and were in communication with Apple, awaiting a solution. Can anyone help?
    You can see the problem in action at
    http://www.soundjunction.org/exploringmovingaway.aspa
    http://www.soundjunction.org/dennisrollinsgettingintomusic.aspa
    Many thanks!
    Win XP P4   Windows XP Pro   Also Mac OSX Tiger

    Here's Avids answer:
    Pro50 codecs only work in Macs, so the original files need to be EXPORTED from FCP with a special codec Avid created for Mac.
    So that's that issue solved ... hopefully, let's see after the next export.
    But .mov files are still screwed up on my PC.
    Kirk - I did reboot the machine in SafeMode, reinstalled QT, but nope - version 7.2. still doesn't play any .mov files properly that are stored on my C-drive that previously were just fine.
    Thanks again.

  • How streaming an audio or video files from google drive using google api objective-c client?

       I have implemented streaming an audio or video files by mpmovieplayer from Dropbox. For this purpose I am using Dropbox sdk. Audio or video files are playing with no problem from dropbox in my app.
    But, I can not implement the same functionality from Google drive. I am using alternateLink,webcontentLink,EmbedLink,Exportlink that we get from google drive. But mpmovieplayer does not play audio or video. So how can get any link from google drive,by which i can streaming an audio or video file from google drive. I have listed all google drive files in a table view. I am using google api objective-c client. So please help me. Thanks in advance.

    Hello,
    I'm giving a try at your application and so far, it is great!
    I understand that you're working on a way to help moving back files to google drive. Actually, I can copy / paste, but it always renames the files, so I end up with both a "copy of" and my original file.
    could you save and overwite the original file when it already exists ? (perhaps an option in the settings) ?
    Thanks!

  • Shockwave won't play linked Director files from server

    I created a bunch of director files for the course content of my  class. All can be accessed from a contents file. When I created an html  contents file on my desktop (in the same folder as the linked director  files), the contents pages would open in shockwave in my browser (both  Firefox and Safari) and then by clicking on a link other director files  would open and play. However, when all these files were place on our  server (in the same folder), only the contents pages would open and we  get an error message saying the dirctor files cannot be opened. I think  this means it sees them, but can't open them.
    Help!

    Hi Sean
       sorry if my e-mail was a bit whiney, but I got a bit frustrated, 
    having tried to use the Adobe website for help and then trying for 
    help over the phone. Adobe has this nice thing where they will call 
    you back instead of you sitting on hold, which I used at first, but 
    you get called back by a machine, not a person, then you subsequently 
    get a progression of robocalls with nobody on the other end! I 
    finally just sat and waited and got a person, who seemed 
    knowledgeable and nice, but couldn't help me without a payment. So, I 
    would greatly appreciate any help you could provide!
           What I have is this. I constructed a "book" in CD form for my 
    class. This is based on CDs that Mike Coleman and I published a few 
    years ago. A picture of the contents page is shown below. Each topic 
    is in a separate Director file, each with its own casts. We made a 
    lot of animations, some in Flash and some in Quicktime that appear in 
    each topic. I redid everything in Director 11.5, changing text 
    spacing because of the way things get altered when things get played 
    in Shockwave! When I click on one of these subtopics, the 
    corresponding Director file opens. I accomplished linkage this by 
    appending a behavior to the text, "Play Movie X". I then originally 
    made a projector file of the contents page and distributed the CD to 
    my class free (textbook prices are getting out of hand). Now I want 
    to put it on the web, because I'm tired of burning CDs and we're 
    getting students from other locations taking the course on-line. So 
    within the folder on my desktop that held all the Director files, I 
    made a second folder "dswMedia" into which I placed all the 
    animations. I also linked all the animation casts to the Contents 
    Director file. I then constructed a Contents.html file and 
    Contents.dcr file using the Publish commands in Director. When I 
    click on the Contents.html file within my main folder (the one 
    holding all the Director files and the dswMedia file) the page opens 
    nicely in my browser (Firefox) and I can play all the Director movies 
    by clicking on each topic. All the animations play beautifully. 
    Great , I thought, I'm in business. I then took the files to our 
    media guy who put it on the server, in the same form as on my 
    desktop. If we click on the Contents.html file through the web it 
    opens. Clicking on a topic does not open that Director Movie. The 
    error message is not that it can't find the movie, however, but that 
    it can't open it. Everything works just fine on our media guys 
    computer,  we only have a problem when we attempt to use this stuff 
    through the web. (Our web guy's computer does not have Director, so 
    that's not the issue).
          Any guidance would be greatly appreciated!
             Regards
                    Paul

  • How can I upload an audio file and link a page on my webiste to it?

    I host a radio show weekly, have recorded broadcasts in MP3, want to host them on itunes and have a link from my website for visitors to listen to. Can anyone help me? Thanks

    Could I ask you to read my 'get you started' page on podcasting, which should answer most of your questions.
    http://rfwilmut.net/pc
    If you still have questions do please come back.
    As to your website, which is a separate matter from iTunes, you can provide embedded players - these pages gives you some information:
    How to embed an MP3 audio file into a web page without bringing up dialog boxes in Windows
    How to create a pop-up MP3 player

  • How to add an audio file to a link

    I am working on a project using IWeb and I am trying to figure out if it is possible and then, if it is how to add an audio file to a link. I would really be glad of your help as I am having problems meeting the requirements of the project if I don't make it work.
    Also, is it possible when having added a movie clip from quick time player to have the clip start as soon as the page is "opening", that is without pressing the play button?
    I am waiting in great suspense to see if anybody can help me out. If you have the answers to my questions, please send me an email at [email protected] - thank you so much :o)

    Hi Maiken
    Welcome to the discussion forums.
    All you need is open iWeb, select text or image, open inspector, go to link, check the "enable as a hyperlink" box, in "link to" there's a teardown menu where you select "a file" and select the file you want to link to.
    If you want to have it downloading look at [this|http://alyeska.altervista.org/en/iWeb_Downloads.html]
    For the second question:
    select the movie file in iWeb go to inspector, then to the last icon (showing the quicktime logo) and check the box that say "Autoplay".
    Regards,
    Cédric

  • Streaming audio file over the network w JMF. How to know when the file end

    Hi
    I am streaming audio file over the network using JMF. I want to be able to know when a file end so I can close the streaming session.
    Can some one please help
    Thanks

    If you put a ControllerListener on the Processor that's associated with generating the RTP stream, it'll generate an "EndOfMedia" event when the end of the file is reached.

  • Linking Soundtrack Pro to audio files stored on an external drive

    FCP user but using SP for the first time. I have the large sized audio files stored on an external drive which at the moment I can't access from within SP. Just wondering the best way to link to the audio files?

    I actually use the 'save as' function that consolidates all the audio clips and move them onto a separate drive. I'm doing a lot of large projects that have more clips than are actually used. Consolidation means I can move and work on another machine. And in the end it's easier to archive this single directory of files. Works for me, especially because sometimes the audio sources are scattered in too many places on my system.

  • HT1349 Can't sync purchased songs listed as protected aac audio file to Blackberry Link. songs marked just aac audio file. Repurchased one song and worked O.K.. Is there an easier way than having tp re-purchase half of library?

    Can,t sync purchased songs marked Protected AAC audio file to Blackberry Link. Songs marked just AAC audio file O.K. Repurchased one song now listed as AAC audio file and now works. Any simpler way to do this with existing protected song other than re-purchase all of them?

    wow, very nice review Makes me want to get a vision for myself.
    WebKnight wrote:
    <SPAN>
    Add the ability to randomly select a new background from a pre selected group of photos every time the player is turned on or each day.
    I would love that feature. I can't stand useing my computer with a single wall paper anymore (I have 500 anime pics that i rotate between every 2 mins ) If you could make the vision rotate background every x minutes or every time the player is turned on, it would be totally amazeningly sweet!!!! (i might have to go out and buy one then :P)
    I just hope that creative has better firmware support with the vision than they have had with the touch.
    Once again, great review

Maybe you are looking for

  • IPhone 5s, call quality, periodic echo

    I upgraded from the iPhone 4 to the 5s 4 months ago.  Ever since I upgraded, I have periodic issues with call quality.  In the middle of a call I will all the sidden start to hear myself talk and the person on the other end cant hear me at all and I

  • Is it possible to check to see if a sequence has been called, or is run by a user?

    I'd like a subsequence to be called, but I'd like the Sequence to run differently if it is called versus run by a user. What statement should I use and is this even possible? Thanks.

  • Help me lift myself up from Tiger 10.4.11 to Lion

    I want to upgrade from 10.4.11 to Lion.  I have looked at past threads on this topic, but I am still unclear on a couple of points: - Given the specifications below, my understanding is that my machine can entertain Lion, but that the new operating s

  • Boot failure when using KVM

    I'm trying to use my Power Mac G5 on a DVI KVM. The monitor attached to the KVM is an Apple 23" Cinema Display, and I'm using a DVI-to-ADC adapter. This setup works fine for my PCs, but when the Mac boots up, it gets to the login screen, then suddenl

  • Sleep/Wake button is jammed!!

    I was playing golf the other day and a buddy of mine slapped me on the leg with the grip end of his golf club. He hit my iphone, perfectly in-line with the sleep/wake button, and now the button is stuck in the phone. He didn't hit it hard which is wh