Re: [flexcoders] Re: How do arguments to an AS3 class translate to MXML?

2008-11-04 Thread César Mendoza
Can give us an example?

On Thu, Oct 30, 2008 at 4:45 PM, Michael Schmalle
[EMAIL PROTECTED] wrote:
 This wasn't a personal challenge. I didn't say you were wrong, I noted that
 the mxml interface method had a d on the end. I then said UIComponent has
 an initialized property like the method in the mxml interface.

 Writing emails to a forum is kind of relaxing compared to the rest of the
 day. Maybe you should ask me to clarify better before adding paragraphs
 unrelated to what I was trying to convey.
 If I interpreted the question wrong and you can see it (leading a developer
 down the wrong road), try to clarify the misinterpretation with a question.
 Mike

 On Thu, Oct 30, 2008 at 2:22 PM, Amy [EMAIL PROTECTED] wrote:

 --- In flexcoders@yahoogroups.com, Michael Schmalle

 [EMAIL PROTECTED] wrote:
 
  Note ::
  The IMXMLObject method signature is (d);
 
 
 initializedhttp://127.0.0.1:49487/help/topic/com.adobe.flexbuilder.he
 lp/langref/mx/core/IMXMLObject.html#initialized()
 
 (document:Objecthttp://127.0.0.1:49487/help/topic/com.adobe.flexbuild
 er.help/langref/Object.html,
 
 id:Stringhttp://127.0.0.1:49487/help/topic/com.adobe.flexbuilder.help
 /langref/String.html
  ):voidhttp://127.0.0.1:49487/help/topic/com.adobe.flexbuilder.help/
 langref/specialTypes.html#void
 
  the UIComponent's initializer is not initialized(), it's;
 
  initialize():void
 
  The UIComponent.initialized is a property not a method.

 It's a setter, which is a method. IOW, you can't implement this
 interface with anything that inherits from UIComponent. Not sure why
 you take everything I say as a personal challenge, but feel free to
 try it if you don't believe me.



 



-- 
Saludos.
César Javier Mendoza.


Re: [flexcoders] Re: Flex developer and their hourly rate

2008-11-04 Thread César Mendoza
I'm starting to learn Flex. I'll be happy with just $ 20/hour. And I'm
from Argentina.


On Tue, Nov 4, 2008 at 2:40 PM, Rich Rodecker [EMAIL PROTECTED] wrote:
 that's how it goes...you're talking about a much different cost of living
 than say, Arkansas.

 On Tue, Nov 4, 2008 at 6:37 AM, nathanpdaniel [EMAIL PROTECTED] wrote:

 $100/hour Man, I'm gonna have to move to SF! HAHAHA :D

 --- In flexcoders@yahoogroups.com, Rich Rodecker [EMAIL PROTECTED]
 wrote:

 
  That's always a hard question, and mostly depends on a few major
 points:
  location, experience, and additional skill set. SF, and just about
 every
  major city is definitely going to get you a higher rate than say,
 Tennessee.
  How is your portfolio? If you have an impressive body of work
 that will
  also increase your value. On top of that, if your a flex developer
 that is
  highly skilled in additional areas, or have alot of experience
 building
  enterprise-level apps, that will also increase your value.
  All that being said, I don't know :) Though I'd esitmate you're
 going to be
  somewhere around $100/hr.
 
 
 
  On Mon, Nov 3, 2008 at 12:56 PM, hworke [EMAIL PROTECTED] wrote:
 
  
  
   Hi Devs,
  
   I do not have any idea about the market hourly
   rate that a Flex developer with 3 years experience
   charges in San Francisco bay area charges. Can
   someone please give me some idea?
  
   Best regards,
  
  
  
 


 



-- 
Saludos.
César Javier Mendoza.


[flexcoders] States: scope

2008-10-21 Thread César Mendoza
Hi, I'm new in Flex and a I want to know if the scope of a States its
determinated by the parent control or its global to all the
components.
Thanks, and sorry my english.


-- 
Saludos.
César Javier Mendoza.