RE: [Flashcoders] Q:Simulate HTML anchors in html text

2006-12-28 Thread Jason Lutes
] Q:Simulate HTML anchors in html text I have also faced same issue, where i wanted to put anchors in html display of one of my projects, and i could not do it. If you can be little more specifics, that will be geat! ___ Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] Q:Simulate HTML anchors in html text

2006-12-22 Thread vipin chandran
I have also faced same issue, where i wanted to put anchors in html display of one of my projects, and i could not do it. If you can be little more specifics, that will be geat! On 12/21/06, Jason Lutes [EMAIL PROTECTED] wrote: I made a couple of glossary-type applications that use the same

RE: [Flashcoders] Q:Simulate HTML anchors in html text

2006-12-21 Thread Jason Lutes
I made a couple of glossary-type applications that use the same kind of anchor mechanism. The solution to simulating this involves writing text to the field in chunks. You need to capture (into an array, or similar) the number of the last occupied line (using the maxscroll and bottomScroll