SlideShare a Scribd company logo
1 of 37
HTML5 MP3 Player Manual
                                                                                                                                                                   DMXzone.com




Table of contents
Table of contents..................................................................................................................................................................... 1
About HTML5 Video Player .................................................................................................................................................... 2
Features in Detail ..................................................................................................................................................................... 3
The Basics: Basic HTML5 Video Player with a Predefined Design ................................................................................. 14
Advanced: YouTube and Vid.ly as Video Sources for HTML5 Video Player .............................................................. 24
Reference: Compatibility Chart ......................................................................................................................................... 34
Reference: Skins ..................................................................................................................................................................... 35
Video: Basic HTML5 Video Player with a Predefined Design ........................................................................................ 37
Video: Using Custom Controls with HTML5 Video Player . ............................................................................................. 37
Video: Using YouTube and Vid.ly as Video Sources ....................................................................................................... 37




                                                         Copyright © 2011 DMXzone.com All Rights Reserved
                                                                 To get more go to DMXzone.com
                                                                                  Page 1 of 37
HTML5 MP3 Player Manual
                                                                                                 DMXzone.com




                                 About HTML5 Video Player
                                Meet the present and future of HTML5 Video - the HTML5 Video Player
                                Dreamweaver extension! DMXzone’s plug-in free, easy to use and fast
                                video player is ready to shows off the potential of HTML5 internet revolution.
                                With a full browser compatibility and special support for iPad/iPhone it’s a
                                great tool in creating stunning pages.

                                   Packed with four amazing skins, fullscreen option and built-in support for
                                   Vid.ly encoding and YouTube it marks the beginning of a new era in Web
design. Of course, for the easiest implementing on a website, there’s a super simple Dreamweaver UI to lead
you through the process. Based on jQuery and the great open source video player Projekktor, the HTML5
Video Player guaranties a fully compliant HTML5 video in all browsers.




                                 Copyright © 2011 DMXzone.com All Rights Reserved
                                         To get more go to DMXzone.com
                                                 Page 2 of 37
HTML5 MP3 Player Manual
                                                                                                      DMXzone.com




Features in Detail

       Support for all HTML5 Video formats needed for the different browsers - In order to play your HTML5
        Videos on every browser, device or even consoles, you can use Miro Video
        Converter(OGG+WebM), the still beta service Vid.ly(all formats) or HandBreak (MP4)to convert
        your videos.




       Built-in support for Vid.ly - This service is still in beta test but it allows you to point your video and
        get a unique link that supports any browser, device and console.




                                 Copyright © 2011 DMXzone.com All Rights Reserved
                                         To get more go to DMXzone.com
                                                 Page 3 of 37
HTML5 MP3 Player Manual
                                                                                        DMXzone.com




   Choose from the many included HTML5 Video Player skins - All made in regular CSS so you can
    edit or create your own.




   Playlist support - You can add as many videos as you want in a playlist and the prev/next button
    automatically appear on the video player skin.




                          Copyright © 2011 DMXzone.com All Rights Reserved
                                  To get more go to DMXzone.com
                                          Page 4 of 37
HTML5 MP3 Player Manual
                                                                                       DMXzone.com




   Video URL from a Dreamweaver database/recordset - You can choose file from a
    database/recordset.




                         Copyright © 2011 DMXzone.com All Rights Reserved
                                 To get more go to DMXzone.com
                                         Page 5 of 37
HTML5 MP3 Player Manual
                                                                                          DMXzone.com




          General Poster - We’ve added a default poster that is visible before the video starts.




   Allow Fullscreen - the videos can be previewed on fullscreen.




   Auto Play - The video can load automatically once the website is open.




                           Copyright © 2011 DMXzone.com All Rights Reserved
                                   To get more go to DMXzone.com
                                           Page 6 of 37
HTML5 MP3 Player Manual
                                                                                         DMXzone.com




   Loop - The loop offers you an endless repeat of the video playlist.




   Controls - Easy to navigate controls to stop, pause, mute, control the volume, play next and
    previous.




   Enable Keyboard - By enabling it you can also navigate the video with your keyboard.




   Auto Next - The player loads automatically the next movie in your playlist.




                           Copyright © 2011 DMXzone.com All Rights Reserved
                                   To get more go to DMXzone.com
                                           Page 7 of 37
