Hi all,

Function overloading is not possible in AS 3.0 but there is workaround. You
can make use of rest parameters in a function .

For more info on rest parameters google it.

Thanks and Regards
Gagan Deep

On 7 August 2011 18:36, BalthaPraveen Kumar <[email protected]> wrote:

> it suuport overloading Concep By Using ...r();
> function;
>
> in  ...r[0] refers First Object;
>
> ...r[1] refers 2nd Object;
>
>
> On Sun, Aug 7, 2011 at 1:38 PM, rajjnd <[email protected]> wrote:
>
>> No currently it's not possible for function overloading like c# or
>> java does.
>>
>> On Aug 7, 12:06 am, kamal <[email protected]> wrote:
>> > Hi All,
>> > is actioncript3 supports function overloading?
>> > Thank you,
>> > Kamal
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Flex India Community" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/flex_india?hl=en.
>>
>>
>
>
> --
> B.Praveen Kumar
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>



-- 
*Thanks*
*Gagan Deep*

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to