Callum P asked:
I would like to create a live broadcasting adobe flash CS4 project to film live 24/7 on my webcam, I’ve tried blog tv, and world television websites, but there crap, so is there a way, a walkthrough, an actionscript code to do what my question asks?
professional web design
Possibly Related Posts:
- Where do I get blog publishing software?
- How do i use FeedBurner with iWeb to have a normal RSS feed?
- What is the best way to advertise a podcast?
- How to submit my YouTube podcast to the iTunes store?
- What’s the best service for tracking Podcast statistics?




You should look into a using a flash media server. They’ll be a monthly fee, but its the ideal tool for doing what you’re describing.
Red 5 is an open source project that is similar if you wanted to setup your own server.
What you’re asking is not a remedial coding task however.
Both uploading the streaming video and user playback would need to use the netconnection class and netstream class.
you’ll want to become familiar with this class:
make sure to read up on attachCamera to see how to upload.