Hi all,
        Has anyone ever seen this error message:

Handler not found in object:
#getPropRef

I get this error in Shockwave (have been unable to repro in authoring 
environment) in a Text Editing tool I've been developing. It usually occurs 
when I make a selection using the cursor keys on the keyboard and then 
attempt to change the selected text eg:

newColor = rgb(a,b,c)
sprite(spriteNum).member.char[me.pLastSelection[1]+1..me.pLastSelection[2]].color 
= newColor


getPropRef is obviously an internal Director thing, but I can't for the 
life of me work out what's triggering the error - I've checked the 
selection and it is valid, as is the colour. When I select text with the 
mouse there is never a problem.

Any ideas?

Thanks,
Daniel
___________________________________________________________________
Software Development Manager * Courseware Development Services
TeLaRS. Information Division * email: [EMAIL PROTECTED]
The University of Melbourne  * phone: (613) 8344 7591
Parkville, Australia         *   fax: (613) 8344 4341 

[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