How to add audio with images

Hello,
I'd like to add some audio files to my website without attaching images to them -- I can't seem to get rid of the grey 'drag image here' box that appears each time I drag audio to the page. Any ideas?
Thanks!

The picture bin only shows in iWeb. When you publish only the control bar will be displayed.
OT

Similar Messages

  • How to add audio to image sequence?

    I've imported a Photoshop image sequence into FCP X 10.1.1.  Dropped it on the timeline, created a compound clip.  So far I can't figure out how to add audio of any kind.  I've tried starting over, making sure properties had audio setting enabled.  No change though.  No matter what I try, no audio tab in the inspector.  What am I missing?
    Thanks,
    Michael

    Are you importing an audio file that is seperate? Otherwise it is attached to your video. in the timeline, choose expand audio & video. You can import almost any format. Import it into the same event that you are in - a song from your desktop or from your folder where you copied all your contents from your camera card or music from ITunes (in which case you use the audio tab on the far right of the timeline UNDER THE INSPECTOR).
    How did you import your media?:
    Help?

  • Anyone know how to add audio without image and still use autoplay feature?

    Does anyone know how I can add audio to a webpage without having to add an image and still be able to use the autoplay feature? Adding as hyperlink doesn't accomplish what I'm after. Thanks in advance for the education!

    You can use the "hidden" song file method...
    http://roddymckay.com/Satellite/CatchTheTide.html
    You don't have to hide it completely if you don't want to - just reduce it to a small dot.

  • How to add audio WITHOUT images

    Hello,
    I'd like to add some audio files to my website without attaching images to them -- I can't seem to get rid of the grey 'drag image here' box that appears each time I drag audio to the page. Any ideas?
    Thanks!

    It only shows in iWeb.
    When you publish the page, the image is gone.

  • How to add tooltip to images?

    How to add tooltips to images?

    OK, here is a more robust, more generic (any node) implementation.
    It would be nice if I could find a way to automatically insert the tooltips in the scene, but at time of node with tooltip creation, scene doesn't exist yet... Should have a post-layout event, perhaps. Or I can do that once on the onMouseEntered event, but then I have to find a way to get the scene holding a given node. Tried to iterate on Parents, but I can't cast a Parent to a Scene?
    Anyway, here is the new code:
    Tooltip.fx
    public class Tooltip extends CustomNode
      public var text: String;
      public var fill: Paint = Color.web('#EEFF00');
      public var stroke: Paint = Color.GREEN;
      var label: Label; // Make public to access textOverrun, textWrap, etc.?
      var back: Rectangle;
      override function create(): Node
        label = Label
          text: text
        back = Rectangle
          x: -2, y: -1
          width:  label.width + 4
          height: label.height + 2
          fill:   fill
          stroke: stroke
        Group
          content: [ back, label ]
      init
        visible = false;
        layoutInfo.managed = false;
    WithTooltip.fx
    public mixin class WithTooltip
      /** The tooltip to display. */
      public var tooltip: Tooltip;
      // We display the tooltip after a while being over the node
      var tooltipTL = Timeline
        keyFrames: KeyFrame
          time: 750ms
          action: function ()
    //~         println("visible {%.0f tooltip.boundsInParent.minX} {%.0f tooltip.boundsInParent.minY}");
            tooltip.visible = true;
      var baseMouseMoved;
      var baseMouseEntered;
      var baseMouseExited;
      postinit
        var tooltipNode = this as Node;
        baseMouseMoved = tooltipNode.onMouseMoved;
        tooltipNode.onMouseMoved = function (evt: MouseEvent): Void
          if (not tooltip.visible)
            tooltip.translateX = evt.sceneX;
            tooltip.translateY = evt.sceneY - 20;
          baseMouseMoved(evt);
        baseMouseEntered = tooltipNode.onMouseEntered;
        tooltipNode.onMouseEntered = function (evt: MouseEvent): Void
    //~       println("onMouseEntered: {%.0f evt.sceneX} {%.0f evt.sceneY}");
          tooltipTL.playFromStart();
          baseMouseEntered(evt);
        baseMouseExited = tooltipNode.onMouseExited;
        tooltipNode.onMouseExited = function (evt: MouseEvent): Void
    //~       println("onMouseExited");
          tooltipTL.stop();
          tooltip.visible = false;
          baseMouseExited(evt);
    SomeStage.fx
    class ImageWithTooltip extends ImageView, WithTooltip
    var earthTT = Tooltip { text: "Mother Earth" }
    var earth = ImageWithTooltip
         image: Image { url: "{__DIR__}earth.png" }
         tooltip: earthTT;
    var mapTT = Tooltip { text: "General map of France" }
    var map = ImageWithTooltip
         image: Image { url: "{__DIR__}map.jpg", width: 200, preserveRatio: true }
         tooltip: mapTT;
    // Put the ImageWithTooltip nodes in layout if needed, put the Tooltip nodes at the end of the scene (on top, out of any layout).

  • How to use recursion with images

    Ok, for this program I'm trying to recursively repeat an image 3 times with varying widths and heights, and I don't know how to do that with images. With rectangles and other shape objects it's easy because all I had to do was override the draw method, but with images I'm not sure what to override to allow me to repeat the drawing of it with a different height and width. Any help would be greatly appreciated.

    Would I be able to work that in with recursion? Currently I have a JPanel with the paintComponent method being overridden, and I've tried setting up the paintComponent method to call itself to repaint the image, but I've realized everytime I resize the application's window paintComponent gets called again making the images go out of site. Is there a way to override the drawImage method to allow me to change the width and height of the image without causing the panel to repaint itself?

  • How to add docentry with some num.?can you solve below query   Declare @a as Numeric SET @a=14900000; SELECT (@a+($[@MAINTDCHEAD.DocEntry])as 'series no'

    how to add docentry with some num.?
    can you solve below query
    Declare @a as Numeric
    SET @a=14900000;
    SELECT (@a+($[@MAINTDCHEAD.DocEntry])as 'series no'

    Hi,
    Yes possible.
    Try this:
    Declare @a as INT
    SET @a=14900000;
    SELECT (@a+($[ORDR.DocEntry]))
    Thanks & Regards,
    Nagarajan

  • How to add effects with snow?

    How to add effects with snow like Apple does when the introduce a new product?

    Flex Builder Help. Basically pressing F1 in Flex Builder or
    Help -> Help Contents menu option.

  • I forget how to add audio to a document I have made.

    I forget how to add audio to a document I have made.

    lola2610 wrote:
    I can duplicate but that is not what I am looking for.
    This is what it is for. Save As doesn't change the behaviour of Autosave. All changes always get saved at all times. If you want to save as a new document, then do that. If you want to do a save as, just don't make any changes beforehand.
    Second problem is the load of internet pages! It is sooooo slow...
    Try a new DNS server such as OpenDNS. The ones your ISP gives you can be very bad.

  • How to add "prefix_" with DRMed Filename?

    Hi Jim,
    I want to know, How to add "prefix_" with file name (epub/pdf) which ACS generate after packaging. Suppose, I package a pdf file and ACS packaged it and store it on media server with the name of "98h3jkd98s79fdh93h.epub". Now I want ACS make this like "PREFIX_98h3jkd98s79fdh93h.epub".
    Is this possible, If yes please suggest me how to do this?
    With Regards,
    Mangal Kumar

    Hi Jim,
    I have passed <filename>, <location> and <src> parameter in our packaging request xml. File is packaging successfully and service is also placing the encrypted file to new location listed in <location> but following error is comming:
    <error xmlns="http://ns.adobe.com/adept" data="E_ADEPT_REQUEST_REPLAY http://myserverurl:8080/packaging/Package"/>
    My Packaging XML:
    $request ='<package xmlns="http://ns.adobe.com/adept" action="add">';
    $request .='<fileName>ISBN.pdf</fileName>';
    $request .='<location>ftp://username:[email protected]/www/pdf/[email protected]/www/pdf/ISBN.pdf</location>';
    $request .='<src>http://example.com/pdf/ISBN.pdf</src>';
    $request .='<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">';
    $request .='<dc:title>BISAC SUBJECT HEADINGS</dc:title>';
    $request .='<dc:creator>Book Industry Study Group, Inc.</dc:creator>';
    $request .='<dc:format>';
    $request .='application/pdf';
    $request .='</dc:format>';
    $request .='<dc:publisher>Book Industry Study Group, Inc.</dc:publisher>';
    $request .='<dc:language>en</dc:language>';
    $request .='</metadata>';
    $request .='<permissions>';
    $request .='<display>';
    $request .='<device/>';
    $request .='</display>';
    $request .='</permissions>';
    $request .='<dataPath>C:\books\ISBN.pdf</dataPath>';
    $request .='<expiration>'. $expiration .'</expiration>';
    $request .="<nonce>" . $nonce . "</nonce>";
    $request .='</package>';
    Please suggest me why the "E_ADEPT_REQUEST_REPLAY" error is comming.
    I am waiting your reply...
    With regards,
    Mangal Varshney

  • How to add date with month after convert number to month?

    How to add date with month after convert number to month?
    Month Date Result
    24 21/11/09 24*(21/11/09)
    I want to add both the column and result should be 21/11/11
    Thanks
    Nihar

    Hmm,
    Because, you are using YYYY for '09'.
    SQL> ed
    Wrote file afiedt.buf
      1* select to_char(to_date('10/01/09','DD/MM/RRRR'),'DD/MM/YYYY') from dual
    SQL> /
    TO_CHAR(TO
    10/01/2009
    SQL> ed
    Wrote file afiedt.buf
      1* select to_char(to_date('10/01/09','DD/MM/YYYY'),'DD/MM/YYYY') from dual
    SQL> /
    TO_CHAR(TO
    10/01/0009Or with Add_months
    SQL> ed
    Wrote file afiedt.buf
      1* select to_char(add_months(to_date('10/01/09','DD/MM/YYYY'),36),'DD/MM/YYYY') from dual
    SQL> /
    TO_CHAR(AD
    10/01/0012
    SQL> ed
    Wrote file afiedt.buf
      1* select to_char(add_months(to_date('10/01/09','DD/MM/RRRR'),36),'DD/MM/YYYY') from dual
    SQL> /
    TO_CHAR(AD
    10/01/2012-Arun

  • How to make audio cd images in leopard?

    I'm not trying to duplicate music. much of my music doesnt have album art and track info. its stored as mp3 in itunes. itunes refuses to pull up track info as they were not imported by it. so what i am trying to do is make audio cd copies of it and then reimport it to itunes. now, i have like 2000 songs. burning an actual disk would be a pain. in windows i would normally use nero to make an audio cd 'image' which can be mounted into a virtual drive.
    using disk utility i figured out how disk images of cd and dvd sizes can be made but the burn disk option (in itunes) only shows the super drive burner to burn an audio cd image to. any help?
    Neerav Kothari
    Message was edited by: AceNeerav

    i.3d wrote:
    This hardly clears my doubt, however, my point stands, if the info is NOT in an MP3, burning it to a disc OR creating a CD image is NOT going to help you (or iTunes) find the unique CD ID and get the missing info. NO, NO, NO
    There's no "unique CD ID". All iTunes does is look at the number and the length of each track on the CD, and measure that against what's in the online database. The closest match is offered up. If there's nothing close, then nothing is offered up.
    I took a vinyl record and imported the whole thing as an AIFF file. I chopped up the tracks into little bits, and then used Toast to burn the results to a CD. iTunes recognized it as a commercial CD release of the same album, and downloaded the correct artwork and all the track names. I was blown away the first time it happened, and it has happened again several more times with various old vinyl albums.
    It hasn't worked every time, but it has worked enough times for me to believe that the OP will have luck with his .mp3 files if he can burn them into a playlist that closely resembles the original commercial CD.

  • How to add audio files.

    I'm using Premiere Elements 11 on my iMac.  I can't for the life of me figure out how to add music files to the 8 or so that come with the program.  Anybody else having this problem or am I just dumber than most?

    Comstar 11 wrote:
    As I put in my original post I might be dumber than most and that's still a possibility.  I also tried the "Use Smartsound" same feeling that I didn't like the add on that just took me to another site to sell me music.  I couldn't find the "Project Assets" box after looking almost everywhere.  But.....  I was in the "Quick" mode.  Knowing I was a rank beginner I avoided the "Expert" tab.  But after looking everywhere else I opened that tab and "It's A Miracle" there it was.  Still stumbling through the learning process so thanks for your kind help.  If I hit the wall again I'll make another post looking for help.  Thanks Again.
    I tried the Quick mode.  When I did 'add media' in the upper left corner, video files went straigt to the project box.  Then I tried an audio file and it went below the video in the project box.  So, I see where in 'Quick' the 'Project Assets' box and step are skipped.  Sorry about misleading you.
    Either way, audio files get to the project box when you pick them up as a file on your computer.
    There are two great sources to speed the learning process.  lynda.com has courses that are like a personal demo of everything PrE does with a great coach explaining it.   http://www.lynda.com/Premiere-Elements-tutorials/Up-Running-Premiere-Elements-11/109763-2. html  A few if the chapters are free as a trial.  The fee is $25 for a month of access.  One month is more than enough if all you want is the one course. 
    If you prefere owning a course on a disk, video2brain is an alternative, but I don't think it is as thorough.
    Bill
    Bill

  • HOW TO ADD TEXT TO IMAGES

    how do you add text to images in Aperture?

    the user can superimpose text (inc. metadata) anywhere: on the image, in the border, over both.
    Learn something new every single day...
    Regards
    TD

  • How to add two different images on photoshop cs5?

    I was learning about the layers and masks and i seen that i have to have two images under each others under the layer option pannel, i tried many times to add images but it always shows in two different pannels as the folloing image I want to add two different images in this pannel to make any changes i want
    Thank you.
    image

    When you click on that icon Photoshop will add a revail all white layer mask and it will be the Photoshop target. Begin painting with black over the image part you wish to hide. Should you paint away something you want change to white paint and paint it back. Lower the brush opacity to fade in and out the image part.
    If you use ALT+Click on that icon a hide all black layer mask will be added as the current taget and hide all of the layer paint with whits to show.

Maybe you are looking for

  • How to use the Combo Box In MAtrix Colums

    HI Experts, Good Mornong.How to use the Combo Box In MAtrix Colums? Regards And Thanks, M.Thippa Reddy

  • Creating Physical Standby on AIX Server!!

    I searched Oracle docs and other related sites, i didn't find any specific document on this subject. I wonder if same procedure, which is applicable for Windows, is also applicable and can be followed for AIX Systems?!!! Any help on this?? Thanks

  • Tables of Price changes

    Dear All I need to develop a report where I need to find out the track of all the price changes of a material by the user. We have developed almost all the things through different tables and making their relationship with the coordination of ABAPERS

  • PC Sync Setting not working

    When I click on PC Sync Setting nothing happens (It does nothing). I uninstalled Nokia PC Suite over 3 times and installed the latest version 7.0.8.2 (PC Sync ) and nothing changed. Note: 1 - The phone is connected to the PC and in standby mode. 2 -

  • Any issues with keeping shapes in Live Paint Mode?

    1. Are there any drawbacks to keeping a shape in Live Paint Mode and not expanding it? 2. Are there any drawbacks to using Live Paint Mode at all? Does it change the way the artwork works with other shapes in AI? Thank you.