Also: * can store a uint, and the other primitive types I believe. And you don't have to cast when assigning a * to a typed variable, but Object you do.
-Josh On Sun, Sep 7, 2008 at 6:04 AM, Sherif Abdou <[EMAIL PROTECTED]> wrote: > Object can not store undefined and * can store it and that is about it > ------ > Sherif Abdou > http://VadexFX.com > http://Sherifabdou.com > > ----- Original Message ----- > *From:* Sefi Ninio <[EMAIL PROTECTED]> > *To:* [email protected] > *Sent:* Saturday, September 06, 2008 11:15 AM > *Subject:* [flexcoders] What is the difference between :Object and :* > > Hey. > > This might be a noob question, but I really want to get to the bottom of > this, and can't really find information in my searches. > So, what is the difference of defining a variable as Object or as *? > Or (same question really) what is the difference between a Object function > return type and a * function return type? > > Thanks, > Sefi > > > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." http://flex.joshmcdonald.info/ :: Josh 'G-Funk' McDonald :: 0437 221 380 :: [EMAIL PROTECTED]

