Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2010
    Location
    Singapore
    Posts
    386

    How to Embed Video Tutorials (Located in cPanel) on my Website?

    Hi WHT-ians

    Happy New Year to all
    This is my first thread (question) this year:

    How do I embed the video tutorials located in my cPanel in my video tutorials' page for my clients (public)?

    Thank you
    IhsanHost - We believe in "everyone deserves "yourdomain.com"
    The Most Affordable Shared Web Hosting, Yet Professional & Reliable.
    Pay for your domain and we will take care of the rest for you.
    Click here to check out our affordable web hosting solutions.

  2. #2
    I suppose you could grab the source code from the html pages at http://www.cpanel.net/products/cpane...tutorials.html.
    HostXNow - Shared Web Hosting | Semi Dedicated Hosting | Enterprise Reseller Hosting | VPS Hosting

  3. #3
    Join Date
    Dec 2010
    Location
    Florida
    Posts
    104
    If you are a reseller, your clients cPanel will (or should) have video tutorials in them.

    If you want to put these videos somewhere else for your clients, your provider should be able to sell you individual video tutorials for your needs, eg; Demo Wolf
    Affordable Business Web Hosting Plans & Services Since 2005
    LiteSpeed Servers | cPanel | RVSite Builder | Fantastico Deluxe | Softaculous
    BlackLogic Hosting Tampa, Florida USA

  4. #4
    Join Date
    Dec 2010
    Location
    Florida
    Posts
    104
    Quote Originally Posted by HostXNow View Post
    I suppose you could grab the source code from the html pages at http://www.cpanel.net/products/cpane...tutorials.html.

    Wouldn't licensing be an issue with your answer?
    Affordable Business Web Hosting Plans & Services Since 2005
    LiteSpeed Servers | cPanel | RVSite Builder | Fantastico Deluxe | Softaculous
    BlackLogic Hosting Tampa, Florida USA

  5. #5
    Quote Originally Posted by BlackHost View Post
    Wouldn't licensing be an issue with your answer?
    I'm not sure. I don't think it would be a problem. Obviously, OP should check with cPanel first though.
    HostXNow - Shared Web Hosting | Semi Dedicated Hosting | Enterprise Reseller Hosting | VPS Hosting

  6. #6
    Join Date
    Dec 2010
    Location
    Singapore
    Posts
    386
    Quote Originally Posted by BlackHost View Post
    If you are a reseller, your clients cPanel will (or should) have video tutorials in them.

    If you want to put these videos somewhere else for your clients, your provider should be able to sell you individual video tutorials for your needs, eg; Demo Wolf
    Hi BlackHost,

    You are rights, clients should have them by defaul in their cPanels, but some will like to see things like this in your tutorial pages.

    Also, I did check my provider, but unfortunately they don't provide such, unlike HostGator

    Thanks though, for the effort and input
    IhsanHost - We believe in "everyone deserves "yourdomain.com"
    The Most Affordable Shared Web Hosting, Yet Professional & Reliable.
    Pay for your domain and we will take care of the rest for you.
    Click here to check out our affordable web hosting solutions.

  7. #7
    Join Date
    Dec 2010
    Location
    Singapore
    Posts
    386
    Quote Originally Posted by HostXNow View Post
    I suppose you could grab the source code from the html pages at http://www.cpanel.net/products/cpane...tutorials.html.
    Hi HostXNow,

    Thanks for the info. I'll check with cPanel for related legal issues. This (if approved) will save me at least for now; the cost of purchasing or subscribing with Demo Wolf
    IhsanHost - We believe in "everyone deserves "yourdomain.com"
    The Most Affordable Shared Web Hosting, Yet Professional & Reliable.
    Pay for your domain and we will take care of the rest for you.
    Click here to check out our affordable web hosting solutions.

  8. #8
    Quote Originally Posted by IhsanHost View Post
    Hi HostXNow,

    Thanks for the info. I'll check with cPanel for related legal issues. This (if approved) will save me at least for now; the cost of purchasing or subscribing with Demo Wolf
    Yes, sites like Demo Wolf are quite expensive, especially for newer web hosts that are just staring out. Let us know if cPanel approve it though. I may just do the same, heh.

    If you wanted to directly place a video in the html file you would just need something like

    <script type="text/javascript">
    <!--
    writeDocument('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="592" ID="Captivate1">'+
    '<param name="movie" value="addmysql.swf">'+
    '<param name="quality" value="high">'+
    '<param name="loop" value="0">'+
    '<embed src="addmysql.swf" width="800" height="592" loop="0" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false"></embed>'+
    '</object>');
    //-->
    </script>
    <noscript>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="592" ID="Captivate1">
    <param name="movie" value="addmysql.swf">
    <param name="quality" value="high">
    <param name="loop" value="0">
    <embed src="addmysql.swf" width="800" height="592" loop="0" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false"></embed>
    </object>
    </noscript>
    from MySQL (High) and copy swf files to your own server, etc.

    Recording your own videos is another option. Saying that, don't a lot of those companies just edit cPanel videos and use them anyway?
    HostXNow - Shared Web Hosting | Semi Dedicated Hosting | Enterprise Reseller Hosting | VPS Hosting

Similar Threads

  1. web hosting video tutorials - cpanel
    By SeanK in forum Hosting Software and Control Panels
    Replies: 2
    Last Post: 09-27-2009, 02:34 AM
  2. anyone know how to add video cPanel tutorials onto WHM?
    By AnmolTech in forum Running a Web Hosting Business
    Replies: 2
    Last Post: 06-29-2007, 10:39 AM
  3. How to embed .avi video in a website?
    By vikramdhani in forum Web Design and Content
    Replies: 12
    Last Post: 11-20-2006, 11:12 AM
  4. Video Embed (advert at start?)
    By Logo Pixels in forum Web Design and Content
    Replies: 2
    Last Post: 06-19-2005, 09:02 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •