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:
- CE2 – Blog Broadcasting Project for Automated Conversation Syndication
- are there any sites similar/better than feedburner.com?
- Blog Broadcasting – Get More Email Subscribers to Your Blog – WordPress Attack
- How I add images in my feed: http://feeds.feedburner.com/websmith?
- How can I avoid receiving those pesky bulk emails? This happen after I make RSS in www.feedburner.com?




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.