Where is filename of an attached sound file?

Is there someway to see the name of a sound file I've attached to a single slide?
Thanks

if you are trying to get to it on the hard drive, from the desktop, select file, Right Click (or Control-Click), Show Package Contents, and everything contained in file is displayed.
good luck.

Similar Messages

  • Attach sound file & rollover caption to image - options?

    We are trying to create a page with multiple images that a
    learner would click to see text and hear audio. I was able to add
    audio by inserting a transparent button with audio attached to the
    suucess caption. I found this helpful link
    here.
    I then added a rollover caption to display the text.
    Is there a way to stop the audio if the learner clicks on a
    different image? Is there a better way to do this?
    Any feedback/suggestions woudl be appreciated.
    Thanks
    I am using Captivate 4.

    Hi there
    What you might try is to forego the button trick and simply
    attach the audio clip to the Caption that appears when you roll
    over. When you mouse over the area and the caption appears the
    audio begins to play. If you mouse off the audio stops.
    Cheers... Rick

  • Too many sound files... AS3 no worky

    I've created this little program to test with.  It works perfectly for 5 or less sound files/for loops.  As soon as I do more then that the sounds stop working. Everything else is fine... just no sound. My plan is to have the xml file determin how many movie clips with attached sound files to create. I'm planning on having tons of movie clips and sound files once this is all finished.  No luck so far
    Is there a limit to how many sound files a swf can reference? Any other ideas why the sounds aren't working for me?
    //load xml
    var xmlLoader:URLLoader = new URLLoader();
    var xmlData:XML = new XML();
    var xmlPath:String = "data.xml";
    xmlLoader.load(new URLRequest(xmlPath));
    trace("loading xml from: " + xmlPath);
    xmlLoader.addEventListener(Event.COMPLETE, LoadXML);
    function LoadXML(e:Event):void {
         trace("xml loading complete");
         xmlData = new XML(e.target.data);
         //load objects
         buildScroller();
    function buildScroller():void{
         var tl:MovieClip=this;
         for (var i:Number = 0; i < 5; i++){
            //create movie clips
            var container_mc:container = new container();
            addChild(container_mc);
            container_mc.x = 325 * i;  // set the number here to the width of the movie clip being repeated
            //sound info
            tl["snd"+i] = new Sound();       
            tl["snd"+i].load(new URLRequest(xmlData.sound.loc[i]));
            container_mc.snd = tl["snd"+i];
            container_mc.addEventListener(MouseEvent.CLICK, playSound, false, 0, true);
            function playSound(event:MouseEvent):void {
                event.currentTarget.snd.play();
    here is the xml file that I'm using:
    <DATA>
        <object_count>20</object_count>
        <sound>
            <loc>fart.mp3</loc>
            <loc>burp.mp3</loc>
            <loc>creak128.mp3</loc>
            <loc>GateOpen.mp3</loc>
            <loc>bang.mp3</loc>
            <loc>pop.mp3</loc>
            <loc>slap.mp3</loc>
        </sound>
    </DATA>

    Dmennenoh, pulling the playSound function out of the other functions worked perfectly!  I should have known better.  Even though everything is working correctly I am now recieving an error stating that "Parameter url must be non-null."  I'm certain this has to do with the sound file urls that I am passing from the xml document... but if the sounds are playing the urls must be non-null already.
    I tried changing the tl["snd"+i] to container_mc["snd"+i] as you suggested but the sounds would not play at that point.  I recieve an error saying: "a term is undefined and has no porperties."  Below is how I built it:
    function buildScroller():void{
         for (var i:Number = 0; i < 55; i++){
            //create movie clips
            var container_mc:container = new container();
            addChild(container_mc);
            container_mc.x = 325 * i;  // set the number here to the width of the movie clip being repeated
            //sound info
            container_mc["snd"+i] = new Sound();       
            container_mc["snd"+i].load(new URLRequest(xmlData.sound.loc[i]));
            container_mc.snd = container_mc["snd"+i];
            container_mc.addEventListener(MouseEvent.CLICK, playSound, false, 0, true);
    function playSound(event:MouseEvent):void {
         event.currentTarget.container_mc.play();

  • Downloading attached zip file from emails using safari

    How to download, and where will be the downloaded attached zip file in email be stored using safari? How to open and save the zip file attached to the email? Do you need an app to open and store the zip file?

    The app GoodReader (I don't know if there are any free apps that can also do it) can be used to zip and unzip email attachments
    press and hold the zip file in your email - after a couple of seconds you should get a popup, with one option being 'Open in GoodReader' which you should select
    GoodReader should then open with the zip file listed under My Documents
    select Manage Files on the right-hand side of GoodReader, select the zip file, and touch the Unzip button that appears on the right
    You should also be able to download zip files directly into GoodReader by typing the URL in its Wed Downloads sectio.

  • Attachment dropped error on all sound files with mms

    I have yet to be able to get a sound file of any type to work in mms. All I get is sn error like this:
    Filename.filetype
    Attachment Dropped: <filename.filetype> of type: <audio/mpeg; name=filename.mp3>
    I haven't been able to find anyone else with this problem and AT&T doesn't seem to have a clue how to fix it...
    I'm using a 3g iphone with 3.1 and the most current carrier file. Pictures seem to work fine.

    Have you restarted your iPhone? Have you done a hard reset? In order to do a hard reset (a hard reset does not delete any data), hold down the home and sleep button (disregarding the power off slider) until the iPhone shuts off and turns back on. Once the iPhone turns back on, let go of the buttons and wait. It will take a little longer for the iPhone to boot up.
    If that doesn't work, then I would say you might have to reinstall the firmware.

  • Extract the uri filename of an attached file

    Hi,
    I am attaching a file by the click of a button. It is required to retrieve the filename of the attachment as a Text/ label.
    can anybody help me out on these lines.
    Prash

    As documented in Converting Acrobat® JavaScript for Use in LiveCycle Designer Forms:
    "All Acrobat Annot properties and methods can be used in LiveCycle Designer forms.
    "Note: Only Static forms support the annotation layer; Dynamic forms do not."
    You will need to know the number of the annotation on the page and then you can use the "contents" property to obtain the name of the file.

  • How do I record a sound file and send it as an attachment using my 4s?

    How do I record a sound file and send it as an attachment using my 4s?

    Hi,
    The following is the program[Click Here| http://saptechnical .com/Tips/ABAP/email/EmailProgram.txt] which will send any format file. Actual Creator of the program is Amit Bisht.
    Thanks & Regards,
    Rock.

  • Where is the startup sound file?

    I recently changed my Mail Sent.aiff to another sound by replacing the file with another more appropriate sound (I never liked the swoosh).
    I also don't like the fact that the Mac wakes up my wife whenever I turn it on in the morning due to the gong sound. I haven't been able to find a way to change sound through the interface so I was thinking that I might just swap the sound file for it as I did for Mail Sent.
    Can someone tell me where I'd find that file in the OS?
    TIA,
    David

    Actually, yes, it would affect all sounds if you only have internal speakers. It would not affect external speakers. The internal speaker volume setting remains in effect until you change it.
    If you use internal speakers only, you could use the second script (e.g. with volume set at 100) in an AppleScript application run as a login item. The tricky part is running the first script (for full mute) at shutdown. The way I do that is to run a background stay-open AppleScript app as a login item that mutes the volume at shutdown (or restart), as follows.
    on quit
          do shell script "osascript -e 'set volume with output muted'" password "yourPassword" with administrator privileges
          continue quit
    end quit
    I can also provide a script to make it a background app if you like.

  • Hi, I am getting an 'Error 4810 occurred at Sound File Read Open.vi' for the attached wav file (plus many other wav files). Any ideas?

    Hi,
    I am getting an 'Error 4810 occurred at Sound File Read Open.vi' for the attached wav file (plus many other wav files).
    Any ideas?

    No attachment exists.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Where to embed the Sound File, which will be accessible everywhere?

    Hello Again
    Im here with a stupid question.
    I have an application which has a component.
    Both have Buttons.
    Where should i embed the sound file which will be accessible
    in both places?
    second question is about embeding sound files in css. I know
    how to embed in <mx:script> tag, but couldnt find an example
    about css!
    Thanks in advance.

    Well best practice as to coding may influenced by the
    architecture in this case.
    It may be expedient if this sound file is a one time use and
    will only be in a component, to put it there and leave it.
    If it may be used by multiple components, then you could
    consider passing it as a var to each. However your component then
    is limited because it cannot be contained in a new component
    without the new component also exposing this variable to get the
    data down to its children. Thus the problem with passing data down
    a composition pattern. Add to that the need to get another variable
    to a component that is now deep in a composition pattern.
    So as I had mentioned a model containing this data might be a
    best practice in a MVC architecture.
    So I would say more information would be required for me to
    make a judgment as to best practice.

  • Hello  I was trying the latest version of Mathmagic pro edition for indesign. I found that the leading is not automatically done in Indesign, Ihave attached to files where equation have overlapped while working with mathmagic. Do you have a solution for t

    Hello
    I was trying the latest version of Mathmagic pro edition for indesign. I found that the leading is not automatically done in Indesign, Ihave attached to files where equation have overlapped while working with mathmagic. Do you have a solution for this?

    The forums don't accept attachments. You can embed an image in a post using the camera icon in the editor, like this:
    or you can provide a link to an external file on a hosting service.

  • Where do I find the Mac Mail alert sound files on the computer?

    I want to find the sound files because I want to convert them to wav to use as mail alert sounds for Thunderbird which I use instead of Mail, and don't know where to find the files.
    Thanks.

    I found the solution here:
    https://discussions.apple.com/message/3935483#3935483

  • Reading Filename of a attachment

    Hi everyone,
    in the QM03 Transaction I can place some file attachments to the Object. In the attachment window are the attachments listed and with a doubleclick the documents will be opened.  So far so good.
    I can read some informations about the attachments with the   CALL METHOD cl_binary_relation=>read_links and with the 'SWL_GET_OBJECT_INFORMATION'
    function I can read some Information's about the attachments to the object, but not the filename of the attachment.
    How can I get the filename of the attachment?
    Thx in advance.
    Regards Ralf.

    these methods sounds good,the question is,  which value have  these parameters.
    (Classname,client, object_key).
    CALL METHOD cl_bds_document_set=>get_info
      EXPORTING
       logical_system      =
    <b>   classname           =
        classtype           =</b>
       client              =
    <b>*    object_key          =</b>
       check_state         = ' '
    IMPORTING
       connections         =
       extended_components =
    CHANGING
       components          =
       signature           =
    EXCEPTIONS
       nothing_found       = 1
       error_kpro          = 2
       internal_error      = 3
       parameter_error     = 4
       not_authorized      = 5
       not_allowed         = 6
       others

  • Posting sound files

    I just noticed that while no audio formats are supported in the "Attach Files" box, we can post various image formats, video formats (.mov and .swf), and text.
    So, to post audio, one could upload a bitmap of a sound file for importing into Audition; a video containing the audio; or raw audio data as a .txt file.  Using a text format might require converting binary audio data to hex which looks like a normal text file, depending on how the server handles text files.

    Alternatively, you could go to AudioMasters where we actively support Audition and actually let you upload audio files, believe it or not...
    Adobe might support Audition, but the people who run the forums clearly don't support the audio end users, do they? Otherwise perhaps they might not have gotten rid of all the FAQs, and actually let people post relevant files.

  • Attaching a file into Service Contracts

    Hi
    I'm trying to attach a file to a service contract form.  I'm using the Attachments2 object.  Does anyone have an example of how to use the code?
    I have tried different variations of the Attachments2 & Attachments2.Lines object and nothing seem to work.

    Hi,
    at first, check:
    Administration -> System Initialization -> General Settings
    folder "Path", whether you have the "Attachments Folder"  filled in
    so the SAP would know, where to store them
    In "mail" object, the attachments are added via:
    oMail.Attachments.Add               oMail.Attachments.Item(oMail.Attachments.Count - 1).Filename = sAttaPath & sAttachFile
    I think, in the ServiceContracts, it will be similiar.
    Don't forget to copy the AttachmentFile into the "Attachments Folder" first. So the SAP could attach it.
    PS: try it manually, at first, and then via code ...
    Regards,
    Jaro

Maybe you are looking for

  • How to perform a classic Mac OS search in Tiger

    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. Apple encourages you to first seek a solution at Apple Support. The following links are provided as

  • Creative cloud desktop application does not dowload! Err code 205

    I am about to go insane! Everything was working fine for about 5-6 months now. Today Creative Cloud gave me an update reminder. Tried installing it gave me an error. Uninstalled the adobe app manager and the creative cloud desktop app , downloaded ev

  • CANCELLING CREATIVE CLOUD WITHIN 30 DAYS!

    I tried to cancel my Creative Cloud subscription within 30 days via web as stated on e-mail I received during sign-up, but I can't find the option to cancel. Then I tried to call the customer service to cancel and as of now, I have spent almost 2 hou

  • How can i print collage from instagram?

    How can I print collages from instagram pics?

  • More problems with my audigy se c

    Idid a dxiag and it told me my card does not support hardware buffering this is strange becuse the feature that i think this card has it should be able to support that ?anyone can help me with this?