you
can build your menu in the mousedown or mouseenter handler
on
mousedown
get mymenu()
put it into me
end
mousedown
on
menupick...
-----Original Message-----Hello, anyone have a tutorial or something describing creating dynamic
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of [EMAIL PROTECTED]
Sent: Monday, September 08, 2003 20:14
To: [EMAIL PROTECTED]
Subject: Re: dynamic menus
menus?
Basically what I am doing is creating a playlist for an MP3 player. I
am opening an external text file that contains the song info . I am
turning this info into an array in revolution and want to loop through
and print it to the stack each as a clickable text , or a button.??
any ideas
Parse the title and path into two line-matched variables, or use an array. Set the text of btn "PlayList" to tVarTitles, then On menuPick which, get the menuHistory of me, play line it of tVarSourcePaths.
Just an idea.
/H
_________________________________________________
Hugh Senior
The Flexible Learning Company
Consultant Programming & Software Solutions
Fax/Voice: +44 (0)1483.27 87 27
Email: mailto:[EMAIL PROTECTED]
Web: www.flexibleLearning.com
