you dun have to put _root.attachMovie since you are already attaching it
right from your current maintimeline.
Instead just:
attachMove("as","as",100); will do the job.
Regrads!
On 7/27/06, natalia Vikhtinskaya <[EMAIL PROTECTED]> wrote:
Hi
I attach clip with this code:
_root.attachMovie("as","as",100);
Is it possible to change reference to this clip? Instead of
as.something
to have _root.something
Another words I want to find way to say _root instead of _root.as. Is it
possible?
Thank you for help.
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
--
Discipline can be painful, but it helps when you give it a chance.
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com