HTML5 MP3 Player Manual
                                                                                        DMXzone.com




   Works great on iPad and iPhone - The HTML5 Video Player uses the native HTML5 video control
    and works great on iPad and iPhone!




                          Copyright © 2011 DMXzone.com All Rights Reserved
                                  To get more go to DMXzone.com
                                          Page 8 of 37
HTML5 MP3 Player Manual
                                                                                        DMXzone.com




   Flash Fallback - Thanks to the DMXzone clever use of feature detection and fall back you can
    preview it even on ancient browsers.

   Great Dreamweaver Integration - Interactive dialog in Dreamweaver with all the options you’ll
    need.




                          Copyright © 2011 DMXzone.com All Rights Reserved
                                  To get more go to DMXzone.com
                                          Page 9 of 37
HTML5 MP3 Player Manual
                                                                                               DMXzone.com




       An inline property inspector - The property inspector enables you to change several options after
        you’ve created the video player.




   Fully Controllable by behaviors - You want to navigate to specific position, start or stop the Video
    Player - it can be easily done with the Control HTML5 Video Player behavior.




                               Copyright © 2011 DMXzone.com All Rights Reserved
                                       To get more go to DMXzone.com
                                               Page 10 of 37
HTML5 MP3 Player Manual
                                                                                            DMXzone.com




   Full Support for the DMXzone Behavior Connector - You can easily bind other DMXzone extensions like
    DMXzone Lightbox, Sliding Panels and Sliding Bilboard to your Video Player.




   Search Engine Friendly - HTML5 Video Player is made in just HTML5, CSS and jQuery. It can be nicely
    indexed by all search engines and web spiders.




                              Copyright © 2011 DMXzone.com All Rights Reserved
                                      To get more go to DMXzone.com
                                              Page 11 of 37
HTML5 MP3 Player Manual
                                                                                             DMXzone.com




   Fully cross-browser compatible - Create stunning Video Players even in Internet Explorer thanks to the
    DMXzone’s clever use of feature detection and fall back.




                              Copyright © 2011 DMXzone.com All Rights Reserved
                                      To get more go to DMXzone.com
                                              Page 12 of 37
HTML5 MP3 Player Manual
                                                                                                DMXzone.com




Before you begin
Make sure to setup your site in Dreamweaver first before creating a page. If you don’t know how to do that
please read this.

Installing the extension
Read the tutorial at http://www.dmxzone.com/go?4671

Login, download the product, and look up your serial at http://www.dmxzone.com/myZone/purchases

Get the latest extension manager from Adobe at
http://www.adobe.com/exchange/em_download/

Open the .mxp file (the extension manager should start-up) and install the extension.

If you experience any problems contact our Live Support!




                                  Copyright © 2011 DMXzone.com All Rights Reserved
                                          To get more go to DMXzone.com
                                                  Page 13 of 37
HTML5 MP3 Player Manual
                                                                                                DMXzone.com




The Basics: Basic HTML5 Video Player with a Predefined Design
In this tutorial we will show you how to insert HTML5 Video Player on your page using one of the predefined
designs
*You can also check out the video.




                                  Copyright © 2011 DMXzone.com All Rights Reserved
                                          To get more go to DMXzone.com
                                                  Page 14 of 37
HTML5 MP3 Player Manual
                                                                                             DMXzone.com




How to do it
  1. First, we’ve created a simple page and now we’re going to insert the HTML5 Video Player from the
     HTML5 Video Player menu.




                               Copyright © 2011 DMXzone.com All Rights Reserved
                                       To get more go to DMXzone.com
                                               Page 15 of 37
HTML5 MP3 Player Manual
                                                                                           DMXzone.com




2. For our HTML5 Video Player we’ll use the Maccao skin, which is one of the predefined designs in the
   extension.




                             Copyright © 2011 DMXzone.com All Rights Reserved
                                     To get more go to DMXzone.com
                                             Page 16 of 37
HTML5 MP3 Player Manual
                                                                                                DMXzone.com




3.   We’ll import a single video for this tutorial, but you can always import a whole folder.




                                Copyright © 2011 DMXzone.com All Rights Reserved
                                        To get more go to DMXzone.com
                                                Page 17 of 37
HTML5 MP3 Player Manual
                                                              DMXzone.com




     For each video you can add a title.




Copyright © 2011 DMXzone.com All Rights Reserved
        To get more go to DMXzone.com
                Page 18 of 37
