Autoplay QT Audio file

Is there a way to send an email with an attached audio file that autoplays upon opening the email? THANKS!

This page may help:
http://www.rowan-cottage.co.uk/Site/Autoplay_Music.html
You may get more suggestions by posting your qstn on the +"Previous to iWeb '08"+ forum here:
http://discussions.apple.com/forum.jspa?forumID=1108

Similar Messages

  • How can I get an audio file to autoplay in slideshow ??

    Cheers all,
    I have created a photo gallery as one of my web pages promoting my wedding images.
    I think it would be very effective if the slide show button on my photo gallery page would magically run an audio file of my choosing from my iTunes library as it ran the show.
    Here's the direct link to the slideshow:
    http://web.mac.com/imagecraft1/iWeb/imagecraft/WeddingGallery_files/slideshow.ht ml
    Can I use an mp3 for this or does it need to be a different format?
    There must be some iWeb '06 prestidigitation to make this happen.
    After reading the posts on iWeb's '08 debacle, I am so not going there!

    I am not sure about SWF support in Acrobat 8.x, however, if it is supported, you will have to add it to the PDF after the PDF has been created.  You can leave the space for it in your FrameMaker document and add it via the Mulimedia Tool.
    I do know that SWF is fully supported in Acrobat 9.x, but in this case you will also have to add the SWF to the PDF after converting the FrameMaker document.  To do this, marquee and area on the PDF using the Flash Tool; Tools > Multimedia > Flash Tool.  You can also simply double click on the PDF with the Flash Tool.  Support for SWF, and several other multimedia file types is much stronger in Acrobat 9.

  • 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

  • Can't set parameters for embedded audio files using css

    I'm embedding numerous audio files in Dreamweaver CS3 using
    the <embed> tag. I'm using CSS to control the box size and
    other attributes relating to how the file displays on the page, but
    I'd also like to set the parameter "autoplay" to false, and
    controller to "true," for all of the audio files. I've been doing
    this individually for each file (very time consuming), because I
    can't figure out a way to do it with CSS. Is there a way to set
    those parameters in CSS and apply it to all files?

    .oO(teachAA)
    >I'm embedding numerous audio files in Dreamweaver CS3
    using the <embed> tag.
    >I'm using CSS to control the box size and other
    attributes relating to how the
    >file displays on the page, but I'd also like to set the
    parameter "autoplay" to
    >false, and controller to "true," for all of the audio
    files. I've been doing
    >this individually for each file (very time consuming),
    Search & replace exists.
    >because I can't figure
    >out a way to do it with CSS. Is there a way to set those
    parameters in CSS and
    >apply it to all files?
    No. CSS is for presentation, but these parameters belong to
    the HTML and
    have to be written there.
    BTW: The 'embed' element is invalid HTML. If you care about
    valid markup
    and your site doesn't have to be compatible with really old
    browsers
    like NN 4 or IE 5.5, then you should use the valid method
    using 'object'
    elements.
    Micha

  • Audio files condensing in .oam publishing for use in Wordpress?

    Is the new media folder that contains the audio files in Edge condensed when you publish as an .oam? When I add the .oam to my Wordpress using the Edge Suite plugin the audio does not work.

    Elaine,
    Sorry, I did not mean change the audio files, just keeping the audio files in it when the edge is changed into an .oam. I have also noticed that external images no longer work in the new edge when using the .oam. I am just playing around with things to make sure what I want is possible. So here is a test page of my Wordpress (http://www.katelynmcd.com/test/) with an edge in it. There should be an autoplay of a sound track on it and an svg and png in the middle. None of those are loading. I hope that all made sense.
    Thank you!
    Katelyn

  • How to make an audio file on Dreamweaver not auto play?

    hi,
    ive been trying to make my audio file on dreamweaver not play when the webpage is opened.
    i have tired the 'autoplay, false' however this dosent seem to work for me. im using Dreamweaver CS6
    im hoping for some help as this is becoming frustrating!
    and i am using a music file which has been downloaded!

    At a minimum, you need MP3 and OGG audio files.  If you don't have them, use the online converter below: http://media.io/
    With an HTML5 doc type, your code should look like this:
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 Audio Demo</title>
    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    </head>
    <body>
    <p>This works in all modern browsers. </p>
    <audio controls>
    <source src="path/yourSong.ogg" type="audio/ogg">
    <source src="path/yourSong.mp3" type="audio/mp3">
    <p>Your browser doesn't support audio.</p>
    </audio>
    </body>
    </html>
    Nancy O.

  • IOS 6.0.1 Safari won't play audio files. Error: "Cannot play audio file."

    I recently updated my iPad to iOS 6.0.1, now Safari won't play audio files in any format. Error: "Cannot play audio file." Previously, it worked fine. I tried downloading and using GoogleChrome and Opera Mini, and these also won't play audio. What's up??

    Solved the problem. It seems that once iOS 6.0.1 installed, it caused all of my browsers to mishandle audio files. When I reset the iPad, that cleared up the problem.
    Before upgrading to iOS 6, my browsers would "autoplay" the sound files. After iOS 6, "autoplay" is disabled so you have to manually click play to play them.
    Nonetheless, everything is working fine again except for "autoplay," which I can live with.

  • Does Firefox 22 no longer permit autoplay of audio/video?

    I built some websites using
    <embed src="xyz.mp3" autostart="true" loop="false" hidden="true"></embed>
    to autoplay some audio, and it used to work in Firefox up until release 21 or 22 -- my audio no longer plays. Is my code now obsolete or does Firefox now disallow autoplay? Notes: (1) other browsers still autoplay; (2) not all sound is blocked in Firefox -- I can still play and hear Youtubes, for example.

    If the embed has a hidden attribute then Firefox will not play the file, so you need to use other ways if you really want to hide the player (CSS: style="height:0; width:0;")<br />
    You may also need to use autostart="1" instead of true.
    *Bug 890516 - Embedded audio stopped working after installing FF 22
    *Bug 614825 - <embed> should be display:none; when hidden attribute is set
    <i>Please DO NOT comment in bug reports: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html</i>

  • How can I see previously stored tunes no longer on my computer? Where are iCloud audio files?

    Maybe my question has an answer too "obvious" for me to see it.  But lately I've become aware of tunes that, for one reason or another, are not showing in my iMac's iTunes program. I went to System Preferences and clicked on "iCloud."  Immediately, I saw how to check iCloud for the following files and documents: Mail, Contacts, Calendar, Notes, Safari (not sure what this category could be for--seeing what was on the web at some prior point in history?), Photo Stream, Documents & Data, Back to My Mac, Find My Mac.
    In other words, going to iCloud appears to reveal categories for all of your iCloud content EXCEPT your music files.  I know about iTunes Match, and I think I like it, now that I've gotten used to a few of its quirks.  But certainly there are times when the owner of downloaded, commercial audio files (i.e. Tunes) will not have them on his computer.  And certainly there must be a way for me to see what I've previously stored in the Cloud--if only to remind myself of the music I've purchased and have available to me.
    I may be missing something about the whole iCloud concept.  Is there a way for me to see tunes I've previously stored in the iCloud but no longer have on my computer?  (I'm always careful not to delete tunes from my iTunes program unless I see 2 or more identical files appearing on my computer).
    Thanks for any directions to the iCloud musical holdings / archives--or clarification of any misunderstandings.
    Cap
    (I see that I'm currently running OS 10.8.2.  I have only 500 gigs of memory, and my music collection is so larg, I'm almost dependent on being able to access songs in the iCloud.  Next time, I'll certainly pony up for the largest memory Apple offers on an iMac.)

    They are not showing up in Lightroom at all. I already deleted them.
    When I try to import them again into Lightroom it wants to add another 2012 folder to wherever I am trying to insert them and then it does the month/day folder when it already has the month folder it should automatically go into and not be adding a seperate 2012 folder first.
    I can't even get it to do the above right now. Now all it does is it wants to make this seperate 2012 folder with the month/day folders but has little boxes beside each folder showing that there are no images to import. The images do show up on the import screen but they are all darkened and unchecked. When I click the proper folder to import them they come on bright and have little boxes checked, but that lasts for less than a second before it decides they are not new. They are new images, I deleted them all out of Lightroom, and probably missed deleting some through Lightroom but instead deleted them straight from the folder outside of Lightroom. This is what is probably causing me such grief and I have found nothing in my searches to tell me how to correct this. *sigh*

  • Download Helper, even with paid converter upgrade, gives "Invalid Capture File" errors and will not record audio, with "File Creation Error - Unable to rename/copy audio file" Error.

    Download Helper Screen Capture worked to capture video if the default "no audio" option is active. But, no audio. The "speakers" or "microphone" audio options are confusing....the audio to be captured is from the video, so what do you choose? With either "speakers" or "microphone" selected, the captured file has poor audio and no video. Re-capture efforts (speakers) get "Invalid capture file error" and "File Creation error- Unable to rename/copy audio file"
    The paid upgrade of "Converter" doesn't work.
    Instructive documentation - not very good.
    Suggestions - Need time delay between initiation of "Record" and starting the video to be recorded.
    Could use timer tracking of the record process.
    Are there operating system limitations? (Have Windows XP Pro)

    That is an issue for the developer of that Download Helper.

  • My Iphone won't sync my CD audio files, after having them on my Iphone for years I updated the other day and they all dissapeared, all that's left is songs bought from Itunes.

    I've had an Iphone 4 and I have been listening to hundreds of songs no problem for the past year and a half I've owned it. The other day I decided to sync my Iphone to my laptop to get two songs from a CD. After doing this process and approaching it like I usually would (without causing any problems) I checked my Iphone to see if the two songs had downloaded after the sync. I discovered that my Iphone had lost every audio file that was not bought from the Itunes store leaving me with a sliver of songs to listen to. I immediatly checked my laptop (a Windows device) to see if my music was still there, thankfully it's all on my laptop and the songs play without a problem. So I attempted to sync the songs to my iphone several times, but the CD songs would simply not sync (When syncing your Iphone it consists of 5 steps, the progress bar skips steps 3-4, those are the steps when your music syncs). I'm not an idiot, I checked the small details (checking all albums and songs I wanted and checking the 'entire music library' option) as well I checked the big details (making sure my phone and Itunes were up to date, changing the USB to Iphone wire with another just like it). After a couple of hours of tinkering with different ways to sync I was stumped so I decided to restore my Iphone to factory settings. After doing that and setting up my Iphone newly I still could not download those CD files from Itunes to my Iphone. I called apple support and they recommended that I uninstall Itunes and re-install it. Again no success, all my music is still on my laptop working fine, but I can't seem to sync my CD songs from itunes to my Iphone. If anybody has any info please help. -A college student who needs something to listen to everyday on the hour long bus

    Amazing steps you've done so far! The great news is this is very unlikely an issue with your iPhone.
    I've run into a similar issue lately as well. I narrowed it down to one song that was causing 30 songs not to sync. I removed the song from the sync list (unchecked it) and all 29 songs were able to sync.
    You may be running into a similar issue. This may be a problem with this version of iTunes, an issue with one song or a group of songs; hard to know for sure. It's important to narrow down and isolate the cause. Most imporantly get that music back on there!
    The way to narrow down the casue add just a few songs at a time (even 1, just to get that first sync finished). Manually syncing is what you'll need here.
    Plug in your iPhone, on the Summary screen (shows a picture of your iPhone, the iOS version, Restore iPhone....; etc). Under the Options area at the bottom choose to Manually Manage Videos and Music then choose Apply in the lower right. The music that's on your iPhone now should be removed from your iPhone now. You're now able to sync music manually.
    The link below explains how to drag the songs from the iTunes library on the computer on to your iPhone which will start the sync. Add just one song just to see if you can get 1 of those hundreds of songs on there. If you can, awesome! Keep adding until you find the song or group of songs that are causing this issue.
    http://support.apple.com/kb/HT1535
    Please let me know how things are going.
    Cheers!

  • Problems with Firefox 13. Can't see online audio file player. Video only works on some sites. All works OK in I.E. Updated Flash. No Change

    Problems began when Firefox 13 automatically updated. tried downloading latest version of Flash 11.2.202.235. No change.
    Video works sometimes on YouTube, not at all on most other sites.
    Audio player not working at all. Either not even visible or downloads to real player versus playing within application such as Amazon.
    Tried enabling/disabling Add ons to find culprit. No luck.
    Everything as it should be in Internet Explorer.
    On my WordPress site has MP3 audio files, and uses a flashplayer to display and play music files. With flash player on, nothing displays at all, (bank space where audio player would normally be displayed)
    If I disable shock wave flash, a text link is displayed that downloads the MP3 in a new window (quick player), Also video doesn't work on any website. If I disable Flash and quicktime, text link to audio file downloads to realplayer.

    hello msandman, there have been quite a few issues with adobe's latest flash update - can you try if flash content is showing up correctly again, when you disable the real-player components like mentioned in the following article: [[Flash 11.3 doesn't load video in Firefox]]?
    otherwise you could also try to remove flash 11.3 from the windows control panel/programs section & [http://forums.adobe.com/thread/889580 downgrade to the 10.3 branch of the plugin], which is still receiving security updates.

  • Cannot Save my Audio Files as Apple Loops in Logic 8

    Everytime I click save it says "Check Destinations drive available Space".
    This happens EVERY TIME I try to save one of my own audio file as an Apple Loop!
    "Save As" works fine. Im not the only person asking this... Anyone? Appreciate any help...

    I just checked this on my older PPC (Dual 2 G5) system, as I thought it was still working... Well, yep, it is working on that system, but not on either of my Intel Logic rigs (Macbook Pro and Jan08 8 core).

  • How can I match tempo & sync of old audio files to Garageband?

    HI all,
    Final question and it's a doozy. While I know the "general concepts" for trying to accomplish the following, acutally trying to get it to work is frustrating. At first thought that the new Garageband tempo/playing thing would work but I'm not being successful. Perhaps there are better programs for this. I am moderately aware of the beat/slicing/tempo tap programs -- I just don't have the lets-do-it-detail to make it work.  Here is the goal.
    #0 - New DAW file is created in either Garageband or Logic Pro.
    #1 - I have old stereo MP3 and AIFF files digitally dubbed from old cassettes, some recorded 30 and 20 years ago. Most were recorded to click track or drum machine. Newer tracks are MIDI but my first tracks are purely audio.
    #2 - I drag an audio file (MP3 or AIFF) into either Garageband or Logic Pro. The track becomes an audio track.
    #3 -- I need to edit off the beginnings of these tracks. If Garagebands new tempo sync thing is enabled, you can't seem to do this. Once the track is playing -- the tempo should be moderately consistently (The originals often used a Roland TR 707 ??? drum machine). However, the tempo might not be perfect and I might need flexibility.
    So, how do I ACTUALLY DO THIS?
    #4 - The goal is to get the NEW song template to match it's tempo to the audio track. The song now has the correct tempo that (hopefully) perfectly matches the original track.
    #5 - If this works, the old audio track is like an old temp track that is frozen in place.
    #6 - I record new fresh tracks against this backing tracking. Voila, I have a newly semi-produced or at least recorded song based on the old recording.
    Sounds easy but the devil is in the tricky details. Thanks for any tips, suggestions, references to forums, blogs, YouTube videos or books.
    I am open to other software as well.
    Thanks in advance. I'll stop bothering you after this. :-)
    John

    Attach your welcome audio to an object that is not seen (e.g. a highlight box set to 0%) and use your Advanced Actions and variables to HIDE this object ON SLIDE ENTER if the user returns to the same Menu slide at a later point in the course module.
    This should mean that the first time the user gets to that slide, the audio will play.  But all subsequent times they return to that slide, the object will be immediately hidden on entering the slide, which will mean that the audion does not play and all the user sees are the menu options.
    Your alternate strategy would be to have two slides that look almost the same.  The first one has the audio, and the second one doesn't.  Your TOC item for Menu, and any other links in the project that point to the Menu, would go to the second slide without audio.  The user will be none the wiser as long as you work out the navigation.

  • Audio File Missing but Still works in timeline?

    Hi,
    I was wondering if I could get some help on finding or putting my audio files back online. The music plays in the timeline but it shows as offline? I can't find the files? It is offline and still works?? I can't find the files to put the music back online! If anyone could help me with this that would be great!
    Thanks,
    Todd

    Are you sure the actual file is offline and not the thumbnail cache? If you double click it does it open in your viewer?

Maybe you are looking for

  • Unable to repair degraded Virtual disks in Storage Spaces under Hyper-V 2012 R2 Core

    Hi all, I am finding myself in the following conundrum. I have a storage pool under Hyper-V Core, with 2 2TB Seagate drives.  One of the drives completely died (wouldn't spin up, tried it in a different box, still to no avail). I sent it in to Seagat

  • Beryl/ATI problems

    I used to have XGL/Compiz working with fglrx drivers at one point a few months ago. I stopped using it however after I noticed that it made video playback use 100% CPU (since it couldn't use Xv). Today I decided to see if things had improved over the

  • Grep command to search files which have names of same pattern

    Hi, I am new to solaris. I am trying to grep all the files in a directory which have names of same pattern. I had done this in linux but in solaris it is not working. e.g. i have two files setup.log and setup.log.full grep -l 'setup*' * by this comma

  • More than 1 user access control of vi via web browser

    Hi all, Currently I've a vi that need to share it with other PCs using web browser (eg: IE) I've tried using Web Publishing Tools and I noticed that only 1 pc at a time can grant access control of the vi. May I know is there any methods or other 3rd

  • SDO_RELATE command with 'coveredby' option doesnt return record as expected

    Hi all, I use oracle spatial 10.2. I use sdo_relate to compare 2 tables' geometries. The case is table 1 has ~2000 records, each is a retangle and has sdo_geometry field. 'Table 2' is transient geometry defined by sdo_geometry to a rectengle. The def