
01-01-2011, 07:41 AM
|
|
Aspiring Evangelist
|
|
Join Date: Dec 2010
Location: Singapore
Posts: 385
|
|
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.
|

01-01-2011, 02:22 PM
|
|
WHT Addict
|
|
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
|

01-01-2011, 02:23 PM
|
|
WHT Addict
|
|
Join Date: Dec 2010
Location: Florida
Posts: 104
|
|
Quote:
Originally Posted by HostXNow
|
Wouldn't licensing be an issue with your answer?
|

01-01-2011, 02:29 PM
|
|
Premium Member
|
|
Join Date: Oct 2009
Location: England, United Kingdom
Posts: 8,263
|
|
Quote:
Originally Posted by BlackHost
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.
|

01-02-2011, 12:26 AM
|
|
Aspiring Evangelist
|
|
Join Date: Dec 2010
Location: Singapore
Posts: 385
|
|
Quote:
Originally Posted by BlackHost
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.
|

01-02-2011, 12:32 AM
|
|
Aspiring Evangelist
|
|
Join Date: Dec 2010
Location: Singapore
Posts: 385
|
|
Quote:
Originally Posted by HostXNow
|
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.
|

01-02-2011, 09:23 AM
|
|
Premium Member
|
|
Join Date: Oct 2009
Location: England, United Kingdom
Posts: 8,263
|
|
Quote:
Originally Posted by IhsanHost
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
Quote:
<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?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|