• Home
  • Portfolio
    • Portfolio KTCE
    • Portfolio Yellow Canary Kids
    • Marketing
  • Solutions
  • Tutorials
    • Programming Tutorials
    • Business Tutorials
    • Windows Phone
    • iPhone 5 Tutorial
    • Android Tutorials
    • Video Tutorials
  • Specials
  • Blog
  • Buy Me Coffee
  • Contact Us
  • RightSideLeft Merch
AnswersDigital

How To Make Your Web Videos Play On Both Browsers and Mobile Devices

10/3/2011

2 Comments

 
How do you put a video on your web site and have that video viewable by people using regular web browsers – as well as people using popular mobile devices like iPhones, iPads,etc.?  I show you how in the code below. 

Resources

JW Player 5.3 embed code sample as shown in video below:

<script ”text/javascript” src=”http://mywebsite.com/jwplayer/jwplayer.js”></script>
<div id=”container”>Loading the player…</div>
<script ”text/javascript”>
jwplayer(“container”).setup({
flashplayer: “http://mywebsite.com/jwplayer/player.swf”,
file: “http://mywebsite.com/myvideo.mp4″,
image: “http://mywebsite.com/myimage.jpg”,
height: 360,
width: 640,
});
</script>

* In the example code above, replace “mywebsite.com” with the full URL to wherever you have installed the JW player and wherever you are hosting your videos and poster images.


Video Source: http://webvideouniversity.com/podcast/video/2010/10/14/how-to-make-your-web-videos-play-on-both-browsers-and-mobile-devices-wvu-104/

By Dave
2 Comments
hentai queens blade link
7/29/2012 07:43:09 pm

Just reading up on some of this lately, was interesting.

Reply
Alex link
7/30/2012 03:50:02 am

I agree, pretty interesting stuff. But I can't wait until the day when there is a standard video format established that plays on all platforms, all devices, and is extremely easy to use. Even a standard universal conversion & publish tool would be great to have, as far as uploading various formats to, so there would be no guesswork needed on the side of the layperson. Currently, if you want your videos to play online, you have to figure out which format to start with, then which format to covert it to so it streams fast in the best quality once it's done processing. That entire process needs to be streamlined. Long overdue.

Reply



Leave a Reply.

    About 

    We've created this space to have discussions related to Science, Technology, and the latest Hot Topics! Please feel free to comment and enjoy!

    Archives

    December 2014
    April 2013
    March 2013
    February 2013
    December 2012
    November 2012
    September 2012
    July 2012
    April 2012
    October 2011
    July 2011
    June 2011
    May 2011
    April 2011
    March 2011

    Categories

    All
    How To Demos
    How-To Demos
    Science
    Technology
    Tips & Tricks

    VHS To DVD Kit
Powered by Create your own unique website with customizable templates.