Is there any way to find out the scriptlist of a framescript ? how to find out the parameters of it ?
If you're using DirMX, the UIHelper Xtra (a Director authoring xtra installed with Director, yes you already got it) might help you:
put xtra("UiHelper").interface()
-- (...)
*getBehaviorMemRef int channelNum, int behaviorNum -- get behavior member id at current frame
*getBehaviorInitializers int channelNum, int behaviorNum -- get behavior initializer string at current frame
If you manage to get them work, please let me know ;�)
cheers, s�b [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!]
