Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: shared libraries + attachMovie
From: Ramesh C T
Date: Wed, 27 Sep 2000 17:59:22 +0100

Hi,

In order to use the attachMovie method, the movie clip must be given a name
in the Symbol Linkage Properties dialog box using Options > Linkage > Export
This Symbol. Use its name as identfier in attachMovie method. e.g you have
given a name in Symbol Linkage Properties dialog box as "MCthis" and you
want to attach this to another movie clip ( MCthat).

MCthat.attachMovie("MCthis", "MCthisNew", 4)

regards
Ramesh C T

-----Original Message-----
From: Gabriel Mulzer <gmatvoxangelica [dot] net>
To: flasheratchinwag [dot] com <flasheratchinwag [dot] com>
Date: Wednesday, September 27, 2000 9:17 PM
Subject: FLASH: shared libraries + attachMovie


>I cant manage to 'attachMovie' a clip which is
>stored in an external library - is there a way to do this ?
>
>It worked when the mc was in the same library,
>and I still can use the external clip when I put it
>manually onto the stage
>
>anyone who knows ?
>
>__gabriel
>
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>NudeGuru.com is proud to sponsor the Flasher list
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>To unsubscribe or change your list settings go to
>http://www.chinwag.com/flasher or email helpatchinwag [dot] com


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: shared libraries + attachMovi, Gabriel Mulzer

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]