Fastest way to that answer is try it, eh?  Sounds like you'd be better
off creating two components though to seperate your concerns.

DK



On 5/3/08, hoytlee2000 <[EMAIL PROTECTED]> wrote:
> Hello,
>
> can I use two separate <mx:Script/> blocks?
>
> Such as:
>
> <Application>
>
> <mx:Script>
>     ...
>     ...
>     ...
> </mx:Script>
>
> <mx:Tags/>
> ...
> ...
> ...
>
> <mx:Script>
>     ...
>     ...
>     ...
> </mx:Script>
>
> </Application>
>
> I'd want to do this to organize my script code between two canvases in a
> view stack
> container.  Are there any drawbacks to doing this?
>
> thanks,
> Hoyt
>
>
>
>

-- 
Sent from Gmail for mobile | mobile.google.com

Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

Reply via email to