[flexcoders] Re: Flex Interview Questions

2009-03-09 Thread nathanpdaniel
5) How do you add event listeners in mxml components. Now AS3 components? I was actually asked this once (someone was actually asking me at work) - but - I didn't really know how to answer the mxml portion - other than to give a code sample... custom:MyComponent eventType=eventHandler() /

[flexcoders] Re: Flex Interview Questions

2009-03-09 Thread Amy
--- In flexcoders@yahoogroups.com, Ashish Verma verma.lu...@... wrote: They could ask you about the followings: Advanced Datagrid functionalities Basic Operators like is, typeof, instanceof, , ===, !== Basic function and constants like random(), Nan, indexOf() Datatypes: Array, Number

RE: [flexcoders] Re: Flex Interview Questions

2009-03-09 Thread Gordon Smith
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Flex Interview Questions 5) How do you add event listeners in mxml components. Now AS3 components? I was actually asked this once (someone was actually asking me at work) - but - I didn't really know how to answer the mxml portion - other than

[flexcoders] Re: Flex interview questions

2008-11-18 Thread Amy
--- In flexcoders@yahoogroups.com, saritha [EMAIL PROTECTED] wrote: Hi.. Can u plz tell me where can i find flex Interview Question? i thnk ur gna fnd t dfcult 2 gt ny typ f jb w/o bsk ltrcy sklz.

[flexcoders] Re: Flex Interview Questions

2008-02-10 Thread Anas Mughal
Last year, I was interviewed for a Flex position. The hiring manager kept on asking Java and J2EE questions. So, I asked him politely: you are hiring me for a flex position, why do you keep on asking Java questions? His answer was: I don't know Flex So, I will ask you Java questions!

Re: [flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Paul Andrews
- Original Message - From: Paul Andrews [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, February 08, 2008 10:41 AM Subject: Re: [flexcoders] Re: Flex Interview Questions - Original Message - From: Tom Chiverton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com

Re: [flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Paul Andrews
- Original Message - From: Tom Chiverton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, February 08, 2008 10:14 AM Subject: Re: [flexcoders] Re: Flex Interview Questions On Thursday 07 Feb 2008, Uber_Nick wrote: 1) What's the difference between Java and AS3 getters

Re: [flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Tom Chiverton
On Thursday 07 Feb 2008, Uber_Nick wrote: 1) What's the difference between Java and AS3 getters and setters? One's written in Java and the other isn't ? -- Tom Chiverton Helping to simultaneously bully collaborative infomediaries on: http://thefalken.livejournal.com

Re: [flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Paul Andrews
- Original Message - From: Tom Chiverton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, February 08, 2008 10:14 AM Subject: Re: [flexcoders] Re: Flex Interview Questions On Thursday 07 Feb 2008, Uber_Nick wrote: 1) What's the difference between Java and AS3 getters

RE: [flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Gupta, Pradeep
: Flex Interview Questions - Original Message - From: Tom Chiverton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, February 08, 2008 10:14 AM Subject: Re: [flexcoders] Re: Flex Interview Questions On Thursday 07 Feb 2008, Uber_Nick wrote: 1) What's the difference between

[flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Uber_Nick
: Flex Interview Questions On Thursday 07 Feb 2008, Uber_Nick wrote: 1) What's the difference between Java and AS3 getters and setters? My java is rather old school, but my getters and setters are explicitly coded methods rather than generated for me as in AS3. Here is an old (but fun

Re: [flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Josh McDonald
That and there's a push for both properties and bindings in java 7. Ah, for closures and properties *sigh* Yay AS3 :D On Feb 9, 2008 12:46 AM, Tom Chiverton [EMAIL PROTECTED] wrote: On Friday 08 Feb 2008, Paul Andrews wrote: My java is rather old school, but my getters and setters are

Re: [flexcoders] Re: Flex Interview Questions

2008-02-08 Thread Jon Bradley
On Feb 8, 2008, at 5:44 AM, Paul Andrews wrote: Oops, just failed the interview - what I meant to say was that I have to explicitly call a setter/getter function in Java, while AS3 allows me to access my setters and getters as though they are variables.. Phew.. Nah, you didn't fail.

Re: [flexcoders] Re: Flex Interview Questions

2008-02-07 Thread Eric Cancil
flexcoders%40yahoogroups.com mailto:flexcoders%40yahoogroups.com Sent: Thursday, February 07, 2008 1:53 AM Subject: [flexcoders] Re: Flex Interview Questions I regularly conduct interviews for flex developers My regular questions are to explain the component lifecycle. I ask

[flexcoders] Re: Flex Interview Questions

2008-02-07 Thread Uber_Nick
- From: ecancil ecancil@ To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com Sent: Thursday, February 07, 2008 1:53 AM Subject: [flexcoders] Re: Flex Interview Questions I regularly conduct interviews for flex developers My regular questions

[flexcoders] Re: Flex Interview Questions

2008-02-06 Thread ecancil
I regularly conduct interviews for flex developers My regular questions are to explain the component lifecycle. I ask how invalidate / commitProperties work specifically I ask a lot of questions about dataServices I ask a general understanding of MVC I ask what frameworks they're familiar with

Re: [flexcoders] Re: Flex Interview Questions

2008-02-06 Thread Paul Andrews
On the basis of these questions, what's the 'hit rate' on suitable applicants? Paul - Original Message - From: ecancil [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 07, 2008 1:53 AM Subject: [flexcoders] Re: Flex Interview Questions I regularly conduct

[flexcoders] Re: Flex Interview Questions

2008-02-06 Thread ecancil
, what's the 'hit rate' on suitable applicants? Paul - Original Message - From: ecancil [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 07, 2008 1:53 AM Subject: [flexcoders] Re: Flex Interview Questions I regularly conduct interviews for flex

Re: [flexcoders] Re: Flex Interview Questions

2008-02-06 Thread Jeffry Houser
: [flexcoders] Re: Flex Interview Questions I regularly conduct interviews for flex developers My regular questions are to explain the component lifecycle. I ask how invalidate / commitProperties work specifically I ask a lot of questions about dataServices I ask a general understanding

RE: [flexcoders] Re: Flex Interview Questions

2008-02-06 Thread Ramanujam, Pratap
@yahoogroups.com Subject: Re: [flexcoders] Re: Flex Interview Questions I'd have an easier time answering the questions as you go 'down' the list. I'd have problems explaining the first one in great detail without