Ask a Question related to Macromedia Director 3D, Design and Development.
-
Ne_Mesis #1
enable vs disable a object in my model by click ?
hi there
i have a question how do i turn an object on and of by click on it inside the
model
i have a button that does the same thing there the code is
set member("kla4").model("gr9").visibility= #none
set member("kla4").model("gr9").visibility= #both
how do i do it and where do i put the code ?
// thanks
Mikael j
Ne_Mesis Guest
-
Enable Disable fields onclick
I have a cfinput field that is disabled when the form first loads (disabled="true") I want to click a button to enable the field. ... -
disable/enable
I have a form to included these file 1. Radio buttons. button1, button2 2. Some text boxes: fname, lname, address, phone, etc. 3. Some submit... -
Validators Enable & Disable Issue
Hi Guys , I have used few validators on few fields in my form, i have a reset button which reset the current contents of those fields. When i do... -
enable/disable
How can do disable and enable for radio box? it worked for all my text box but not for radio box ======= <script language="JavaScript"> function... -
Wanted:PL/SQL to Disable & Enable Constraints
I need one or two PL/SQL's that will let me - Disable ALL Constraints for one or more tables and at a later time - Enable ALL Constraints... -
hondo3000 #2
Re: enable vs disable a object in my model by clic
every polygon has only one side that can be found by modelunderray or
modelunderloc.
if you are inside a model and try to click on it than i think you will not
find the model. this has to do
with the direction of the polygons normal.
this happens even if you used ...visibility=#both
maybe you could copy the model and leave it in the same place as the original
and flip the normals in your 3D-App, in this way you would have something you
could click from inside.
i hope i understand your question right and this answere will help you.
hondo3000 Guest



Reply With Quote

