Re: [Flashcoders] AS3

2012-10-25 Thread Karl DeSaulniers
Well, got an update on the progress. First off, thank you all for your participation in helping me with my problem. Unfortunately this was a case of epic fail on my part. movieClipOverButtonitis was the disease. Seems the frame MC I had over the scene was blocking my button, so the code I

Re: [Flashcoders] AS3

2012-10-25 Thread Paul A.
No worries - we've all been there. On 25/10/2012 09:08, Karl DeSaulniers wrote: Well, got an update on the progress. First off, thank you all for your participation in helping me with my problem. Unfortunately this was a case of epic fail on my part. movieClipOverButtonitis was the disease.

Re: [Flashcoders] AS3

2012-10-25 Thread John R. Sweeney Jr.
And we'll be there again, I'm sure… :) John John R. Sweeney Jr. Senior Interactive Multimedia Developer OnDemand Interactive Inc Hoffman Estates, IL 60169 On Oct 25, 2012, at 3:15 AM, Paul A. wrote: No worries - we've all been there. ___

Re: [Flashcoders] AS3

2012-10-25 Thread Karl DeSaulniers
Yay! I just completed my first AS3 job Go Me! :P Best, Karl On Oct 25, 2012, at 8:48 AM, John R. Sweeney Jr. wrote: And we'll be there again, I'm sure… :) John John R. Sweeney Jr. Senior Interactive Multimedia Developer OnDemand Interactive Inc Hoffman Estates, IL 60169 On Oct 25,

Re: [Flashcoders] AS3

2012-10-25 Thread John R. Sweeney Jr.
Congratulations… John John R. Sweeney Jr. Senior Interactive Multimedia Developer OnDemand Interactive Inc Hoffman Estates, IL 60169 On Oct 25, 2012, at 8:58 AM, Karl DeSaulniers wrote: Yay! I just completed my first AS3 job Go Me! :P

RE: [Flashcoders] AS3

2012-10-25 Thread Merrill, Jason
I'm about to start my first HTML5/CSS3/Javascript job - wish me luck! :) Going through a lot of courses on Lynda.com - completed some Javascript courses and jQuery, now enjoying Lee Brimlow's HTML 5 For Flash Developers course right now. Good stuff - I wish Javascript was a more advanced

RE: [Flashcoders] AS3

2012-10-25 Thread Cor
Hi Jason, Me too. :-) Be sure to look at http://www.greensock.com/get-started-js/ regards Cor van Dooren The Netherlands Merrill schreef: I'm about to start my first HTML5/CSS3/Javascript job - wish me luck! :) Going through a lot of courses on Lynda.com - completed some Javascript

[Flashcoders] PSA: Monocle in open beta

2012-10-25 Thread Henrik Andersson
I know that this is a bit late, but since noone else has posted it I guess I will. http://www.bytearray.org/?p=4858 You can now register and instantly get access to the Monocle profiling tool. ___ Flashcoders mailing list

Re: [Flashcoders] AS3

2012-10-25 Thread Kevin Newman
There are some things that are quite nice about JS, but it can be hard to get used to closures over classes, and that kind of thing. If you are looking for library suggestions, I loved Backbone.js, but Flex folks seem to prefer Angular.js. QUnit is actually a lot of fun too (I haven't found

Re: [Flashcoders] AS3

2012-10-25 Thread Ross P. Sclafani
or you can just turn it into an advanced language. https://github.com/neuromantic/CodeJS/blob/master/doc/README.markdown On Oct 25, 2012, at 11:35 AM, Merrill, Jason jason.merr...@bankofamerica.com wrote: I'm about to start my first HTML5/CSS3/Javascript job - wish me luck! :) Going

Re: [Flashcoders] PSA: Monocle in open beta

2012-10-25 Thread John McCormack
Excellent. Thank you. John On 25/10/2012 16:50, Henrik Andersson wrote: I know that this is a bit late, but since noone else has posted it I guess I will. http://www.bytearray.org/?p=4858 You can now register and instantly get access to the Monocle profiling tool.

RE: [Flashcoders] AS3

2012-10-25 Thread Merrill, Jason
Yeah, been looking to someday switch to Java and use GWT to export to Javascript but think it's wise to get really comfortable with JS first. I'm comfortable with the language, just haven't done much in the way of application yet. I've been programmed by a full 10 years of Actionscript.

Re: [Flashcoders] PSA: Monocle in open beta

2012-10-25 Thread Oren B.
HOW CAN I UN SUBSCRIBE ALREADY On Thu, Oct 25, 2012 at 7:53 PM, John McCormack j...@easypeasy.co.ukwrote: Excellent. Thank you. John On 25/10/2012 16:50, Henrik Andersson wrote: I know that this is a bit late, but since noone else has posted it I guess I will.

Re: [Flashcoders] AS3

2012-10-25 Thread Karl DeSaulniers
jQuery I think you will find is a very friendly language. Once you get into jQuery UI and jQuery animation, I think that is when your wheels will churn most. Best of luck! Karl On Oct 25, 2012, at 10:35 AM, Merrill, Jason wrote: I'm about to start my first HTML5/CSS3/Javascript job -

Re: [Flashcoders] PSA: Monocle in open beta

2012-10-25 Thread Ross P. Sclafani
On Oct 25, 2012, at 3:17 PM, Oren B. orensometh...@gmail.com wrote: HOW CAN I UN SUBSCRIBE ALREADY _ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___