473,773 Members | 2,315 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I want to create a flash video player. Can anyone help me?

1 New Member
Hi guys,

I need to create a flash video player, like in youtube. I have made some of the features. But, i cant make video streaming, time count down and the mute button. In mute button, once i muted i cant play the sound again from the current position.

Hope you guys can help me for this. Pls give me the details, if you cant answer me give me atleast urls where i can solve this problem.

Pls help me.
Feb 12 '07 #1
3 4489
Motoma
3,237 Recognized Expert Specialist
Hi guys,

I need to create a flash video player, like in youtube. I have made some of the features. But, i cant make video streaming, time count down and the mute button. In mute button, once i muted i cant play the sound again from the current position.

Hope you guys can help me for this. Pls give me the details, if you cant answer me give me atleast urls where i can solve this problem.

Pls help me.
In order to stream an FLV, you will need to have a streaming server.
You can fake this by using a progressive download method, which requires little to no extra coding in flash.
In order to get the time to display, you will need to specifically set the FLV's time. FLV's do not hold this information in their headers, so it must be determined some other way.
I can't help you with the mute button unless you post some code.

Here is a link to help you out.
Feb 21 '07 #2
rengaraj
168 New Member
did u get the answer ?? (from above explanation)
Mar 2 '07 #3
lorener
3 New Member
Hi

I've been trying to find one of that flash player is there a way that you could share the flash file? Its really cool

Thanks
Mar 17 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
1670
by: chrisdude911 | last post by:
look at this page http://www.acejs.com/scriptsfolder/110003/110003.html is has a custom web button for *audio* is it possible for me to edit the code to make it *video* Thanks Chris
115
13339
by: post2google | last post by:
I was thinking about where to go for lunch the other day, so I went to hardees.com to see what the menu looked like these days. What comes up is a big note that my flash version is not new enough so I can't use the site. What complete losers! When are businesses going to understand that the purpose of a web site is to communicate with customers or business parterns and NOT so your "web master or "web engineer" can show off what they...
0
2204
by: winno | last post by:
Hi! I have been ask to develop website that let visitors to view other video site with their video player skin changed. I need to build a script that identify video site's video player source and seperate the video source. And make change only in the video player skin. Let it loaded from our own server. That is to regenerate new html or php codes so only video player skin changed and other keep intact. system/language used,...
1
1557
by: mani86 | last post by:
Hi everyone :) i am trying to display a video located on a remote server, and im using the folliwing code to do it: try { player = Manager.createPlayer(locator); player.addPlayerListener(this); player.realize();
1
4372
by: Mike Wilson | last post by:
Dear group, I am creating a new application using VB.NET 2005 (.NET 2.0) and need to play flash video (from local disk) in a form. Using the WMP.dll (Windows Media Player 11 SDK), I can do so, but without video (only sound). I therefore need to either:
0
1389
crabpot8
by: crabpot8 | last post by:
hey guys, sorry for the short notice but this is pretty time-sensitive. I am working on a video service that asks for local files from a host computer. what we have set up is a site with a flash player, and the user passes the player some flashvars that indicate the unique name of the video. the flash in turn connects to a local client via one port nad asks for the video data. the client is receiving the request and sending the data, and we...
3
1713
by: David C | last post by:
Is it possible to incorporate Flash player into an ASP.Net web site? If so, can someone point me to more information on this? I would like to be able to play back some video on a web. Thanks. David
4
1619
by: Cosmichrist | last post by:
First of all, thank you in advance for any direction you can provide. I do appreaciate it very much. I am trying to combine two flash players which use java onto one page. I will list the text below. I figured I could just toss both onto one page, but I am missing something as one player plays and the other doesn't even show up. The java/flash is generated by Camtasia Studio, but when I asked them for technical support, they said they...
3
4179
by: Moo | last post by:
I'm trying to embed a flash mp3 player on my website (http://www.cafepress.com/sfclothing), I did post a previous message regarding a windows media player one but I prefer the flash one and I guess it'll have more compatibility with more people. Anyway, what I struggling with is getting it to autoplay (eventually I intend to have it pop up in it's own window so people can still browse my site whilst the audio is playing). Has anyone...
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10264
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8937
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7463
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6717
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4012
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2852
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.