I've been copying an example out of a book (Directors Third Dimension) and
trying to adapt it into my director project.

The example shows how to implement a model rollover behavior for 3d members.

The file on the cd accompanying the book works fine, and I have copyed the
code into my own project from the cd.

When I try and run my own project I get the error message

"property not found #name"
at the following piece of code

"On exitaction me, whichmodel

  Case(whichmodel.name) of
    "Ball1":
      g3d.shader("ball").emissive = rgb(0,0,0)"

Could someone please explain what this means.......
Am I just being stupid?

Pete

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to