How To Add Video On Page
Feb 12, 2010i want to add video on my html page how i can use that, and wht sort of configuration i want to do ?
View 6 Repliesi want to add video on my html page how i can use that, and wht sort of configuration i want to do ?
View 6 RepliesNow i'm currently trying to code a basic website as a project and i've run into problems regarding a search video function. having searched through the forum i still could not find a solution.What i intend to do is to have a video search web service in my website, perhaps something like this:http://www.google.com/uds/solutions/...rch/index.html. however from my limited understanding the codes provided is unable to work with VS2005? Is there a basic template that i could follow and implement for a video search function for youtubes video?
View 8 RepliesWhat is the best and easiest-to-use video player for popular video extension in asp.net?
View 1 RepliesI want to post few videos on a website but i don't want to use youtube or any other website.
I want to have an in-build player on the webpage with video in it - how to accoplish that ?
I have to display the Video on my own Asp.net web Page . Can any body have experince of thistask before kindly share the ideas mean what are the steps to play the video on Asp.net Page.Which control i have to use for displaying the video ?
View 6 RepliesI wants to a play a video on page loading. On pageload the video was not display. But i refresh the page then video play. After that also play ...
What is the problem on page loading?
i am bhavin and i am worling on the social networking project my query is that i have a task of display video on the web forms..i have an applciation which records video but it is windows base....
View 2 Replieshow do i change video when page get refreshed? Database for video is situated on Youtube.com
I save only url of video.
i want to add a you tube viedo to my site ..i want to do that in a dynamic way...i mean i want to get the youtube link from my db...( i want to change the source of the video from c# code)how can i do that using XHTML ???and how to do that with the option to change the src of the video from c# code.
View 8 RepliesI am using Visual Studio 2008, and I want to insert a video from Youtube into my page, with minimum play and pause controls.Like this example http://uspoverty.change.org/blog/view/top_ten_videos_on_poverty_in_the_us
View 4 Replieshow to embed a video in a Asp.net web page with only general functions(Play,Stop),i have to play the video in the page of my website(dont want to redirect to any other oage to play the video) and without using Silverlight.
View 1 RepliesI need to display video in my webpage. For that am binding filename, hyperlink in grid and when user clicks hyper link am opening the video in another page using javascript.
hlnkSchedule.Attributes.Add("onclick", "javascript:window.open('" + v + "');");//,'sPlayer','location=0,status=1,toolbar=0,resizable=0,width=300,height=200');");
Instead of this I want to opeing video in the same page in different location using div tag.
How could i paly a video & audio file on an asp.net page so that the file is determined on the run time
View 2 RepliesI need to embed Video to my webpage. Any good control for it??
View 2 RepliesI have the fallowing code for running the video while clicking on the Thumbnail of the video . iam binding the thumbnail via Datalst control like below
[Code]....
and i have the fallowing code behind Function
[Code]....
Now Problem is that how i call the RunVideo() method on image click ??? and an other issue is regarding page postback ? is there any other way to run the video on same page without Postback???
From couple of days i am trying to display a you tube video in my aspx page.but i am facing some problems.
When i started this i thought that this will be very easy task,because i thought that i will have to paste the embed code from you tube and thats it.Now i think its not that simple
Here's what i did
i opened you tube and opened a videos cliked on embed button and copied then embed code and then pasted in my webform.
Run the application and i saw the thumbnail clicked on the play button but got the error
"an error occured please try again later" and this continues forever.
where as the video works perfactly fine if opened from you tube website
[Code]....
I am new to video streaming.
I want to play a live video in aspx page.
How to do that.
How to show video (.wmv file) inside aspx page. Currently am doing with the help of javascript.When i click on link the video will open in separate window. instead of that I want that video to
View 3 RepliesWhen using a modal popup extender along with an embedded video, the popup is hidden behind the video in IE but works as expected in FF.I've tried manually setting the z-index of the popup to a huge number and the z-index of the video object to 1 but this makes no difference.
I've put the code for a sample page below.
[Code]....
Im working on a page which will display videos, on that page there will be other related videos, the requirement is to allow the user to watch up to 4 videos at a time, if you chose to watch only 1 video, then it takes up the allotted space, if you chose 2 videos then the space is divided in 2 and so on, we are still working out the specs on the size that will work..
basically i need assistance on how i can display the individual videos based on the users selection. Right now we have a page that is setup displaying charts( i know not the same thing) but those charts are
[code]....
which seem to be a decent size for the 4 smaller video clips..
I need to build a page to test online video speed.
video will be uploaded in my webserver and there is no flash play in the server. I need to have two players. one is window media player, second is a flashplayer (prefer using google player)
Page layout:
Windows media player
report of speed testing
Flash player
report of speed testing
report requirement
1.length of video
2. total time that spend to load this video (dynamic is better)
3. average download and upload speed during playing the video
i want to embed flash file in asp.net page.I have used below code for same:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/
I want know how to add video in mvc 2.0 using Video tag in Html 5 .I am trying to add video using video it display Erro video tag is not defined please help me How to add video in MVC 2.0
View 3 RepliesI just wondered is there any good learning c# and oop web tutorial / seminars either free or paid that will give you a good understanding of producing asp.net websites?
View 4 RepliesI want to insert flash object in my Asp.net page.I just googled it but found results to create specific object in the page script.Is there any additional UI component available with Simple Drag and drop interface for flash file.
View 1 Replies