Hi Rob, John used the technique of extending MovieClip to get those examples to work. These extended MovieClips are on the stage (_level0 timeline) and are started up once the SWF is loaded. It's not exactly the most intuitive thing to non-flash developers. And even tough to figure out for experienced Flash programmers without checking the linkage properties inside of the Flash IDE. John knows that doing so is a pet peeve of mine; I much prefer composition to inheritance especially when AS2 MovieClips are involved. In fact I hate having to open the Flash authoring environment period. Sorry to bitch about it John. ;-)
All of the ActionsScript classes for those examples are in the distribution or in SVN here: http://svn1.cvsdude.com/osflash/red5/java/server/trunk/swf/DEV_Source/classes/ As for where John put the FLAs with timeline only code, I haven't the slightest idea. Unfortunately he's out of town and away from email until Monday or so. It shouldn't be that hard to track down though. I hope that helps. -Chris On 1/23/07, Rob Coenen <[EMAIL PROTECTED]> wrote:
im just wondering: I am looking into the demo's from http://svn1.cvsdude.com/osflash/red5/java/server/trunk/swf/DEV_Source/ really great.. but I cannot find *any* layer with actionscript code in the .fla files... yet they do compile OK. am I missing something here? John Grden mentions in the V0.6 RC2 wiki that 'I've converted simple chat, recorder, subscriber, broadcaster, stream player and ball demo to a single FLA demo each. Code is in the first frame with minimal assets. Branded with Red5 logo.' it suggest these demo's were originally not developed with Adobe Flash 8... maybe this has something to do with it? Any help? _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
