Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Anixrud #1
How to assign cast member to an empty sprite
How can I assign a cast member to an empty sprite ?
Anixrud Guest
-
How to let objects in a cast member be a child of agroup(or a model) in another cast member?
I want to add a model to the scene. I try this code: member('world').newgroup('gr2') member('world').group('gr2').addchild(member('r2').model(1)) ... -
Swapping cast member of a masked sprite..... not working.
Hey guys, Have a semi diffucult one here. I have a cast member in sprite(1). It's castNum is 1. It's mask for that member is in memberNum 2.... -
Slider position - passing to another sprite/cast member
HELP! I am trying to use the "constrain to line" behavior to pass it's horizontal position to another sprite to control the vertical position. ... -
maintaining sprite position when changing cast member
It should apear in the same place. If it's a bitmap or vector check the registration point in the bitmap or vector editors. Des -
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... -
Word of Mouth Productions #2
Re: How to assign cast member to an empty sprite
puppet the sprite and assign a member to it
puppetSprite <channel number>, TRUE
sprite (<channel number>).member = member ("name", "castLibName")
I'm guessing telling you how to do it in a behavior with the me parameter is
going to deep so I'll leave it as above.
--
Craig Wollman
Word of Mouth Productions
phone 212 724 8302
fax 212 724 8151
[url]www.wordofmouthpros.com[/url]
"Anixrud" <mustafa@cdromdata.com> wrote in message
news:bra1e8$job$1@forums.macromedia.com...> How can I assign a cast member to an empty sprite ?
>
>
Word of Mouth Productions Guest



Reply With Quote

