Ask a Question related to Macromedia Director Lingo, Design and Development.
-
vbarberini webforumsuser@macromedia.com #1
calling behavior from external cast
Hi All
Having trouble figuring how to call a behavior from an external cast. Can anyone point me in the right direction - esp regarding the lingo syntax.
Many thanks
Jason
vbarberini webforumsuser@macromedia.com Guest
-
External cast
I have problem with the external cast When i published the project in exe, the applicaton don't start because don't find the cast's member. I... -
Using external cast as cache?
I'm dynamically creating thumbnails of images. The user can select various directories of images. I'd like to create a cache of the thumbnails to... -
external cast members of an external cast
I am trying to import a png image (with transparency) externally to an external cast. The problem is that the image doesn't appear when I play the... -
Change the cast member of a sprite in a behavior
Greetings all. I'm attempting to publish a director movie(DirectorMX WinXP) that I designed for a video project to the web. The project became... -
linked external cast??
Hi, I have an external cast of .w3d and .swf, when I play it thru director it works fine, but when I publish it for the web the links aren't... -
JB #2
Re: calling behavior from external cast
The external cast MUST be linked to the current movie in order to access
it's contents. You can change the a cast's external cast file on the
fly by change the filename of the castLibrary.
JB Guest
-
vbarberini webforumsuser@macromedia.com #3
Re: calling behavior from external cast
here is what I'm doing.
In the movie I have two casts; "Internal" and "Holding".
Externaly I have another cast; "User". This cast contains the behavoir I want to call.
On startmovie I use fileName to assign the cast "User" to the "Holding" cast. My problem is, that I can't find the right lingo to call the behavoir from the "Holding" cast.
Any ideas??
vbarberini webforumsuser@macromedia.com Guest



Reply With Quote

