Can you have audio automatically start when new page is loaded

I was wondering if iWeb allows you to set up an audio file to be played automatically when someone loads a certain page.
Thanks for your help

You are using iWeb 1.1.2. No problem.
As long as you don't mind doing a little post publish editing of your .js files, it's fairly easy to do. You will find them in this path on your iDisk, using the Go menu in Finder:
Go/iDisk/MyiDisk/Sites/iWeb/Nameofsitefolder/Page_filesFolder/Page.js
Open the .js files for that particular page on your iDisk with any text editor (I like Taco, and it's free) and make the following changes to the script code that controls your movie: (you will find the movie code near the top of the page in the .js file)
Change autoplay="false" to autoplay="true"
Change loop="false" to loop="true"
Changing controller value="true" to controller value="false" will remove the controller from the page entirely. Make these changes in both sets of tags, (object and embed).
Make the changes and just "Save". Clear your browser cache and you should see the changes take effect immediately. Bear in mind you will have to make this modification each time you republish your site. You can also save this modified .js file and replace the republished file with it, as long as no other changes were made to the page in iWeb.
-Mark

Similar Messages

  • Can you have more than one movie per page?

    Hi, I am creating a web site and have some movie content on some of the pages. Can you have more than one quicktime file on each page? Reason I ask is that on one page I have put 3 movie files but only one shows up when I run the site online. I am not using .mac. The website is on grapeape dot co dot uk and if you look at the examples page you should see what I mean. I get one video that works and 2 large "Q"'s where the other videos were. Odd because it works locally. Any ideas? Many thanks.
    Ben

    Just noticed something. If you leave it until the first movie caches or preloads - the second one appears. Is there a way round this at all? Thanks. Ben

  • How can i have bookmarks automatically in a new tab rather than the tab i am in when i select a bookmark?

    How can I get book marks to automatically open in a new tab rather than the tab I am in when I select the bookmark?

    It would be good if this was made a user-defined Option (Tools -> Options -> Tabs) in the next update of Firefox rather than having to install an add-on. I currently keep Firefox open to view my Accuweather.com add-on running or because I know that I will be returning to Firefox in short order. (I do close Firefox if I have visited a sensitive or secure site to ensure better security.) Every time I want to go to a bookmark, I must open a new "(Untitled)" tab before selecting my bookmark using the keyboard (I'm a dedicated keystroker; it's much faster for me). This way, when I close the website, I have an "(Untitled)" tab displaying so that Firefox doesn't close. Why can't I set an Option parameter that will result in me not having to go through this? Alternatively, allow users to set an option to keep Firefox loaded and open in the event only one tab is open and maybe if only one Firefox application window is running (I avoid having more than one Firefox window open as much as possible). I've addressed this last issue in the past but have seen no change when one closes the last tab in a Firefox window. As general practice, I would think that Firefox would run better if options, like I have described above, were part of the Firefox application code and not given to needing an add-on which may cause instability in Firefox as they have in the past, even with author verification and certification.

  • Can i let tomcat automatically start when Window be up

    Hi,
    I developer a small client-server search project for a not profit organization, the project is being testing , but i don't why and who, shout down the PC and reopen it , I have a password , avoid people to tuch and change the Web application, databaese, and so on. its a way to let tomcat automatically up when windowns start?
    Thank you
    by the way is weblogic is free for use?

    I run Tomcat as a Windows Service under WinXP, there are instructions on how to do this on the Tomcat site. The service can be configured to start automatically with the system.
    Weblogic is free for development use, for comercial use it costs a large amount of money. I don't know situation for non-profit organizations, but yu could contact BEA. For a small project you are probably better off with Tomcat and Hibernate.

  • Can you sync audio automatically?

    I thought I saw somewhere that Premiere CS6 would automatically sync audio. ie from a zoom to 5D footage?  Or do you have to use plural eyes?

    PP can sync if both clips have the same timecode.  Otherwise you'll need outside tools.

  • Can you have a different theme for different pages?

    I'd like to combine themes in my book I'm creating but I'm not able to lock the individual page themes so that I don't have to have each page be the same theme. Any way around this?

    No, you have to stick with one theme for a given book.
    OT

  • Can you set firefox to start a new process for each window?

    I seem to remember being able to do this in earlier versions of netscape/mozilla/firefox.
    Is it still possible?
    It's nice to be able to kill one window when it hangs, without having to kill them all.

    Nope, Firefox has always run under one process for all windows.

  • How can you have two link styles on one page?

    I have one style (formatted link style) for internal links in
    my footer but I want a different style for the external links in my
    mainContent. Is it possible to have two different "styles" of links
    on one page? I tried creating a new set for the mainContent links
    and being positioned underneath my footer link's styles, the "new"
    mainContent link styles overrode the footer link style. Is there
    another way of going about this?
    Thanks anyone, Julie

    Julie:
    > I'm just not code savvy.
    As long as you permit yourself to offer this argument, you
    will struggle
    with Dreamweaver. If you are serious and want to improve, you
    will have to
    overcome your code-phobia.
    What is in these two files?
    > <link href="css/area.css" rel="stylesheet"
    type="text/css" />
    > <link href="css/footlinks.css" rel="stylesheet"
    type="text/css"
    > media="screen"
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Rock Artist" <[email protected]> wrote in
    message
    news:[email protected]...
    > Murray, I was just looking over my code and noticed the
    links in my footer
    > are
    > styled, in the first place, by a class I created in my
    main.css (for all
    > of my
    > pages) called ".webdis" (nickname for webmaster and
    disclaimer). I do see
    > my
    > link format style in the head of this document but am I
    supposed to see it
    > where the footer is (in the code)?
    >
    > If you look at the first external link (the only one I
    have attached a
    > link to
    > so far):
    > </p>
    > <p class="contentlinx"><a href="
    http://www.hotsprings.org/">Hot
    > Springs
    > Convention &amp; Visitor's Bureau</a><br
    />
    >
    http://www.hotsprings.org/<br
    />
    > </p>
    >
    > It took on same style as my footer links. I'm a little
    frustrated, it just
    > seems like it should be so simple. I'm ready to launch
    this thing tonight
    > and
    > this is the only "little" thing I have left to do. I
    hate to cheat and
    > make
    > each one of these site links a graphic and link it as a
    graphic, but I am
    > so
    > ready to get this thing up.
    >
    > I'm just not code savvy. I am going to attach my code to
    this reply and
    > maybe
    > you can tell me what I'm doing wrong. Thanks, Julie
    >
    >
    >
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    > <title>Area Interests</title>
    >
    > <link href="css/main.css" rel="stylesheet"
    type="text/css" />
    > <style type="text/css">
    > <!--
    > .contentlinx {
    > font-family: Arial, Helvetica, sans-serif;
    > font-size: 14px;
    > color: #336600;
    > }
    > -->
    > </style>
    > <link href="css/area.css" rel="stylesheet"
    type="text/css" />
    > <link href="css/footlinks.css" rel="stylesheet"
    type="text/css"
    > media="screen"
    > />
    > </head>
    >
    > <body>
    >  <div id="wrapper">
    > <div id="header"></div>
    > <div id="sidebar">
    > <p align="center"><a
    href="index.html"><img
    > src="images/vert_nav_bar/home_button.jpg"
    alt="navigation button to home"
    > width="155" height="50" /></a><a
    href="property.html"><img
    > src="images/vert_nav_bar/property_button.jpg"
    alt="navigation button for
    > property" width="155" height="50" /></a><a
    href="maps.html"><img
    > src="images/vert_nav_bar/maps_button.jpg"
    alt="navigation button for maps"
    > width="155" height="50" /></a><a
    href="gallery.html"><img
    > src="images/vert_nav_bar/gallery_button.jpg"
    alt="navigation button for
    > photo
    > gallery" width="155" height="75" /></a><a
    href="gallery.html"><img
    > src="images/vert_nav_bar/area_button.jpg"
    alt="navigation button for area
    > interests" width="155" height="75" /></a><a
    href="contact.html"><img
    > src="images/vert_nav_bar/contact_button.jpg"
    alt="navigation button for
    > contact
    > us" width="155" height="75" /></a></p>
    > <div id="sidephoto"><img
    src="images/tree_flower.jpg" alt="garvan tree
    > flower" width="145" height="275" /></div>
    > </div>
    > <div id="header2">
    > <h2 class="style2">AREA INTERESTS</h2>
    > </div>
    > <div class="proptext" id="content">
    > <p>HOT SPRINGS NATIONAL PARK, ARKANSAS</p>
    > <div id="photofeature"><img
    src="images/garvin_stream.jpg" alt="garvan
    > gardens" width="275" height="218" /></div>
    > <p align="left">America's first resort, also
    referred to as &quot;The
    > Spa
    > City&quot;, Hot Springs definitely has a pulse
    > of its own. Visit the sites below to find out why this
    is one of
    > the
    > most popular vacation destinations in the South.
    Featuring world famous
    > natural
    > hot springs, historic bathhouse row, and thoroughbred
    horse racing at
    > Oaklawn
    > Park. The perfect place to relax, the perfect place for
    adventure, Hot
    > Springs
    > provides a year-round opportunity for outdoor
    recreation, world-class bass
    > fishing and fabulous water sport activities, hiking,
    horseback riding and
    > quartz crystal hunting. In fact, take a day trip to
    Murfreesboro to the
    > Crater
    > of Diamonds State Park, the only diamond-producing site
    in the world that
    > is
    > open to the public and try your hand at diamond hunting
    or searching for
    > 40
    > other types of semi-precious stones, rocks and minerals.
    Garvan Woodland
    > Gardens, a 210 acre forested peninsula jutting into Lake
    Hamilton with a
    > showcase of floral landscapes, streams and waterfalls,
    is a &quot;must
    > see&quot;. Hot Springs has a strong art community as
    well. Enjoy artist's
    > galleries, film-making events and musical venues all
    over town. Did I
    > mention
    > historical architecture? There is too much to mention
    here about this
    > wonderful
    > city, please see for yourself by visiting the local
    sites below to see
    > what's
    > happening in and around town.<br />
    > </p>
    > <p class="contentlinx"><a href="
    http://www.hotsprings.org/">Hot
    > Springs
    > Convention &amp; Visitor's Bureau</a><br
    />
    >
    http://www.hotsprings.org/<br
    />
    > </p>
    > <p class="contentlinx">Facts About Hot
    Springs<br />
    >
    http://www.hotsprings.org/media_room/news-detail.asp?news_id=9</p>
    > <p class="contentlinx">City of Hot Springs<br
    />
    >
    http://cityhs.net/</p>
    > <p><span class="contentlinx">The Greater Hot
    Springs Chamber of
    > Commerce<br />
    >
    http://www.hotspringschamber.com/</span><br
    />
    > </p>
    > </div>
    > <div id="footer">
    > <p><span
    >
    class="webdis">WEBMASTER     |    &
    > nbsp;<a
    href="disclaimer.html">DISCLAIMER</a></span></p>
    > </div>
    > </div>
    > </body>
    > </html>
    >

  • Can you link to specific start and end pages of pdf in a web page

    I'm using iframes to display a pdf on a web page. i want to be able to link to for example pages 2-3 of a 20page document.
    I know i can link to a start page or a bookmark/destination but i only want those 2-3pages available to the viewer not the whole document.
    Is this possible?

    Not without a server-side application that extracts those pages as a new
    file and opens it instead of the original.

  • My new mags won't download even though my subscription is up to date. After 2 weeks of frustration I still am clueless. Can anyone help? I am set to automatic uploads when new mags are available and still nothing. So frustrating when I have paid for them.

    My new mags won't download even though my subscriptions are up to date. After 2 weeks of frustration I still am clueless. Can anyone help? I am set to automatic uploads when new mags are available and still nothing. So frustrating when I have paid for them.

    Maybe you do not have enough space on iPad.

  • Can you have a PDF fit on the viewer's screen automatically when exporting from InDesign CS4?

    Can you have a PDF fit on the viewer's screen automatically when exporting from InDesign CS4?

    If you were to upgrade to InDesign CS5 or CS5.5 and if you exported as Adobe PDF (Interactive), you could set the View settings for Page Layout and Zoom.
    While, as Jongware points out, its possible for individual users to override that option (Preferences > Page Display > Default Layout and Zoom), the number who will actually do that is actually very tiny.

  • How to have audio widget start automatically

    how to have audio widget start automatically when you turn the page in Ibook Author. I only see a loop funktion for the widget.

    So I cannot use ibook author if I want this feature ?
    You can't publish to iBooks if you want that ability. Doesn't matter what you use.
    Making apps can be non-trivial. If you are curious about them, see the Developer forums here and the Dev Center when it comes back online.

  • Ical automatically starts when I boot up but I don't have it set to autostart. Why ?

    ical automatically starts when I boot. I have nothing set to auto start. Any ideas?

    I now have double entries for all of my contacts since I downloaded 3.0 software to my iPhone 3G. Can't figure out why. I sinc with an IMac and I have mobileme. Looked at my settings on iPhone and I don't see why this is happening. Anyone got a suggestion?

  • HT201209 Once you redeem a gift card are purchases automatically deducted from gift card or do you have to select something when you download ?

    Once you redeem a gift card are purchases automatically deducted from gift card or do you have to select something when you download ?

    It'll be automatic unless there's a problem on the iTunes Store servers or you're making a purchase which can't be paid for with iTunes Store credit, such as another gift card.
    (99553)

  • Where can you make a comment about the new 7.1 software update?  I was dissapointed that the photos of friends that normally pop up when they make a call are no longer appearing.  Just a tiny little circle with their picture in it appears.

    Where can you make a comment about the new 7.1 software update?  I was dissapointed that the photos of friends that normally pop up when they make a call to me are no longer appearing.  Just a tiny little circle with their picture in it appears.

    Here:
    http://www.apple.com/feedback/iphone.html

Maybe you are looking for

  • Urgent Advice Nokia 6680

    Hi. I need a big help. I own a Nokia 6680 that has lasted me for five years until yesterday. I usually maintain a four digit numeric password to access my cell whenever it is turned on. The digits are 2300. Once the password is entered then I will be

  • Video Error importing into DVD SP

    I am trying to get a project burned to DVD. This is the first time I've use DVD studio Pro. I had the Menu created and everything looked good. When I went to render it, it said my bit-rate was too high... so I re-compressed my source video at a lower

  • How to stretch view of document manager task flow

    Hi all I am using Document manager task flow to display folder of my UCM. I am using explorer view. When i open any document(pdf/html) in right pane it displayed i want to resize that pdf to fully stretched to right pane in height. How can i achieved

  • Importing XML into Premiere Pro CC: "Generic Error"

    First off, I've read all the threads relating to this problem from others, but I have a few questions. I'm fairly new to Adobe Premiere (used FCP 7 forever) so I'm still figuring it out, so please bear with me. I received a hard drive from a client w

  • Controlling listing order in TOC

    Hi, I have created a TOC that looks at only one paragraph style for a newsletter. On the first page of the newsletter there are two articles and I would like to be able to control which article shows up first. Is there any way to do this? If you look