IWeb and Quicktime Movie Upload 2013

Three or so years ago, I made a website using iWeb (the last version Apple produced; i.e. the current version), and I included some videos. The videos were from a digital (tape) video camera, edited with iMovie HD, and were old-format 640x480. I managed to work out how to set the movies to start quickly (before fully loading) using iMovie and QuickTime. I dropped the movie into a regular iWeb page, resized it, put the settings up with the iWeb inspector, and all was well. The movies played (and still play) on Safari and Firefox, on my Macs and on an Asus Windows machine I have. (They won't play on my iPad - if anyone can tell me why, I'd be grateful; I'll probably put the original DV through a more recent version of iMovie and QT, and upload again.)
I want to make another similar website. However, my camera is now a HD tape model, and I have made my peace with iMovie '11 and worked out how to use it. My machine is the latest Mac Mini, and so QT is the latest also. I run Mountain Lion.
I made a movie with iMovie '11, and exported a quality version. I opened it in QT and chose 'Export for Web' and selected the option which gives me three different sizes. After some struggles, I worked out how to put this into my uploaded iWeb (test) site (although I have to say that the instructions Apple's QT gives are not the clearest), and it works, even on my iPad.
My questions concern the code which QT says you should upload. The code in the <body>, I understand, and it's obviously necessary to play the movie.
But about the <head> tag QT says:
Please note, to properly validate as XHTML, the <style> tag and the first <script> tag should be placed within your page's <head> tag.
Here's the code QT says to paste into the <head>
<script src="scripts/prototype.js" language="JavaScript" type="text/javascript"></script>
<script src="scripts/qtp_poster.js" language="JavaScript" type="text/javascript"></script>
<link href="stylesheets/qtp_poster.css" rel="StyleSheet" type="text/css" />
However, the movie playback still seems to work without uploading the code for the <head> of the page.  And there is NO <style> tag, and why only the FIRST <script> tag?
The <head> on the page iWeb produces for my test page already has a lot of code:
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="Generator" content="iWeb 3.0.4" />
    <meta name="iWeb-Build" content="local-build-20130116" />
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    <meta name="viewport" content="width=950" />
    <title>Ed's Video Test</title>
    <link rel="stylesheet" type="text/css" media="screen,print" href="Eds_Video_Test_files/Eds_Video_Test.css" />
    <!--[if lt IE 8]><link rel='stylesheet' type='text/css' media='screen,print' href='Eds_Video_Test_files/Eds_Video_TestIE.css'/><![endif]-->
    <!--[if gte IE 8]><link rel='stylesheet' type='text/css' media='screen,print' href='Media/IE8.css'/><![endif]-->
    <style type="text/css">
/*<![CDATA[*/
    @import "Scripts/Widgets/HTMLRegion/Paste.css";
/*]]>*/
</style>
    <script type="text/javascript" src="Scripts/iWebSite.js"></script>
    <script type="text/javascript" src="Scripts/iWebImage.js"></script>
    <script type="text/javascript" src="Scripts/iWebMediaGrid.js"></script>
    <script type="text/javascript" src="Scripts/Widgets/SharedResources/WidgetCommon.js"></script>
    <script type="text/javascript" src="Scripts/Widgets/HTMLRegion/Paste.js"></script>
    <script type="text/javascript" src="Eds_Video_Test_files/Eds_Video_Test.js"></script>
  </head>
