But what if i wanted to create just normal helpers that will be seen by any package/script/componenet/module ?
how would i do it!? --- In [email protected], "Ralf Bokelberg" <[EMAIL PROTECTED]> wrote: > > Typically you use a class with static methods for this. > Cheers > Ralf. > > On Nov 26, 2007 6:56 AM, Rafael Faria <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > There is any way to create helpers? like... functions that will be > > seen on any component or class? > > > > how and where i declare this kind of function to be shown outside the > > scope i'm declaring?! > > > > > > > > -- > Ralf Bokelberg <[EMAIL PROTECTED]> > Flex & Flash Consultant based in Cologne/Germany > Phone +49 (0) 221 530 15 35 >