HTML5 MP3 Player Manual
                                                                                             DMXzone.com




4. You need 3 versions of your video in order to play it in every browser, even on ancient ones. After
   encoding it, browse the file and place in the field.

       o   MPEG 4 format - We used HandBreak video converter with Universal preset and Web
           optimized option checked.




                              Copyright © 2011 DMXzone.com All Rights Reserved
                                      To get more go to DMXzone.com
                                              Page 19 of 37
HTML5 MP3 Player Manual
                                                                                  DMXzone.com




o   WebM format - Miro Video Converter




                    Copyright © 2011 DMXzone.com All Rights Reserved
                            To get more go to DMXzone.com
                                    Page 20 of 37
HTML5 MP3 Player Manual
                                                                                  DMXzone.com




o   OGG format - Miro Video Converter




                    Copyright © 2011 DMXzone.com All Rights Reserved
                            To get more go to DMXzone.com
                                    Page 21 of 37
HTML5 MP3 Player Manual
                                                              DMXzone.com




Copyright © 2011 DMXzone.com All Rights Reserved
        To get more go to DMXzone.com
                Page 22 of 37
HTML5 MP3 Player Manual
                                                                                           DMXzone.com




5. When you’re done, click the OK button.




6. Later on, you can change your settings quickly from the property inspector. Now, you can preview
   your video in a browser.




                             Copyright © 2011 DMXzone.com All Rights Reserved
                                     To get more go to DMXzone.com
                                             Page 23 of 37
HTML5 MP3 Player Manual
                                                                                                 DMXzone.com




Advanced: YouTube and Vid.ly as Video Sources for HTML5 Video
Player
In this tutorial we will show you how to use YouTube and Vid.ly as video sources for the HTML5 Video Player.
*You can also check out the video.




                                  Copyright © 2011 DMXzone.com All Rights Reserved
                                          To get more go to DMXzone.com
                                                  Page 24 of 37
HTML5 MP3 Player Manual
                                                                                              DMXzone.com




How to do it
   1. Open the HTML5 Video Player UI and customize your player. You can set the size, volume, design,
      poster and many more options.




                                Copyright © 2011 DMXzone.com All Rights Reserved
                                        To get more go to DMXzone.com
                                                Page 25 of 37
HTML5 MP3 Player Manual
                                                                                          DMXzone.com




2. Click on the Add new button in order to add a video from YouTube.




                            Copyright © 2011 DMXzone.com All Rights Reserved
                                    To get more go to DMXzone.com
                                            Page 26 of 37
HTML5 MP3 Player Manual
                                                                                           DMXzone.com




3. Go to your browser and copy the video link from the address bar.




                             Copyright © 2011 DMXzone.com All Rights Reserved
                                     To get more go to DMXzone.com
                                             Page 27 of 37
HTML5 MP3 Player Manual
                                                                                            DMXzone.com




4. Paste the YouTube link in the File name field and click OK.




                              Copyright © 2011 DMXzone.com All Rights Reserved
                                      To get more go to DMXzone.com
                                              Page 28 of 37
HTML5 MP3 Player Manual
                                                                                              DMXzone.com




5. Here is the video (1) we’ve just added and now we’re going to add a video from Vid.ly (2).
      o Vid.ly - is still in beta test but it allows you to point your video and get an unique link that
            supports any browser, device and console:
            - Vid.ly transcodes and stores the video into over a dozen video formats and sizes
            - You receive a short url to the video
            - Once a user visits the URL it automatically detects the device or browser type and delivers
            the correctly formatted video from a high quality CDN network.




                              Copyright © 2011 DMXzone.com All Rights Reserved
                                      To get more go to DMXzone.com
                                              Page 29 of 37
HTML5 MP3 Player Manual
                                                                                           DMXzone.com




6. Once Vid.ly encodes your video in all possible formats for browsers, devices and consoles, copy the
   unique link.




                             Copyright © 2011 DMXzone.com All Rights Reserved
                                     To get more go to DMXzone.com
                                             Page 30 of 37
HTML5 MP3 Player Manual
                                                                                             DMXzone.com




7. Paste the URL in the File name field.




                               Copyright © 2011 DMXzone.com All Rights Reserved
                                       To get more go to DMXzone.com
                                               Page 31 of 37
HTML5 MP3 Player Manual
                                                                                           DMXzone.com




