[Flashcoders] Natural Docs and ActionScript advice needed

2007-05-18 Thread Wayne McManus
Hi guys, I'm looking at documenting code with Natural Docs for the first time, so I'd appreciate it if anyone had any tips or advice regarding how to get this done effectively. I've done a quick initial runthrough and found it's duplicated all my properties within the Summary section, so that's

Re: [Flashcoders] CVS and Flash best practice advice needed

2007-05-17 Thread Wayne McManus
necessarily in the Project > panel. > > In live documents you can check out at the link > > http://livedocs.macromedia.com/flash/8/main/0377.html > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Wayne > M

[Flashcoders] CVS and Flash best practice advice needed

2007-05-16 Thread Wayne McManus
Hi all, does anyone have any thoughts or links regarding best-practice when it comes to CVS and Flash? I'm looking into creating a repository but am unsure what the best setup might be regarding the location of .as, .fla, .html files? I notice Flex makes use of a "bin" directory; is this a good

[Flashcoders] FLVPlayback vs NetStream

2007-05-10 Thread Wayne McManus
Hi, I've been trying to build a video player application (Flash 8) which is configured via XML files, but am continuing to experience problems relating to "metadataReceived" not getting fired off from the FLVPlayback component. Seems it works fine from my hard drive all the time, but only 50% fro

Re: [Flashcoders] URGENT - flv creation

2007-05-09 Thread Wayne McManus
Nothing prevents you from exporting to those dimensions, although there is an argument that keeping sizes divisible by 16 helps with quality. I did a little looking into it. See: http://www.coderkind.com/?p=14 On 09/05/07, nik crosina <[EMAIL PROTECTED]> wrote: Hi, My client has has just tol