Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Pixel Pusher webforumsuser@macromedia.com #1
changing different types of cast members ?
Hello every one.
I have been trying to swap out different types of members. Mainly images for text fields and having some difficulty.
example:
-- now this works fine if it is an image cast member but not a field
-- cast member. Also even though it is a field cast member as I make
-- the switch and I detect the "type" it comes out to "script"
-- insead of "field" ????
-- gSpriteSelected is an image cast member
--textTool is a field cast member
if gCurrentImage = 1 then
sprite(gSpriteSelected).member = member("textTool")
end if
Pixel Pusher webforumsuser@macromedia.com Guest
-
cast members moved in cast - neet to get htem back!!!
Hello I inadvertedly pasted a cast member into my cast and it bumped the rest of the members one number forward, screwing up my lingo all over the... -
changing the cast number of a cast at authoring time?
is it possible to change the cast number of a cast at authoring time? -
changing cast members
I hope you guys can understand what i'm about to write here: I created a button(I called it BUTTON A) and a display box(i called it DISPLAYBOX);i... -
changing cast members...
I hope you guys can understand what i'm about to write here: I created a button(I called it BUTTON A) and a display box(i called it DISPLAYBOX);i... -
Too many cast members
what exactly is "too many"? as far as I know cast-size is unlimited and only constraint to memory and/or disk size. I remember having used...



Reply With Quote