Questions:
1. Should I put the QT code in the <head> tag anyway, even though it seems to work without it?
2. If I don't put it in, does that mean the choice between the three movies doesn't take place? I don't have a smartphone, but the playback on my 27" screen, my Asus netbook, and on my iPad all look fine without the head code.
3. If I do put it in, where exactly do I put it, and do I need to replace any of the code that is already there?
4. The original iWeb drag and drop method still seems to work fine with movies direct from iMovie (and plays even on my iPad), but obviously you can only put one version of the movie on a page. Is there still a good reason for using the multi-size version which involves manually uploading the movie and opening the page after uploading and inserting code for every movie? For example, I have a very fast internet connection. Maybe it's kind to those with a slower connection to put up the smaller movies also?
And, since I'm here, I have a couple of slightly related questions:
5. I designed my site (it's non-commercial, just a trip report, but with a lot of pages) to not need any scrolling even on quite a small desktop screen (you click on from page to page like a book, but you can also navigate around sections more easily this way; anyway that's how I like it). But on the iPad, held horizontally, the width is resized to take up the full width of the sceen, so you then need to scroll down. It's really annoying me. Is there some code I could put in to tell the iPad not to do this (there are plenty fewer vertical pixels on my website's pages than on the iPad screen)? (I don't care about phones, because the site is photo-based so looking at it on a phone is pointless in my opinion. And netbooks with only 768 vertical pixels are not particularly important to me either, but the iPad screen is plenty big enough for the site to work the way I want it to.)
6. And I want to include slideshows of photos without using the iWeb/iPhoto system (which brings up an external window in a different colour). I want the user to be able to see the thumbnails, to start and stop an on-page slideshow, and for me to be able to put captions (descriptions) with the slides. There seem to be a lot of options, and I still haven't finished looking at all the ones I got from the web. But does anyone have a good recommendation - paid or free?
Thanks for reading this long thread, and for any advice.

See the second method described on this page for how to add the code to an HTML Snippet...
http://www.iwebformusicians.com/Website-Movie-Video/Poster-Movie.html
The prefered method of playing movies on websites is to use an HTML5 player with flash fallback for older browsers. Using this method, you can get away with only one video file - an MP4.
In this section of iWeb for Musicians you can see examples of several different types of flash fallback players...
http://www.iwebformusicians.com/Website-Movie-Video/Poster-Movie.html
The latest version of flowplayer has all the features that I want in a player and allows several movies on a page by loading only the poster image. It has the added advantage of turning off one player when another is selected...
http://www.iwebformusicians.com/Website-Movie-Video/Flow-Player-5-2.html
iWeb uses a fixed width page so it is not possible to use it to create a page that will respond to different browser widths. You need to create a version of your site to suit each type of device or use a responsive design like this...
http://www.ezmacwebdesign.com/responsive-sidebar/
As far as slideshows are concerned there are just so many of them. See this section of iWeb for Musicians for examples...
http://www.iwebformusicians.com/Banner-Slideshow/Slideshow-Showcase.html
Some more examples using iWeb....
http://www.iwebformusicians.com/iweb-snippets/gallery.html
http://www.iwebformusicians.com/iweb-snippets/slider.html
An example of a dual slideshow with a separate window for the image and the caption...
http://www.iwebformusicians.com/iweb-snippets/map-tutorial.html
Finer swiping for mobile devices...
http://www.iwebformusicians.com/iweb-snippets/swipe.html
A modern slider that uses no javascript and makes use of the new(ish) CSS transitions...
http://www.iwebformusicians.com/iweb-snippets/flux.html
Shadowbox is a very versatile version of the Lightbox style...
http://ezmacwebdesign.com/Demo/shadowbox/shadowbox.html
... and can be used as a standalone or along with jQuery, Mootools etc...
http://ezmacwebdesign.com/Demo/shadowbox/shadowbox.html

Similar Messages

  • Keynote transitions and quicktime movies very choppy, not smooth

    When playing a slideshow, my slide transitions and Quicktime movies are not smooth, especially when using Magic Move for a transition. There is also a long delay for the start of a transition, even if delay is set to zero. I believe I have adequate hardware but any suggestions are appreciated.
    Oddly, if I export a Quicktime version of the presentation or view in "Rehearse Slideshow," all transitions are smooth. Any tips for better playback performance while in Keynote? I would use the exported QuickTime for the actual presentation if there was a way to automatically stop/start playback at the end of each slide. Is there??
    Tech Specs
    Keynote version 6.5 (2110)
    OS X Version 10.10
    MacBook Pro (Retina, 13-inch, Late 2013)
    Processor: 2.6 GHz Intel Core i5
    Memory: 8 GB 1600 MHz DDR3
    Graphics: Intel Iris 1536 MB

    A number of recent posts have reported similar issues, all running on MacBooks.
    I have not experienced these issues on desktop machines.
    Try deleting Keynote, empty trash then install from Mac App Store
    When playing Keynote, close all other open applications.

  • Mac Convert MPEG to AVI, FLV to AVI, F4V, and Quicktime MOV to AVI. You can also convert from AVI to MPEG or other major formats.

    What is tyhe best video /audio converter to use on a Mac? To convert
    Convert MPEG to AVI, FLV to AVI, F4V, and Quicktime MOV to AVI. to convert from AVI to MPEG or other major formats?

    I prefer using Mac Video Converter software to do video conversion. I convert Quicktime MOV to AVI so that I can play the video on PS3.

  • Why won't Quicktime movie upload to YouTube?

    I made a Flip-4-Mac video using handheld Flip video device....then uploaded to my iMac as an .avi file.  Decided to upload to YouTube but file was nearly 30 minutes long....  so then used the QuickTime Player 10.0 (133)  'trim' feature to divide video into 3 (not quite equal) parts.  This left me with 3 separate videos labeled Part 1, Part 2, Part 3.  They are .mov files.
    Using QuickTime's 'Upload to YouTube' option, I began upload of Part 1. During upload, a message appeared saying audio might not be in sync, and then I got an error message saying upload couldn't be completed. 
    Anyone have any ideas?   Is the VeeScope Converter an option?
    -R

    Thanks, but the instructions within those links are too over the top for me.  Will have to find a techie to help sort it out.  Appreciate the links and will print out the info.
    Then switch your editing work flow to one that forces recompression of your files for sharing to YouTube. The fact that your current work flow goes from AVI to MOV file containers implies you could be using a "Save as..." operation rather than an H.264/AAC conversion. This means your MOV file main still contain whatever audio and video codecs were used to create the original AVI file. Since you did not tell us what compression formats are involved here, provide a specific work flow, indicate the duration or target display involved, all we can do is make guesses at what problems you may be experiencing and their possible solutions. If you do not understand the instructions as provided by YouTube for optimal uploads, the use an editing app that also shares your edited files directly to YouTube as such apps should export the edited content using compression formats currently compatible with the YouTube web site software.

  • Preview in Canvas and Quicktime movie export  low quality

    Hi Guys
    I am trying to make a slideshow/movie using Final Cut Express HD 3.0 the preview in the canvas is very low quality both with the images and titles. I have tried to export to quicktime movie but that movie is still very low quality. They are not sharp and are pixelated. The images look fine with Preview and iPhoto. I do not have quicktime pro I don't know if that has anything to do with it.
    Thanks a bunch

    This comes up pretty off and was discussed in the last couple of days. You might do a forum search. Basically you'll looking at a lores display unless you look at the output on a video monitor.

  • XMP and Quicktime .mov

    Is there a formal specification for embedding XMP within Quicktime .mov containers, and any associated new XMP schema? Perhaps I'm missing the specs, but I thought this was part of the Production Studio release (which I don't have a copy of), but I've not seen any actual specs on how to inject XMP into .mov files.
    Am I hallucinating?

    You're not hallucinating.
    The public documentation for XMP embedding is currently behind the shipping products. We're working on getting updated documentation out, can't say anything about exactly when.
    Developers in a time crunch should contact Gunar Penikis ([email protected]) if you want to try to get early info under NDA.

  • Quicktime slide shows for dvd and Quicktime movies

    I am trying to make a slide show(s) out of several thousand
    jpegs to dvd and also trying to make one quicktime movie from
    short quicktime movie files.I have downloaded quicktime 7.6
    pro and when I was looking at the pages on the download site
    I get no pull down options like were shown ,when I click quicktime
    the player comes up but thats it no options for slideshows no options for
    making any type of movie ?????Am I being numb?and does anyone know
    how to do either of these things in quicktime?My machine is only 933mgz
    so no ilfe-imovie-idvd answers please they wont run on my machine,
    besides quicktime claims to be able to do these things!

    Sorry, no idea on QT Pro but GraphicConverter...
    http://www.macupdate.com/info.php/id/263
    Can easily turn a folder full of pics into a QT Movie.
    Hopefully QT Gurus will drop in here, but there is a QuickTime forum that may bring better results...
    http://discussions.apple.com/category.jspa?categoryID=122

  • IWeb and Quicktime

    i made a slideshow of Photobooth pics with iPhoto, comrpressed it with iMovie, saved it for iWeb, and tried to publish it with my .mac account. the quicktime play buttons works in iWeb but is nowhere to be found when i view it with Safari.
    any suggestions?
    http://web.mac.com/nokdeez/iWeb/nokdeez/more.html

    Your file is 141MB's.
    Even on a very fast connection it will take a long time to download and play.
    Export it using smaller dimensions a lower frame rate and a 8 time lower data rate.
    It should be under 20MB's.

  • IMove and Quicktime movies.

    Is there a way to put QuickTime movies into iMovie but have the QuickTime images remain the same size?
    I really want to make a dvd of all of my favorite quicktime stuff, but I believe that iMovie will fill the screen with the iMovie image and make it look "blockie/pixelized".
    Maybe I can't do what I want to do.

    I know what you mean, and you'll usually be right, depending on the quality of the .mov file. (Note that you still won't be able to increase quality from what you already have; if it already looks pixelated and blocky on your computer, it won't get any better -- but you're right that you can avoid making it worse.)
    The way I'd do this is with QuickTime Pro. (I don't know of a way to do it without that; there may or may not be some free utility out there to do it.)
    Open the movie in QuickTime (Pro) Player.
    Create a 640x480 black image, pict or png format. (If you don't have an easy way to do that, let me know, and I'll toss one on the web for you.) Open that in QuickTime Player.
    Copy that black frame to the clipboard (still in QT Player). Go to your movie's window, select-all (command a), and you want to do a scaled paste. I think this is command-shift-v, but I don't remember exactly which modifier keys. Hold down command-shift and look for "Paste Scaled" or "Add Scaled" or something in the Edit menu. If it's not there, release the menu, hold down a different modifier combination, and try the Edit menu again. (The possible modifier keys are command, option, shift, and control.) The key word is "Scaled".
    Now you will have the black frame pasted over the entire movie. You want it the other way around, so find the properties window -- I think it's command-j. Select the track with the movie and change the layer until it appears on top. (IIRC, lower layer numbers are on top, so you actually want to drop it down, like to -2, to bring it to the top.) Then reposition it if necessary -- I'm guessing it'll be in the upper left-hand corner, and you probably want it centered. If it won't let you drag it, adjust the numbers for the offset (not the frame size) until it's centered. (That's also a good way to get it more precise anyway. If your source is 320x240, to center it in a 640x480 frame, you'll want it offset 160 horizontally and 120 vertically.)
    Verify everything's placed where you want it and plays the way you want it. Then export to DV -- and since iMovie only seems to like real .dv files, not DV-encoded .movs, be sure you export it to a straight DV file. When it's done, you can just drag that .dv file onto your iMovie project and wait for it to import.
    IMovie displays as 720x480, I believe, so things normally look like they're stretched horizontally while you're working in iMovie. Do a test run, though, and if the final physical DVD you produce still looks stretched horizontally on an actual TV and set-top DVD player, then I may have double-second-guessed iMovie, and you may have to re-do the entire process with a 720x480 black image instead of 640x480.
    If you need an example and can point me to one of the .movs you want to use on the web, I can go ahead and do one so you can see what it looks like.

  • IMovie08 and Quicktime movies

    I just installed 08 and tried to load a Quicktime movie, one I was working on yesterday in the 06 version of iMovie. Now that file is grayed out. What happened? 08 won't read the same .mov files as 06? If so, why did I upgrade?

    The issue here however is that (at least in my case) most if not all of the files worked fine in iMovie 06. So in addition to a simplified interface, the supported codecs seem to have been cut.
    They worked in iMovie '06 because the files were automatically converted from their original format to DV during the import process. iMovie '08, on the other hand, merely copies/movies file into the "Event" folder in their original compression format without performing any conversion. The intention here is to have iMovie '08 edit the file in its "native" compression format and not in DV. Unfortunately, not all files can be edited at the frame level by the QT Structure. Thus, Apple was faced with the decision of letting a user import a file and and later learning that the file can not be edited in the native format, or have the application check to see if the file could be edited first and only then allow it to be imported if it can be edited. Which would you prefer -- the ability to import any file only to have to discard it later or the confidence of knowing that any file that was imported can be edited when you need to do so?
    Looking at a batch of files that won't import, most of them are using MPEG Layer 3 and Sorenson H.263. A file that will import is using AAC and H.264. I wonder if they left out support for the older codecs.
    MP3 files are basically MPEG1 files which we already know (along with MPEG2, VOBs, Flash, etc.) are based on a different technology and can't be edited by QT. Sorenson, DivX, WMV, etc. are all propietary codecs not owned by Apple even if they can be editied by QT. DV, AIC, Animation (has a bug when exported from iMovie '08), Photo-JPEG, H.264/AAC, are just a few of the formats known to be acceptable for importation/editing in iMovie '08.
    It would certainly help here if more people would play an active role in testing files to see exactly what is and is not compatble with iMovie '08. For instance, you mentioned Sorenson videos are not compatible. But is it the Sorenson video codec causing the problem, the audio codec, or both. Which audio codec do your files contain? Most of us have other things on our plates and simply don't have time to work on our own projects (I'm in the process of converting all my SG1 DVDs for use on TV, iPod, and iPhone), running tests and filing bug reports to Apple regarding the iMovie '08/Animation codec (one I would really like to be able to use if/when wanted), and answering questions in this forum. Frankly, there just aren't enough hours in the day to do everything and every little piece of information anyone can prove may help to develop an overall idea of what is and is not working in this totally new application.

  • Ipad and quicktime movies

    I'm wondering if the ipad can play quicktime movies. I sometimes make screen recordings on my mini mac and it would be helpful to be able to take these into work on something more portable. I do not see a mention of Quicktime in the video specs for the ipad but I'm pretty much a layperson with some of the terms so wasn't sure. Thank you for any feedback.
    (this was also posted in the forum on ipad with 3G)

    See the spec's here under the heading for "TV & Video".
    http://www.apple.com/ipad/specs/

  • IWeb says I'm not logged into iWeb and can't upload my website

    Has anyone else had this problem? I recently reinstalled iWeb, and it says I'm logged out of MobileMe. When I click to login, my computer says I'm logged in to MobileMe, but iWeb still says I'm not. Any suggestions?
    Message was edited by: charlesspinks

    *(i do not have mobile me under the apple menu-maybe cuz of 10.4.11 so I went to sys pref>.mac>account and removed my password and user name and replaced it with a bogus one)*
    Correct. MobileMe was still .Mac when 10.4 was released.
    _Go to the Finder and go to Go > Utilities > Keychain Access
    *(same here do not have keychain access under finder but found it under application>utilities>keychain access--- )*
    Correct. It won't be under Finder. Rather when you are in the Finder (says Finder next to the Apple) you will see a "Go" menu. This has Utilities as a choice within it.
    __Delete the MobileMe keychain (it has a little blue / white cloud next to it) and close the window
    *( there were no mobile me or .mac keychain whatsoever-- hence nothing to delete)*
    This is unusual. Sign in to the .Mac Pref Pane with your correct .Mac name / password. Then open Keychain access. You should have a entry here with the little blue .Mac globe. Delete it.
    Then return to the .Mac Pref Pane and sign out.
    Remove the following to the trash and restart the computer:
    Your User > Library > Caches > com.apple.iWeb
    In your case remove the entire "Caches" folder from this location. It will be re-generated upon restart.
    Your User > Library > Preferences > com.apple.iWeb (There may be more than one of these. Remove them all.)
    Now remove the plist.
    Once the computer is restarted Go to Apple Menu > MobileMe and sign back in to your account.
    Now do this.
    If the same issue happens in iWeb at this point try the following:
    _Go to your iWeb domain in Your User > Library > Application Support > iWeb.
    _Duplicate your Domain by clicking on it and going to File > Duplicate.
    _Right click / ctrl + click on the domain file (not the Domain Copy) and choose "Show Package Contents"
    _Remove the file inside called something like "com.apple.Your .Mac Username.plist"
    _Close the window and attempt to publish again.

  • IWeb Published Quicktime Movie Won't Play in Safari. Only Quicktime Logo Shows.

    I created a movie using iMovie and, after publishing my movie, using iWeb, to my MobileMe account, I visit the site using Safari, and can only see the Quicktime logo instead of my movie. When I use Firefox to view the page I created, it shows fine. I'm all up to date on my software and OS.
    Any help you can offer me? It seems like all the Apple pieces aren't working well together.
    All my other published movies still work fine. It's just this most recently-published one that won't show correctly.

    Hello to you all.
    Translation excuse my English, I unfortunately can not do better. I have the same problem as you, I created a site for our travels in Brazil and I put videos on a page:
    http://marc.rollmann.free.fr/marc.rollmann3/Cinema-Tropical.html
    Avenida jazz, Jazz avenida2 and Muritiba.
    They are compressed in H.264 .mov. Only one works well on my macbook leopard snow and air ipad ios8. The two other Jazz and Jazz2 run on iPad but not macbook. Sometimes I succeeded, but this is very rare. Can anyone tell me please what I should do or not do?
    Thank you to you.
    ps i have clear safari cache
    Marc (France)

  • Iweb podcast (quicktime movie) doesn't show for pcs

    Can somebody please tell me how I can make my website have videos that windows people can see? I exported a movie from imove using the web setting...then dragged it into the correct spot in my iweb. On the mac, it is a bit slow (have hi speed cable and it is 5.1mb file) but doable it appears. On my pc however, it plays the sound, but no picture. (side note, I posted a .mov on my idisk for people to share, and the pc said, nope sorry, need some more stuff from quicktime that isn't offered for me to play)
    the site is www.danhproductions.com
    go to the journal, archive, then scroll way down to the bottom where it says "test" click on that, and it will link you to the movie podcast section where the only one posted so far is the "nun"
    Thank you guys for all your help, past, present, and future.
    Dan

    Hi Dan...
    Without checking your site, my guess is that your QT video is encoded with the latest and greatest video codec H.264. This is now the "default" on most applications from Apple. This codec is great, but it does require QuickTime 7 in order to decode. Your PC users either don't have QuickTime installed at all or they have an older version and need to update (it's free!) to QuickTime 7.
    Your other options include re-encoding your video using a more mundane MPEG-4 video codec (compatible with earlier QT versions) or going to a more platform agnostic format such as Flash video.
    In iMovie, when you do the export, check under the custom or advanced settings and you should be able to change the codec to MPEG-4.

  • IWeb and posting movies for download

    I've built a website to showcase a short film trailer I made. While Mac users generally have no problem viewing the basic iWeb movie page with the QT viewer in the browser, the occasional PC ludite has problems. I guess there are a lot of computers and users out there who have never downloaded QT (or updated) onto there PC's. To solve this problem I created a .WMV version of the same movie (with the program CLEANER) and posted it as a link in the site. I intended for the file to be completely downloaded to the users computer upon clicking the link but instead find that while some computers download, others open the file and stream it directly into Windows Media player. This process is awful since the file first buffers, then starts playing in a choppy fashion while the remaining file completes the transfer of data. Any ideas how I can create a glitch free work flow so that anyone, on any computer platform, upon clicking my hyperlink will simply download the 18MB file to their desktop where they can then view the file as a separate, non-streaming, movie? Or any solutions as to how to create a non-choppy streaming .wmv file. Even though we shun those users, sometimes we still need to reach people on PCs for business. It's a bummer but a reality as well.
    Thanks
    Eyal
    G5 1.8 dual   Mac OS X (10.4.7)   G4 iBook 800

    I've built a website to showcase a short film trailer
    I made. While Mac users generally have no problem
    viewing the basic iWeb movie page with the QT viewer
    in the browser, the occasional PC ludite has
    problems. I guess there are a lot of computers and
    users out there who have never downloaded QT (or
    updated) onto there PC's. To solve this problem I
    created a .WMV version of the same movie (with the
    program CLEANER) and posted it as a link in the site.
    I intended for the file to be completely downloaded
    to the users computer upon clicking the link but
    instead find that while some computers download,
    others open the file and stream it directly into
    Windows Media player. This process is awful since the
    file first buffers, then starts playing in a choppy
    fashion while the remaining file completes the
    transfer of data. Any ideas how I can create a glitch
    free work flow so that anyone, on any computer
    platform, upon clicking my hyperlink will simply
    download the 18MB file to their desktop where they
    can then view the file as a separate, non-streaming,
    movie? Or any solutions as to how to create a
    non-choppy streaming .wmv file. Even though we shun
    those users, sometimes we still need to reach people
    on PCs for business. It's a bummer but a reality as
    well.
    Thanks
    Eyal
    G5 1.8 dual  
    Mac OS X (10.4.7)   G4 iBook 800
    Cleaner works great here is what I did and a modifcation (suggestion for download)
    You need to make a non-movie page, any will do. Start your movie and take a photo of it with shift-apple-4. This will give you an image of the movie and also the Windows Media Player frame. Place this image on your page, give it a title etc and make sure the image is selected. Using the inspector, chose Link to File. When you do thius, navigate to the wmv file that corresponds. When you upload your site, that file will be stored along with it and when the link is hit the wmv movie will launch. ~NOW~ for the PC users that will give you what it sounds like you already have done. WHAT I DID was just add a link "To download movie right click and "save target as" when they "right click on the "frame" or the link they can download it as opposed to viewing it in the media player
    Hope that helps!
    Jim

Maybe you are looking for

  • Calendar on MacBook Pro using Mavericks 10.9 will not sync with Google Apps for Business

    Ever since the Mavericks upgrade, I have had problems syncing my MacBook Pro Calendar with my Google Apps for Business Accopunt.  When Mavericks first came out, I could do a work-around and set up a second CalDev account and that worked for a while. 

  • Sap Query Web Reporting - Issues with accents

    Hi, We was using Web Reporting for Sap Querys, throw this tool we can generate automatically web reports. When we go to generated web report, selection screen show us character &#56292; instead accent letters. In addition to this, generated web repor

  • How to configure iMac and Airport Extreme for remote access?

    I want  to view videos stored in iTunes on my iMac remotely over the Internet when I away from my home network.  My home network setup includes AirPort Extreme with Comcast High Speed Internet Service (16Mbs/6Mbps).  I use AirPlayit to support the iM

  • Display Toolbar error

    Post Author: app CA Forum: .NET When I enable "Display Toolbar"  on the CrystalReportViewer I get an error when I try to display the report on a web page.  The error is "Control 'CrystalReportViewer1_ctl02_ctl01' of type 'ToolbarButton' must be place

  • ABAP OO Error - Need help to understand error message

    When I try to create the following code, I get the error 'Statement is not accessible' on the create object command. I tried this on a 6.2 and 6.4 system and I got the same error. Any hints as to what I am doing wrong. Thanks! Bill INCLUDE Soapincl.