Thank you Ktu.
That is what I was looking for.

Much thanks,

Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.com



On May 20, 2013, at 10:58 PM, Ktu wrote:

> you can have public class, internal class (limited to package), and you can
> make pseudo private classes by declaring a class in the same file as
> another class, but outside the package.
> 
> the main reason you write 'public class' is because the _default_ is
> internal. if you simply say   class MyClass {}    it is treated as internal.
> 
> 
> On Mon, May 20, 2013 at 11:57 PM, Karl DeSaulniers 
> <k...@designdrumm.com>wrote:
> 
>> Thank you John. Yes, I have already watched some really good tuts on
>> gotoandlearn and plan to watch more when I start working on my project.
>> My book is from lynda.com too. Going to invest in Moocks book as
>> suggested earlier as well. Just need to gen some funds. :)
>> 
>> Karl DeSaulniers
>> Design Drumm
>> http://designdrumm.com
>> 
>> 
>> 
>> On May 20, 2013, at 10:30 PM, John R. Sweeney Jr. wrote:
>> 
>>> Or subscribe to http://www.lynda.com
>>> 
>>> Excellent training tutorials on tons of software. Very in-depth, but you
>> do pay for it.
>>> 
>>> If you know AS2,  check out www.gotoandlearn.com. Many free tutorials
>> on specific tasks, but you'll see them working and their AS3 code, so you
>> can start making the correlation between what is different in 2 versus 3.
>>> 
>>> 
>>> 
>>> John R. Sweeney Jr.
>>> Senior Interactive Multimedia Developer
>>> OnDemand Interactive Inc
>>> Hoffman Estates, IL 60169
>>> 
>>> 
>>> 
>>> 
>>> On May 20, 2013, at 9:25 PM, Rick Hassen wrote:
>>> 
>>>> but you may want to consider getting a good AS3 book.
>>> 
>>> 
>>> _______________________________________________
>>> Flashcoders mailing list
>>> Flashcoders@chattyfig.figleaf.com
>>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>> 
>> 
>> _______________________________________________
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>> 
> 
> 
> 
> -- 
> Ktu;
> 
> The information contained in this message may or may not be privileged
> and/or confidential. If you are NOT the intended recipient,
> congratulations, you got mail!
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to