8. Note that for the YouTube video and the other one, we’ve converted in Vid.ly we need only one link
   for each.




                             Copyright © 2011 DMXzone.com All Rights Reserved
                                     To get more go to DMXzone.com
                                             Page 32 of 37
HTML5 MP3 Player Manual
                                                                                          DMXzone.com




9. When you’re done, click the OK button and preview the videos in your browser.




                            Copyright © 2011 DMXzone.com All Rights Reserved
                                    To get more go to DMXzone.com
                                            Page 33 of 37
HTML5 MP3 Player Manual
                                                                                  DMXzone.com




Reference: Compatibility Chart




                    Copyright © 2011 DMXzone.com All Rights Reserved
                            To get more go to DMXzone.com
                                    Page 34 of 37
HTML5 MP3 Player Manual
                                                                                 DMXzone.com




Reference: Skins

Applicious:




Maccao:




                   Copyright © 2011 DMXzone.com All Rights Reserved
                           To get more go to DMXzone.com
                                   Page 35 of 37
HTML5 MP3 Player Manual
                                                                                  DMXzone.com




Minimum:




Totallylookslike:




                    Copyright © 2011 DMXzone.com All Rights Reserved
                            To get more go to DMXzone.com
                                    Page 36 of 37
HTML5 MP3 Player Manual
                                                                                        DMXzone.com




Video: Basic HTML5 Video Player with a Predefined Design


          With this movie we will show you how to insert HTML5 Video Player on your page using one
          of the predefined designs




Video: Using Custom Controls with HTML5 Video Player
          With this movie we will show you how to use the control behaviors in order to navigate the
          HTML5 Video Player with any element on your page.




Video: Using YouTube and Vid.ly as Video Sources

          With this movie we will show you how to use YouTube and Vid.ly as video sources for the
          HTML5 Video Player.




                          Copyright © 2011 DMXzone.com All Rights Reserved
                                  To get more go to DMXzone.com
                                          Page 37 of 37

More Related Content

Similar to Html5 videoplayer 1

Technical considerations 2c
Technical considerations 2cTechnical considerations 2c
Technical considerations 2cCrashin
 
Blu ray player software
Blu ray player softwareBlu ray player software
Blu ray player softwaresunlisunny
 
How to Play iTunes Movies With Plex Media Ser
How to Play iTunes Movies With Plex Media SerHow to Play iTunes Movies With Plex Media Ser
How to Play iTunes Movies With Plex Media SerLee Carol
 
Formate factory22
Formate factory22Formate factory22
Formate factory22Asma Saeed
 
Video Editing in Blender Workshop - v.1
Video Editing in Blender Workshop - v.1Video Editing in Blender Workshop - v.1
Video Editing in Blender Workshop - v.1Eddie Vega
 
Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3Saurabh Kheni
 
Intro to Compression: Audio and Video Optimization for Learning
Intro to Compression: Audio and Video Optimization for LearningIntro to Compression: Audio and Video Optimization for Learning
Intro to Compression: Audio and Video Optimization for LearningNick Floro
 
Adobe Max 2009 - Learnings
Adobe Max 2009 -  LearningsAdobe Max 2009 -  Learnings
Adobe Max 2009 - Learningsziblu
 
Video Editing Softwares
Video Editing Softwares Video Editing Softwares
Video Editing Softwares ashraf ali
 
Effective HTML5 game audio
Effective HTML5 game audioEffective HTML5 game audio
Effective HTML5 game audioChris Khoo
 
A R T D M171 Week14 Multimedia
A R T D M171  Week14  MultimediaA R T D M171  Week14  Multimedia
A R T D M171 Week14 MultimediaGilbert Guerrero
 
Multi media tools
Multi media toolsMulti media tools
Multi media toolscornwu
 

Similar to Html5 videoplayer 1 (20)

Technical considerations 2c
Technical considerations 2cTechnical considerations 2c
Technical considerations 2c
 
video
videovideo
video
 
Html multimedia
Html multimediaHtml multimedia
Html multimedia
 
Blu ray player software
Blu ray player softwareBlu ray player software
Blu ray player software
 
How to Play iTunes Movies With Plex Media Ser
How to Play iTunes Movies With Plex Media SerHow to Play iTunes Movies With Plex Media Ser
How to Play iTunes Movies With Plex Media Ser
 
