| Branden J. Hall 2005-06-27, 2:45 am |
| You *really* shouldn't be doing that. Components should be black
boxes that don't talk outside of themselves except via events. Since
it seems like you are using Flash MX and not 2004, I would look at
how callbacks work with some of the built-in components like Button
and emulate that idea.
- Branden
On Jun 26, 2005, at 10:57 PM, John wrote:
> Inside a component ,inside #initclip and #endinitclip ...how can i
> call a
> varialble that is the _root.myvar on my main flash timeline?
> thx
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|