PDA

View Full Version : Paragraph Object question


netserf
10-06-2004, 06:33 PM
Opps! Got so carried away with singing the praises of the videos I forgot to ask my question. I want to use the setScrollPos function; however, I was wondering if there was a way to seach the text file for a particular string value (for instance a paragraph heading) and then set the scroll position based on the found string. The problem I have with setting the scroll position based on a line number stems from having to reprogram the entire paragraph object each time the text file changes and lines are added or subtracted. If the scroll position was based on a string value (HEADING) it would not matter if content was added or subtracted fromt the file. Is this possible?

Stefan_M
10-07-2004, 02:36 PM
Just playing a little bit with the paragraph.


Stefan_M

longedge
10-07-2004, 04:03 PM
That's great Stefan - just add an input object and you've got a search facility. That one's gone in my 'useful save for future projects' folder :yes

netserf
10-07-2004, 04:34 PM
Can't wait to view your apz file. Like I mentioned, I am getting the Autoplay pro next week. It sounds like you have accomplished just what I was looking for...for me, this feature is worth the entire cost of the program!