have u tried this.root ? 2008/8/27 Helmut Granda <[EMAIL PROTECTED]>
> Is it possible to access the MainTimeline from within a component? So far I > havent been able to access it trying different methods. Most times I get > the > same result: > trace(parent); > trace(root); > trace(this.parent); > trace(this); > trace(this.parent.parent); > > [object LivePreviewParent] > [object LivePreviewParent] > [object LivePreviewParent] > [object MyComponent] > [object Stage] > > But it seems to skip the MainTimeline... basically what I am trying to > access is the File name which I can extract with Describe type for the > MainTimeline, and of course this is easy with objects on the timeline. I > have an init function in a component that tries to get the reference to the > MainTimeline but so far no luck... any tips? > > -- > ...helmut > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- ============================================================= Grupo Comunidade de Comunicação Rafael Lúcio 29809.099333, fazendo do seu website uma aplicação em tempo real ms xsl js(dom) css xhtml php mysql pgsql ajax json smarty drupal _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