Formate factory22
Formate factory22Formate factory22
Formate factory22
 
Video Editing in Blender Workshop - v.1
Video Editing in Blender Workshop - v.1Video Editing in Blender Workshop - v.1
Video Editing in Blender Workshop - v.1
 
Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3Replacing flash with HTML5 and CSS3
Replacing flash with HTML5 and CSS3
 
vMix Registration Key
vMix Registration KeyvMix Registration Key
vMix Registration Key
 
test
testtest
test
 
Intro to Compression: Audio and Video Optimization for Learning
Intro to Compression: Audio and Video Optimization for LearningIntro to Compression: Audio and Video Optimization for Learning
Intro to Compression: Audio and Video Optimization for Learning
 
Adobe Max 2009 - Learnings
Adobe Max 2009 -  LearningsAdobe Max 2009 -  Learnings
Adobe Max 2009 - Learnings
 
Digital video
Digital videoDigital video
Digital video
 
Lesson 6
Lesson 6Lesson 6
Lesson 6
 
Video Editing Softwares
Video Editing Softwares Video Editing Softwares
Video Editing Softwares
 
BDPA Open Source 2012
BDPA  Open Source  2012BDPA  Open Source  2012
BDPA Open Source 2012
 
Effective HTML5 game audio
Effective HTML5 game audioEffective HTML5 game audio
Effective HTML5 game audio
 
A R T D M171 Week14 Multimedia
A R T D M171  Week14  MultimediaA R T D M171  Week14  Multimedia
A R T D M171 Week14 Multimedia
 
Multi media tools
Multi media toolsMulti media tools
Multi media tools
 
Document (3)
Document (3)Document (3)
Document (3)
 

Recently uploaded

Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts ServiceIndian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Servicedoor45step
 
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiFULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiMalviyaNagarCallGirl
 
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857delhimodel235
 
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call GirlsMandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...dajasot375
 
Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call GirlsKishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call GirlsGreater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts ServiceRussian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Servicedoor45step
 
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call GirlsLaxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call GirlsFaridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Available
8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Available8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Available
8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Availabledollysharma2066
 
Triangle Vinyl Record Store, Clermont Florida
Triangle Vinyl Record Store, Clermont FloridaTriangle Vinyl Record Store, Clermont Florida
Triangle Vinyl Record Store, Clermont FloridaGabrielaMiletti
 
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call GirlsBurari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
SHIVNA SAHITYIKI APRIL JUNE 2024 Magazine
SHIVNA SAHITYIKI APRIL JUNE 2024 MagazineSHIVNA SAHITYIKI APRIL JUNE 2024 Magazine
SHIVNA SAHITYIKI APRIL JUNE 2024 MagazineShivna Prakashan
 
Lindy's Diner, Restaurant-Café, Albuquerque, NM
Lindy's Diner, Restaurant-Café, Albuquerque, NMLindy's Diner, Restaurant-Café, Albuquerque, NM
Lindy's Diner, Restaurant-Café, Albuquerque, NMroute66connected
 
Khanpur Call Girls : ☎ 8527673949, Low rate Call Girls
Khanpur Call Girls : ☎ 8527673949, Low rate Call GirlsKhanpur Call Girls : ☎ 8527673949, Low rate Call Girls
Khanpur Call Girls : ☎ 8527673949, Low rate Call Girlsashishs7044
 
Akola Call Girls #9907093804 Contact Number Escorts Service Akola
Akola Call Girls #9907093804 Contact Number Escorts Service AkolaAkola Call Girls #9907093804 Contact Number Escorts Service Akola
Akola Call Girls #9907093804 Contact Number Escorts Service Akolasrsj9000
 
How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?
How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?
How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?kexey39068
 
San Jon Motel, Motel/Residence, San Jon NM
San Jon Motel, Motel/Residence, San Jon NMSan Jon Motel, Motel/Residence, San Jon NM
San Jon Motel, Motel/Residence, San Jon NMroute66connected
 

