Marlon, You may need to create following classes:
Playlist - to handle all about Playlist NetConnection - to handle all events of NetConnection including connect and disconnect NetStream - to handle all events of streaming Navigation - A complete class to handle all buttons (Play, Pause and all) Player - The heart of the player or say the main application SeekBar - If required to display the current position of playback and dragging etc., Redesign other subclasses if you required like volume controller or scrub etc., if you really require them. Hope this helps. Best Regards, Ashvin Savani - Arckid Freelance Developer - Arckid.com Founder & CTO - Avinashi.com Adobe Community Expert - Flash -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marlon Harrison Sent: Monday, November 06, 2006 9:35 PM To: Flashcoders mailing list Subject: [Flashcoders] Lil' OOP direction needed I need to develop an on-demand video player that includes a category browser so that users can view a list of videos from a particular category (cooking, for example) or the user can create their own playlist of videos. My previous flash experience has been with procedural based actionscripting and I'm having a difficult time determining where to begin in planning out an OOP approach. I've picked up a few OOP/Actionscript books form Friends of Ed, and the two Moock books, but I'm still a little unsure on where/how to begin to make it as modular as possible. I could really use a 'how & why'-type description if anyone's so inclined... Thanks! _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

