hii i have see some site which is using very new method of emedding videos in pages i have the code of page any body can tell which method he is using and where his basic embed code & here is a link
http://www.fromsport.com/v-0/16/54/v-165428.html
It's using the standard object tag, but a javascript function to decrypt and attach the video source, from what I can tell.
You can use this URL to get a better idea of what the javascript is doing.
http://jsunpack.jeek.org/dec/go?
better yet start reading up on using HTML 5 , the video tag and open video in ogg
http://www.w3schools.com/html5/html5_video.asp http://www.w3schools.com/html5/html5_reference.asp http://www.w3schools.com/html5/tag_video.asp
how can i use this function .mean how to make that i don't know much about java that i can decode and encode emebde code ?