Ask a Question related to Macromedia Director 3D, Design and Development.
-
bosaap #1
Problems selecting 3D-models
I'm working on a application now, where the user can interact with a 3D-model.
Also, the user can click on different models and retreive information about
it. Director outputs this in a textfield.
I made a script on a mouseup handler that outputs the 3D model-name into
textfield. It looks like this.
s = pClickedModelData
member("gegevens_tonen").text = string(s)
The problem I have is that whenever i click a model, the model-name shows but
it also shows
the models lying underneath the selection.
So it looks like Director sees the model transparent and does not reconize a
layer.
Can anyone help me with this. Can I filter the other models out, or is there
a better way to show selection?
thank you,
bosaap Guest
-
3D models
just a quick question, what do you guys think is the best software to use when designing 3D models for use in director or flash? -
URGENT HELP! Selecting Models with the Mouse
I need to create the functionality where I can drag a selection box and hilight all the models selected. In my game, I need to make it so a user... -
Selecting text problems
I have a project where I need to copy the text from old PDFs and put them into a word document. Unfortunately, I think the text is actually saved as... -
PS7 - path selecting problems - CA Magazine Aug 03
Hi, I'm working through a tutorial ( Cover tutorial, Computer Arts Magazine August 2003 ), and am having some problems using paths. I have imported... -
w3d models
how do you import w3d models into director. do you use lingo - if so has any one got a demo on this. I've got the object converter and have converted... -
bosaap #2
Re: Problems selecting 3D-models
I already solved the problem with the modelUnderLoc function.
bye
bosaap Guest



Reply With Quote

