If it is a public function then you can access like

Component_ID.function

For example: Your component name is myCustom and the id provided is mycust
and the function written inside the component is myFunction

then in the main application you can access like

mycust.myFunction()

Check this...

On Sat, Dec 13, 2008 at 12:15 AM, rjoshicool <[email protected]> wrote:

>
> I want to access a function, which i have written in the script tags
> in my component, from my main application. How can I achieve this?
>
> Regards,
> Rahul Joshi
> http://www.rjdesignz.com
> >
>

--~--~---------~--~----~------------~-------~--~----~
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