<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">Hello, anyone have a tutorial or something describing creating dynamic <BR>
menus?<BR>
<BR>
Basically what I am doing is creating a playlist for an MP3 player. I <BR>
am opening an external text file that contains the song info . I am <BR>
turning this info into an array in revolution and want to loop through <BR>
and print it to the stack each as a clickable text , or a button.??<BR>
<BR>
any ideas<BR>
</BLOCKQUOTE><BR>
<BR>
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.<BR>
<BR>
Just an idea.<BR>
<BR>
/H<BR>
_________________________________________________<BR>
Hugh Senior<BR>
The Flexible Learning Company<BR>
Consultant Programming & Software Solutions<BR>
Fax/Voice: +44 (0)1483.27 87 27<BR>
Email: mailto:h@flexibleLearning.com<BR>
Web: www.flexibleLearning.com</FONT></HTML>