Recently uploaded (20)

Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts ServiceIndian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
Indian High Profile Call Girls In Sector 18 Noida 8375860717 Escorts Service
 
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | DelhiFULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Mahipalpur | Delhi
 
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
Low Rate Call Girls in Laxmi Nagar Delhi Call 9990771857
 
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call GirlsMandi House Call Girls : ☎ 8527673949, Low rate Call Girls
Mandi House Call Girls : ☎ 8527673949, Low rate Call Girls
 
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
Call Girl in Bur Dubai O5286O4116 Indian Call Girls in Bur Dubai By VIP Bur D...
 
Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call GirlsKishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
Kishangarh Call Girls : ☎ 8527673949, Low rate Call Girls
 
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call GirlsJagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
Jagat Puri Call Girls : ☎ 8527673949, Low rate Call Girls
 
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call GirlsGreater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
Greater Noida Call Girls : ☎ 8527673949, Low rate Call Girls
 
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts ServiceRussian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
Russian⚡ Call Girls In Sector 39 Noida✨8375860717⚡Escorts Service
 
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call GirlsLaxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
Laxmi Nagar Call Girls : ☎ 8527673949, Low rate Call Girls
 
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call GirlsFaridabad Call Girls : ☎ 8527673949, Low rate Call Girls
Faridabad Call Girls : ☎ 8527673949, Low rate Call Girls
 
8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Available
8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Available8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Available
8377087607, Door Step Call Girls In Gaur City (NOIDA) 24/7 Available
 
Triangle Vinyl Record Store, Clermont Florida
Triangle Vinyl Record Store, Clermont FloridaTriangle Vinyl Record Store, Clermont Florida
Triangle Vinyl Record Store, Clermont Florida
 
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call GirlsBurari Call Girls : ☎ 8527673949, Low rate Call Girls
Burari Call Girls : ☎ 8527673949, Low rate Call Girls
 
SHIVNA SAHITYIKI APRIL JUNE 2024 Magazine
SHIVNA SAHITYIKI APRIL JUNE 2024 MagazineSHIVNA SAHITYIKI APRIL JUNE 2024 Magazine
SHIVNA SAHITYIKI APRIL JUNE 2024 Magazine
 
Lindy's Diner, Restaurant-Café, Albuquerque, NM
Lindy's Diner, Restaurant-Café, Albuquerque, NMLindy's Diner, Restaurant-Café, Albuquerque, NM
Lindy's Diner, Restaurant-Café, Albuquerque, NM
 
Khanpur Call Girls : ☎ 8527673949, Low rate Call Girls
Khanpur Call Girls : ☎ 8527673949, Low rate Call GirlsKhanpur Call Girls : ☎ 8527673949, Low rate Call Girls
Khanpur Call Girls : ☎ 8527673949, Low rate Call Girls
 
Akola Call Girls #9907093804 Contact Number Escorts Service Akola
Akola Call Girls #9907093804 Contact Number Escorts Service AkolaAkola Call Girls #9907093804 Contact Number Escorts Service Akola
Akola Call Girls #9907093804 Contact Number Escorts Service Akola
 
How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?
How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?
How Can You Get Dubai Call Girls +971564860409 Call Girls Dubai?
 
San Jon Motel, Motel/Residence, San Jon NM
San Jon Motel, Motel/Residence, San Jon NMSan Jon Motel, Motel/Residence, San Jon NM
San Jon Motel, Motel/Residence, San Jon NM
 

