note: if a Shockwave movie is dependent on parameters, one can usually test it within authoring by checking the runmode (if the runMode = "Author" then) & setting up fake parameters instead of decoding the external ones.
I expect the php calls should still work from the desktop ... I'm not sure, but I think #getPropRef indicates that you've got a proplist error. hth -Buzz At 9:30 PM +0200 7/24/02, you wrote: >hi all, > >i'm working on a web application with shockwave frontend and >php/mysql backend. >as the shockwave movie is dynamically fed with shockwave-parameters >(param name=sw1...) and heavily accesses data from the database via >php, at the present state I can only test and debug it in the >browser environment. I added a shockwave.ini to the Macromed-folder, >so I get at least a bit more meaningfull error messages. > >now, once in a while, apparently without any recognizable logic, I >get error messages saying: > >Handler not found in object: >#getPropRef > >unfortunately, getPropRef is not a documented lingo-term. I found it >in a symbol table of all terms that director comprehends (at >http://www.directorworkshop.de/data/workshop/symboltable.html), >regretfully, without any documentation. Maybe it's something like a >"internal director message"? does anybody know or can anybody guess >what #getPropRef means or what type of object it belongs to (sprite? >member? list?...). >I would appreciate any help or hint. Thanx a lot in advance! > >valentin > > >-- >Nette Leute zum Flirten, Lachen und Verlieben, >fuer Reisen, Sport und Freizeit! >http://www.freenet.de/tipp/single >[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!] [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!]
