Hi Kurt, Thanks, but this is for authoring only. I create the behaviors that our team uses to build our apps. Most of the others on my team rarely work in director so I try to streamline as much of the process as possible.
> I'm not sure I'm getting the bigger context here... I think you're > looking for a way to allow others to author your menus, is that correct? > > If so, I'd suggest taking the menus' content out of Director, and use > an xml import to populate the menus. Write a recursive menu builder > which parses the xml and builds you base menu, and stores the info > for the submenus. Then anyone can modify the xml and never has to see > Director. Another advantage is that you can use that menu data in > another app, like Flash, if you need/want to switch techs down the line. > > 2 cents, > Kurt > >> Hi All, >> I'm trying to create a behavior that allows the user to select a field >> member from a dropdownlist. This member contains a property list >> that would >> be used to generate a dropdown menu for the next selection in the >> getPropertyDescriptionList dialog box. (this is for use at >> authoring time >> only) >> >> I was trying to find a way to do a callback from the gdpl and came >> across >> the runPropertyDialog function. My thinking is that I would have the >> runPropertyDialog function fire off a mui dialog box to select the >> field >> member then return that info to the gdpl so it can pull the value >> of the >> field and present a dropdownlist. >> >> Does this make sense? Am I totally misunderstanding what can be >> done with >> this? Any suggestions on how to build the mui dialog box to select >> the field >> member, if I'm on the right track. >> Thanks in advance. >> Daniel > > [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!] ------------------------------------------------ Daniel Villarreal * [EMAIL PROTECTED] multimedia developer/designer Skye Multimedia * www.skyemm.com 908-429-0099 x301 * 908-429-8999 (FAX) ------------------------------------------------ The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. [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!]
