Hi everyone,
I'm building a long scrolling dynamic text field like this...
artistlist.htmlText="<P><A HREF='+"</A></P>"+artistlist.htmlText;
But I'd like to call ACTIONSCRIPT from each of the lines in my text field - rather than an HREF like in my example. Does anyone know if this is possible inside a dynamic text field? Or do I have to make dynamic buttons and put them inside a scrollpane?
Cheers for any help you can give me,
Sarah
I'm building a long scrolling dynamic text field like this...
artistlist.htmlText="<P><A HREF='+"</A></P>"+artistlist.htmlText;
But I'd like to call ACTIONSCRIPT from each of the lines in my text field - rather than an HREF like in my example. Does anyone know if this is possible inside a dynamic text field? Or do I have to make dynamic buttons and put them inside a scrollpane?
Cheers for any help you can give me,
Sarah