Flash AS3 video start and stop
Posted: Tue Oct 26, 2010 5:44 pm
I really didn't know how to word the title for this post sorry if it doesn't express what my question is.
What I need is someone to point me in the right direction not necessarily spoon feed me the code. I'm currently trying to figure out a way of getting a flash video played on my website to start at a certain time code and end at a certain time code based on a XML file.
Our system records video news feeds directly to the web server that we are trying to make smaller clips of it without using standalone editing software.
Example: So say I have a master video file that is 2:00 minutes long and I want clip one to start at :30 and end at :60 seconds.
How would I get the flash player on the site to play only those time codes saved in the XML file? This needs to be done dynamically when the video is called. In reality these video clips are 30 minutes long and we usually need 5 or so clips made from each one. Our current method is to hack up the video file in Adobe Premiere and then post up each clip. We are looking for a something a little more dynamic.
Also if anyone knows an esier way of doing something like this using Javascript, HTML5, or AJAX please let me know.
What I need is someone to point me in the right direction not necessarily spoon feed me the code. I'm currently trying to figure out a way of getting a flash video played on my website to start at a certain time code and end at a certain time code based on a XML file.
Our system records video news feeds directly to the web server that we are trying to make smaller clips of it without using standalone editing software.
Example: So say I have a master video file that is 2:00 minutes long and I want clip one to start at :30 and end at :60 seconds.
How would I get the flash player on the site to play only those time codes saved in the XML file? This needs to be done dynamically when the video is called. In reality these video clips are 30 minutes long and we usually need 5 or so clips made from each one. Our current method is to hack up the video file in Adobe Premiere and then post up each clip. We are looking for a something a little more dynamic.
Also if anyone knows an esier way of doing something like this using Javascript, HTML5, or AJAX please let me know.