Dreamweaver CC and .mov Quicktime files - Help Please

I have a Mac and use Final Cut Pro with Compressor 4.1 to generate movies.  The final format is a .mov file.  Is this file type compatible with DW CC?  If so, how do I insert it into the DW CC file or should I be using a different video file format?

.mov won't work unless your target audience has QuickTime player & required QT plugins.
For best cross browser results, use HTML5 <video> with these 3 file types: 
.mp4 or m4V for web
.ogg
.webm
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>HTML5 with Video</title>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!--begin video-->
<video controls>
<source src="yourvideo.mp4" type="video/mp4">
<source src="yourvideo.webm" type="video/webm">
<source src="yourvideo.ogv" type="video/ogg">
NOTE: If you see this, you're using an outdated browser that
doesn't support this type of video.
<a href="alternate.html">Click here for an alternative</a>
</video>
<!--end video-->
</body>
</html>
Nancy O.

Similar Messages

  • Automated Locate and Move .JPG Files HELP!

    I am trying to locate and move all .JPG files on my MacBook running OS X 10.6. I need a Script that will locate all .JPG files no matter where they are on the hard drive and move them [not copy] to a specified folder titled "JPG PHOTOS" that is on my desktop. I am then going to move that folder with all of the images to an external hard drive.
    I am very new to scripting.

    You do not say how many files or duplicates are involved but here is a simple bash script which you can paste into Terminal and then hit return.
    find "/Users/neville" -name "*.JPG" -exec mv -n {} "/Users/neville/All JPG Photos" \;
    Notes:
    Make a full backup before you do this - mv can be dangerous
    A simple mistake - such as not creating the destination folder can destroy files
    This is not a copy script it moves files - so original path information will be lost
    Change source and destination as required
    May have to do it again for jpg
    The -n  ensures nothing is overwritten
    Do it repeatedly with slightly different destinations to get duplicates
    The script could be modified to auto-renumber duplicates - GNU bash has a 'backup' option for this
    If there are a large number of JPG files a batch modification may be required

  • Need to restore and missing dbf file - help please

    hi there,
    im in a desperate situation so any advice would be welcome.
    im running Oracle 9.2.4.6 on aix. 5.2
    2 weeks ago i added a dbf file to one of the tablespaces , as a symbolic link. Im almost certain that this dbf file has not been used as there was still lots of space in the tablespace.
    ive had 3 disk crash on me - which means i have had to do a full recovey , and then use the archive logs to roll forward.
    but i have now discovered that this new dbf has not been backuped up because its a symbolic link.
    so i dont think im going to be able to open the database, or roll forward.
    (im still restoring the files so not had a chance to try it yet)
    the disk crash means i have lost disk files and the system files.
    am i able to recover from here if i need to. ie rebuild indexes and system
    any other ideas?
    thanks if you can help

    [oracle@racdb MYLCL]$ ln -s /tmp/ tmp
    [oracle@racdb MYLCL]$ ls -ltr
    SQL> alter tablespace tools add datafile '/u02/app/oracle/oradata/MYLCL/tmp/tools_tmp.dbf' size 10M;
    Tablespace altered.
    RMAN> backup incremental level=0 database;
    Starting backup at 23-JUL-06
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=137 devtype=DISK
    channel ORA_DISK_1: starting incremental level 0 datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00001 name=/u02/app/oracle/oradata/MYLCL/system01.dbf
    input datafile fno=00010 name=/u02/app/oracle/oradata/MYLCL/tmp/tools_tmp.dbf
    channel ORA_DISK_1: starting piece 1 at 23-JUL-06
    Finished backup at 23-JUL-06
    Symbolic link datafile is backedup, it does not matter how the file is created at the OS level as long as oracle can get to it.
    Let me remove the tools_tmp.dbf entirely and try opening the db.
    [oracle@racdb MYLCL]$ rm -rf tmp
    Database mounted.
    ORA-01157: cannot identify/lock data file 10 - see DBWR trace file
    ORA-01110: data file 10: '/u02/app/oracle/oradata/MYLCL/tmp/tools_tmp.dbf'
    SQL> alter database datafile '/u02/app/oracle/oradata/MYLCL/tmp/tools_tmp.dbf' offline;
    Database altered.
    If the db was no archivelog mode open with offline drop command.
    SQL>ALTER DATABASE OPEN;
    Database altered.
    Of course this is 10.2.0.2

  • Unix Script to connect to Portal Database and move the files to XI Server

    Hi all,
    we have a requirement where the source BW system is placing files in Content Management in the link http://xxx:50100/irj/go/km/docs/documents/Public%20Documents/HFM.
    XI needs to read the files from the above location.Since the files are stored in Portal database,we cant do FTP to this location.
    So we have been asked to write a script which connect to this location and moves the files to XI directory.
    Can someone plz help me with this script?

    The concern has been discussed earlier at
    here and should be helpful to check the database size and free available space in exchange server.
    This blog has also good explained about "how to count mailbox per database in exchange 2010". Please check this :
    http://blog.powershell.no/2010/11/21/retrieve-number-of-mailboxes-per-database-in-exchange-server-2010/

  • I want to take files from my PC (using a Seagate external hard drive) then plug this Seagate External hard drive into my Mac Book Pro and move the files from the Seagate External Hard drive onto my Time Capsule. I do not want to put these files on my Mac

    I want to take files from my PC (using a Seagate external hard drive) then plug this Seagate External hard drive into my Mac Book Pro and move the files from the Seagate External Hard drive onto my Time Capsule. I do not want to put these files on my Mac. How do I do this? Where do I put these files on my Time Capsule? Will it affect the functioning of my Time Capsule?

    Mixing files with data is not always great idea.
    See info here.
    Q3 http://pondini.org/TM/Time_Capsule.html
    Why not just connect the PC directly to the TC by ethernet and copy the files over?
    It is hugely faster and much less mucking around.
    In windows load the airport utility for windows.. if you have not already as this will help you access the drive.
    There is more info here.
    http://support.apple.com/kb/HT1331

  • Final Cut Express HD won't recognize .mov / quicktime files.

    I have a MacBook Pro 13-inch with FCE3 installed. I'm using OSX 10.6.6. My camera doesn't put video out through a firewire, only usb, meaning FCE can't recognize it (to the best of my knowledge). So, to get around that, I uploaded the video through iLife '11 and converted all my video into one long .mov/quicktime file. When I try to import the video, I get a "file error" message.
    Any tips on how I can get the video form iMovie to FCE? If it means not using quicktime, I'm fine with that, too.
    Thanks!

    Well, to repsond to Ian, I don't have FCE4. I have FCE3. I'll upgrade eventually, though.
    And I have a Cannon FS20. I did what you said in the quicktime player. Here's the format:
    "H.264, 960 x 540, Millions Linear PCM, 16 bit little-endian signed integer, 2 channels, 44100 Hz."
    The video plays fine in iMovie '11. I even tried the "share with Final Cut" tab in iMovie, but the video still wouldn't work in FCE3.
    But I might add that it's not just the video from my camera that doesn't work in FCE3. It's all quicktime video. Even video that worked in FCE3 on my old Powerbook G4 now don't work in the same in FCE3 for my MacBook Pro.

  • Using APEX to validate and move a file to directory on the network - How To

    Version 4.0.2.00.07
    Hello,
    I just received a requirement to create a screen to allow a user to upload an Excel file from their computer. The upload process would validate the columns in the file and move the file to a directory on the network where some other process would take that file and process it.
    The part I'm unsure about is the moving the file to the network directory when it passes the validation.
    Can someone help me with that part?
    What other information can I provide?
    Thanks,
    Joe

    Hello Joe,
    You can do that with UTIL_FILE API and FTP. Search PL/SQL forum with UTIL_FILE and NETWORK keywords.
    utl_file for another server, how to
    Regards,
    Hari

  • HT201272 Tried to re-download previous music purchases, but the download button reads 'Downloaded' and is inactive. Help please. Thanks

    Tried to re-download previous music purchases, but the download button reads 'Downloaded' and is inactive. Help please. Thanks

    Welcome to Apple Support Communities
    As you know how to open the iTunes Media folder, go to this folder and open iTunes. Then, go to Apps in iTunes and drag the IPA file of the app you want to show up to the iTunes window, so it should be added.
    If it doesn't work, delete the IPA, empty the Trash and you will be able to download the application.
    If a post solved your question or helped you, mark it as solved or helpful before posting a reply. Doing this, you will avoid that your own post is marked as solved or helpful. You won’t receive any point if you mark your own post as solved or helpful. Also, you won’t be rewarding the user who solved your question and you will help other users find the answer if you mark the correct reply

  • My ipod touch is disabled for 22 million minutes and I want to fix it but I dont want to lose my pictures and everything else. Help please

    my ipod touch is disabled for 22 million minutes and I want to fix it but I dont want to lose my pictures and everything else. Help please I dont remember the last time I updated it. Idk I think its been a year in an half since I known about it being disabled. What do I do? Im scared to restore it because I dont want to lose my stuff.

    You have to restore and thus erase your iPod. that is how it works.
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                        
    If recovery mode does not work try DFU mode.                       
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings       
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up    
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store       
    Photos
    - If they are in an iPod backup then restore from that backup. See the restore topic of:
    iOS: How to back up
    - If they are in the iTunes backup then get them from the backup by:
    Recover iPhone, iPad or iPod photos from backups with Picturescue
    - If you used PhotoStream then try getting them from your PhotoStream. See that topic of:
    iOS: Importing personal photos and videos from iOS devices to your computer

  • I have downloaded a music file through a downloader . But the file is not found in the captured in music player . How can I locate the physical location and move the file . I cannot do via itunes also .

    I have downloaded a music file through a downloader . But the file is not found in the captured in music player . How can I locate the physical location and move the file . I cannot do via itunes also .

    Exactly what do you mean by a 'downloader'?
    Thanks
    Pete

  • I have a new computer and I want to install Itunes and move my files from my old computer to my new one. How do I do that?

    I want to install ITunes on my new computer and move my files from my old computer to my new one. How do I do that?

    See this migrate iTunes library post for background on moving your library across properly.
    tt2

  • My Creative Cloud wont show the Apps, it says download Error contact support. And on the Home Menu on the creative cloud for MAC desktop it just loads and loads and never stops. Help please!!

    My Creative Cloud wont show the Apps, it says download Error contact support. And on the Home Menu on the creative cloud for MAC desktop it just loads and loads and never stops. Help please!!

    Hypesuh I would recommend reviewing both Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html and Creative Cloud app doesn't open and hangs on spinning progress wheel - http://helpx.adobe.com/creative-cloud/kb/creative-cloud-app-doesnt-open.html as it appears both documents are applicable towards the difficulties which you are currently facing.

  • I am trying to download Firefox 3.6 to use on my Mac OS X version 10.3.9. Three attempts and I continue to get "mounting failed" and "corrupt image". Help please?

    I am trying to download Firefox 3.6 to use on my Mac OS X version 10.3.9. Three attempts and I continue to get "mounting failed" and "corrupt image". Help please?

    Firefox 3.6 requires at least OS X 10.4, the last version of Firefox that worked on OS X 10.3.9 was Firefox 2.0.0.20 which is available from ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/mac/

  • After Mac OS X 10.6.3 upgrade can't access Yahoo mail and repeatedly get message ""Sorry, we are over capacity. Please wait a moment and try again." Help, please,

    After Mac OS X 10.6.3 upgrade can't access Yahoo mail and repeatedly get message ""Sorry, we are over capacity. Please wait a moment and try again." Help, please.

    Did you run all the software updates after the 10.6.3 update, especially this one which will bring you up to 10.6.8.
    Mac OSX 10.6.8 V1.1 Combo update
    Run software update, starting with the one above.
    Then call your provider and ask them what is going on. They have probably changed POP to IMAP, 10.6.8 supports IMAP

  • b font color ='red' Java JDBC and Oracle DB URGENT HELP PLEASE /font /b

    Hello, I am a newbie. I'm very interested in Java in relation to JDBC, Oracle and SAP.I am trying to connect to an Oracle DB and I have problems to display the output on the consule in my application. What am I doing wrong here . Please help me. This is my code: Please Explain
    import java.sql.*;
    import java.sql.DriverManager;
    import java.sql.Connection;
    public class SqlConnection {
         public static void main(String[] args) {
              Class.forName("oracle.jdbc.driver.OracleDriver"); //Loading the Oracle Driver.
              Connection con = DriverManager.getConnection
              ("jdbc:orcle:thin:@34.218.5.3:1521:ruka","data","data"); //making the connection.
              Statement stmt = con.createStatement ();// Sending a query to the database
              ResultSet rs = stmt.executeQuery("SELECT man,jean,test,kok FROM sa_kostl");
              while (rs.next()) {
                   String man = rs.getString("1");
                   String jean = rs.getString("2");
                   String test = rs.getString("3");
                   String kok = rs.getString("4");
                   System.out.println( man, jean, test,kok );//here where my the
                                                 //compiler gives me errors
              stmt.close();
              con.close();
    }

    <b><font color ='red'>Java JDBC and Oracle DB URGENT HELP PLEASE</font></b>Too bad your attempt at getting your subject to have greater attention failed :p

Maybe you are looking for

  • How can I change the precision of a numeric array indicator using property nodes ?

    I want to change the precision of a numeric array indicator programatically using property nodes. I tried to see all the array properties but I couldn't find it. URGENT !!!

  • [SOLVED] Looking for URW Gothic L font in .ttf format (...)

    Hi, I'm able to use URW Gothic L font while writing in OpenOffice.org, as default font for Conky and PyPanel (all with working Polish letters like - Ł, ł, Ó, ó, Ś, ś, Ż, ż, Ź, ź, Ę, ę, Ć, ć). Recently I wanted to test bmpanel with Arch theme. So I ed

  • Installing rcu 11.1.1.7, need to modify ldapxact.sql

    Hi, Installing RCU 11.1.1.7 into 11g I am blessed with "User or role ODS doesn't exist". Then I found a post some place that says i need to modify this piece of original Oracle software DROP USER ods CASCADE; CREATE USER ods IDENTIFIED BY ods in the

  • Organizational Charts Creation

    Hi, Am new to Organizational Management Module.  Can some one help me how to create Organizatonal charts in OM. Regards Venkat

  • AXL CCM5.1 without using SOAPFactory

    To avoid using the extra classes coming with the axltoolkit I am trying to do the connection to the AXL server without the SOAP factory, which means I can?t use the URLendpoint definition. The creation of the socket looks like this: X509TrustManager