Html5 videoplayer 1

  • 1. HTML5 MP3 Player Manual DMXzone.com Table of contents Table of contents..................................................................................................................................................................... 1 About HTML5 Video Player .................................................................................................................................................... 2 Features in Detail ..................................................................................................................................................................... 3 The Basics: Basic HTML5 Video Player with a Predefined Design ................................................................................. 14 Advanced: YouTube and Vid.ly as Video Sources for HTML5 Video Player .............................................................. 24 Reference: Compatibility Chart ......................................................................................................................................... 34 Reference: Skins ..................................................................................................................................................................... 35 Video: Basic HTML5 Video Player with a Predefined Design ........................................................................................ 37 Video: Using Custom Controls with HTML5 Video Player . ............................................................................................. 37 Video: Using YouTube and Vid.ly as Video Sources ....................................................................................................... 37 Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 1 of 37
  • 2. HTML5 MP3 Player Manual DMXzone.com About HTML5 Video Player Meet the present and future of HTML5 Video - the HTML5 Video Player Dreamweaver extension! DMXzone’s plug-in free, easy to use and fast video player is ready to shows off the potential of HTML5 internet revolution. With a full browser compatibility and special support for iPad/iPhone it’s a great tool in creating stunning pages. Packed with four amazing skins, fullscreen option and built-in support for Vid.ly encoding and YouTube it marks the beginning of a new era in Web design. Of course, for the easiest implementing on a website, there’s a super simple Dreamweaver UI to lead you through the process. Based on jQuery and the great open source video player Projekktor, the HTML5 Video Player guaranties a fully compliant HTML5 video in all browsers. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 2 of 37
  • 3. HTML5 MP3 Player Manual DMXzone.com Features in Detail  Support for all HTML5 Video formats needed for the different browsers - In order to play your HTML5 Videos on every browser, device or even consoles, you can use Miro Video Converter(OGG+WebM), the still beta service Vid.ly(all formats) or HandBreak (MP4)to convert your videos.  Built-in support for Vid.ly - This service is still in beta test but it allows you to point your video and get a unique link that supports any browser, device and console. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 3 of 37
  • 4. HTML5 MP3 Player Manual DMXzone.com  Choose from the many included HTML5 Video Player skins - All made in regular CSS so you can edit or create your own.  Playlist support - You can add as many videos as you want in a playlist and the prev/next button automatically appear on the video player skin. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 4 of 37
  • 5. HTML5 MP3 Player Manual DMXzone.com  Video URL from a Dreamweaver database/recordset - You can choose file from a database/recordset. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 5 of 37
  • 6. HTML5 MP3 Player Manual DMXzone.com  General Poster - We’ve added a default poster that is visible before the video starts.  Allow Fullscreen - the videos can be previewed on fullscreen.  Auto Play - The video can load automatically once the website is open. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 6 of 37
  • 7. HTML5 MP3 Player Manual DMXzone.com  Loop - The loop offers you an endless repeat of the video playlist.  Controls - Easy to navigate controls to stop, pause, mute, control the volume, play next and previous.  Enable Keyboard - By enabling it you can also navigate the video with your keyboard.  Auto Next - The player loads automatically the next movie in your playlist. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 7 of 37
  • 8. HTML5 MP3 Player Manual DMXzone.com  Works great on iPad and iPhone - The HTML5 Video Player uses the native HTML5 video control and works great on iPad and iPhone! Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 8 of 37
  • 9. HTML5 MP3 Player Manual DMXzone.com  Flash Fallback - Thanks to the DMXzone clever use of feature detection and fall back you can preview it even on ancient browsers.  Great Dreamweaver Integration - Interactive dialog in Dreamweaver with all the options you’ll need. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 9 of 37
  • 10. HTML5 MP3 Player Manual DMXzone.com  An inline property inspector - The property inspector enables you to change several options after you’ve created the video player.  Fully Controllable by behaviors - You want to navigate to specific position, start or stop the Video Player - it can be easily done with the Control HTML5 Video Player behavior. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 10 of 37
  • 11. HTML5 MP3 Player Manual DMXzone.com  Full Support for the DMXzone Behavior Connector - You can easily bind other DMXzone extensions like DMXzone Lightbox, Sliding Panels and Sliding Bilboard to your Video Player.  Search Engine Friendly - HTML5 Video Player is made in just HTML5, CSS and jQuery. It can be nicely indexed by all search engines and web spiders. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 11 of 37
  • 12. HTML5 MP3 Player Manual DMXzone.com  Fully cross-browser compatible - Create stunning Video Players even in Internet Explorer thanks to the DMXzone’s clever use of feature detection and fall back. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 12 of 37
  • 13. HTML5 MP3 Player Manual DMXzone.com Before you begin Make sure to setup your site in Dreamweaver first before creating a page. If you don’t know how to do that please read this. Installing the extension Read the tutorial at http://www.dmxzone.com/go?4671 Login, download the product, and look up your serial at http://www.dmxzone.com/myZone/purchases Get the latest extension manager from Adobe at http://www.adobe.com/exchange/em_download/ Open the .mxp file (the extension manager should start-up) and install the extension. If you experience any problems contact our Live Support! Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 13 of 37
  • 14. HTML5 MP3 Player Manual DMXzone.com The Basics: Basic HTML5 Video Player with a Predefined Design In this tutorial we will show you how to insert HTML5 Video Player on your page using one of the predefined designs *You can also check out the video. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 14 of 37
  • 15. HTML5 MP3 Player Manual DMXzone.com How to do it 1. First, we’ve created a simple page and now we’re going to insert the HTML5 Video Player from the HTML5 Video Player menu. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 15 of 37
  • 16. HTML5 MP3 Player Manual DMXzone.com 2. For our HTML5 Video Player we’ll use the Maccao skin, which is one of the predefined designs in the extension. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 16 of 37
  • 17. HTML5 MP3 Player Manual DMXzone.com 3. We’ll import a single video for this tutorial, but you can always import a whole folder. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 17 of 37
  • 18. HTML5 MP3 Player Manual DMXzone.com For each video you can add a title. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 18 of 37
  • 19. HTML5 MP3 Player Manual DMXzone.com 4. You need 3 versions of your video in order to play it in every browser, even on ancient ones. After encoding it, browse the file and place in the field. o MPEG 4 format - We used HandBreak video converter with Universal preset and Web optimized option checked. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 19 of 37
  • 20. HTML5 MP3 Player Manual DMXzone.com o WebM format - Miro Video Converter Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 20 of 37
  • 21. HTML5 MP3 Player Manual DMXzone.com o OGG format - Miro Video Converter Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 21 of 37
  • 22. HTML5 MP3 Player Manual DMXzone.com Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 22 of 37
  • 23. HTML5 MP3 Player Manual DMXzone.com 5. When you’re done, click the OK button. 6. Later on, you can change your settings quickly from the property inspector. Now, you can preview your video in a browser. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 23 of 37
  • 24. HTML5 MP3 Player Manual DMXzone.com Advanced: YouTube and Vid.ly as Video Sources for HTML5 Video Player In this tutorial we will show you how to use YouTube and Vid.ly as video sources for the HTML5 Video Player. *You can also check out the video. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 24 of 37
  • 25. HTML5 MP3 Player Manual DMXzone.com How to do it 1. Open the HTML5 Video Player UI and customize your player. You can set the size, volume, design, poster and many more options. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 25 of 37
  • 26. HTML5 MP3 Player Manual DMXzone.com 2. Click on the Add new button in order to add a video from YouTube. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 26 of 37
  • 27. HTML5 MP3 Player Manual DMXzone.com 3. Go to your browser and copy the video link from the address bar. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 27 of 37
  • 28. HTML5 MP3 Player Manual DMXzone.com 4. Paste the YouTube link in the File name field and click OK. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 28 of 37
  • 29. HTML5 MP3 Player Manual DMXzone.com 5. Here is the video (1) we’ve just added and now we’re going to add a video from Vid.ly (2). o Vid.ly - is still in beta test but it allows you to point your video and get an unique link that supports any browser, device and console: - Vid.ly transcodes and stores the video into over a dozen video formats and sizes - You receive a short url to the video - Once a user visits the URL it automatically detects the device or browser type and delivers the correctly formatted video from a high quality CDN network. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 29 of 37
  • 30. HTML5 MP3 Player Manual DMXzone.com 6. Once Vid.ly encodes your video in all possible formats for browsers, devices and consoles, copy the unique link. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 30 of 37
  • 31. HTML5 MP3 Player Manual DMXzone.com 7. Paste the URL in the File name field. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 31 of 37
  • 32. HTML5 MP3 Player Manual DMXzone.com 8. Note that for the YouTube video and the other one, we’ve converted in Vid.ly we need only one link for each. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 32 of 37
  • 33. HTML5 MP3 Player Manual DMXzone.com 9. When you’re done, click the OK button and preview the videos in your browser. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 33 of 37
  • 34. HTML5 MP3 Player Manual DMXzone.com Reference: Compatibility Chart Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 34 of 37
  • 35. HTML5 MP3 Player Manual DMXzone.com Reference: Skins Applicious: Maccao: Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 35 of 37
  • 36. HTML5 MP3 Player Manual DMXzone.com Minimum: Totallylookslike: Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 36 of 37
  • 37. HTML5 MP3 Player Manual DMXzone.com Video: Basic HTML5 Video Player with a Predefined Design With this movie we will show you how to insert HTML5 Video Player on your page using one of the predefined designs Video: Using Custom Controls with HTML5 Video Player With this movie we will show you how to use the control behaviors in order to navigate the HTML5 Video Player with any element on your page. Video: Using YouTube and Vid.ly as Video Sources With this movie we will show you how to use YouTube and Vid.ly as video sources for the HTML5 Video Player. Copyright © 2011 DMXzone.com All Rights Reserved To get more go to DMXzone.com Page 37 of 37