That actually helps a lot, thanks! What other methods can I use, or must pass
all components to the class in order to use them?
Is there a way I can pass a reference to the application scope so I can
reference all the components in that app? In flash, I would just use
_parent.variable, but I h
com, Hasan Otuome <[EMAIL PROTECTED]> wrote:
>
> Hey John,
>
> Aral Balkan has some examples that might prove helpful in your
> quest...=)
>
> http://www.adobe.com/devnet/flex/?tab:quickstart=1
>
> P E A C E
>
> Hasan
>
>
> On Nov 6, 2006, at 6:
Ok, I'm making the move from Flash/PHP to Flex 2, but have run into
a "n00b" question and I have been unable to find an answer.
When I use actionscript via the mx:Script tag IN the mxml file, I can
access the components without much problem.
Example:
public function getTestInput()
{
trace("V
3 matches
Mail list logo