Thanks - I'll give it a shot. It occurred to me later I could also roll my own menu using a series of textfields in a clip - but that seems like more work. August
On 4/27/06, Marc Hoffman <[EMAIL PROTECTED]> wrote:
If you use HTML text, you can use "<a href='asfunction:..." etc. to create hyperlinks that call an asfunction defined elsewhere, including one argument being passed (actually you can have multiple arguments but must use some delimiting character to split them apart). This might be easier than calculating cursor position relative to string locations. You can also use CSS to format how the asfunction links appear on Up, Over, and Down. Marc Hoffman At 03:49 PM 4/27/2006, you wrote: >My client wants a list style menu with a transparent background - this >doesn't seem possible with the (clunky looking) List component (right?). > >The TextField Class supports scrolling, and determining the mouse location >within it's region. Is there any way to determine which line was clicked, >and getting the contents of the line? > >Thanks, > >August > >-- >--------------------------------------------------------- >-------------------------------------------------------- > >August Gresens >Technical Director >Black Hammer Productions, NYC >[EMAIL PROTECTED] > >--------------------------------------------------------- >-------------------------------------------------------- >_______________________________________________ >Flashcoders@chattyfig.figleaf.com >To change your subscription options or search the archive: >http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > >Brought to you by Fig Leaf Software >Premier Authorized Adobe Consulting and Training >http://www.figleaf.com >http://training.figleaf.com _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
-- --------------------------------------------------------- -------------------------------------------------------- August Gresens Technical Director Black Hammer Productions, NYC [EMAIL PROTECTED] --------------------------------------------------------- -------------------------------------------------------- _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com