Hi Derek, > Hello , > > question , I want to populate pop up menus dynamically from data i have > stored in a data file , how to do this?? is there a tutorial out there > about > this or does anyone know off hand / > > Thanks > > derek
this is an easy one ;-) Just "put" your data into the button that acts as a popup. Example: on mouseenter put yourdata into bnt "yourpopup" end mouseenter RR is fast enough, so the button will popup "filled" :-) Hope this helps... Regards Klaus Major [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
