Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > JavaScript

Reply
 
LinkBack Thread Tools
Old November 7th, 2008, 03:27 AM   #1
New Member
 

Join Date: Oct 2008
Location: chennai
Posts: 4
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 shansaran is on a distinguished road
Thumbs up how to provide confidential to my videos

Hi ,
I'm developing a wep page where I'm uploading the videos.
This is code I have used to embed the player.

<script type="text/javascript" src="js/swfobject.js"></script>
<div id="theplayer" style="position:absolute;left:0;top:100;width:0;he ight:0">
</div>
<script type="text/javascript" src="js/videodis.js"></script>


<object type="application/x-shockwave-flash" width="400" height="350"
wmode="transparent" data="player.swf?file=hello1.flv&autoStart=true">
<param name="movie" value="player.swf?file=hello1.flv&autoStart=true" />
<param name="wmode" value="transparent" />
</object>
<div id=videodis style="position:absolute;left:600;top:100;backgrou nd-color:red;width:100;height:100">

It was working well.But the video is downloading in a temp file.I want to provide confidential to my videos.I think streaming a video will provide the security.But how to use the streaming server.And how to include the streaming videos into the webpage.[I want to play videos as such in 'Youtube'].
shansaran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old November 9th, 2008, 01:57 AM   #2
Most Reputable Member
 

Join Date: Feb 2008
Location: In My Own Little World
Age: 16
Posts: 1,345
Blog Entries: 9
Thanks: 2
Thanked 45 Times in 45 Posts
Rep Altering Power: 0 CloudedVision is on a distinguished road
Re: how to provide confidential to my videos

Virtually everything you view online is cached, even YouTube videos. You might be able to disable caching with a PHP script.... although that flash may cache the .flv anyways.

Why is caching such a big problem for you?
__________________
Theron Luhn
CloudedVision is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old November 9th, 2008, 09:07 AM   #3
Highly Reputable Member
 

Join Date: Mar 2008
Location: Chester, UK
Age: 19
Posts: 562
Thanks: 2
Thanked 41 Times in 41 Posts
Rep Altering Power: 0 Bocaj is on a distinguished road
Re: how to provide confidential to my videos

Even streaming video's can be captured, regardless of wether they're cached or not. Every solution you provide to protect your content can easily be worked around. If i were you i wouldn't even bother trying to prevent it, 95% of people aren't pathetic enough to steal content.
Bocaj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old November 10th, 2008, 01:15 AM   #4
New Member
 

Join Date: Oct 2008
Location: chennai
Posts: 4
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 shansaran is on a distinguished road
Re: how to provide confidential to my videos

Thanks for ur useful reply
shansaran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Please provide your comments on my Web site webdesign101 Full Website Reviews 4 April 11th, 2008 12:04 AM
printing style sheets to provide A5 size printouts without making content smaller paulbarris HTML, XHTML and CSS 5 May 9th, 2007 03:37 PM
Can someone provide me a session based shopping cart sunny_kvc PHP 0 June 30th, 2005 05:01 AM
Confidential File on Internet lonely Flash and ActionScript 2 February 11th, 2004 01:11 PM


Search Engine Optimization by vBSEO 3.2.0 RC8