[Flashcoders] adding child movie clips in a loop

2008-12-14 Thread php_mysql_ as_ dev
Hello This code seems to give me a column of 10 instances of myMovieClip. But it doesn't make sense because each instance is referenced by mc. How would I reference each clip? public class create_ten_clips extends MovieClip { public var mc:MovieClip = new MovieClip(); public

[Flashcoders] protecting flv files.....any recommendations?

2008-11-30 Thread php_mysql_ as_ dev
Can anyone recommend some techniques for protecting flv files? I didn't realize that streaming video could be lifted. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] protecting flv files.....any recommendations?

2008-11-30 Thread php_mysql_ as_ dev
Can you see the actionscript in the swf at _level1 and _level2 or only in _level0 ? On Sun, Nov 30, 2008 at 6:01 PM, Latcho [EMAIL PROTECTED] wrote: obscurity != security: so nope Latcho php_mysql_ as_ dev wrote: Can anyone recommend some techniques for protecting flv files? I didn't

Re: [Flashcoders] protecting flv files.....any recommendations?

2008-11-30 Thread php_mysql_ as_ dev
. php_mysql_ as_ dev wrote: Can you see the actionscript in the swf at _level1 and _level2 or only in _level0 ? On Sun, Nov 30, 2008 at 6:01 PM, Latcho [EMAIL PROTECTED] wrote: obscurity != security: so nope Latcho php_mysql_ as_ dev wrote: Can anyone recommend some techniques