Greetings Flashcoders,

I am trying to implement text search capability in a project using
getTextSnapshot() to get all the text in an externally loading SWF and
running code that loops through and highlights found words, i.e. if you type
in "the" then all the text that has "the" in it gets highlighted in yellow.

My problem is that the swf, which is loading into a ScrollPane, will
un-highlight the found items after a few seconds or after 40 seconds (there
doesn't seem to be a consistent time frame -- but it always happens).

I've played with the file for a few hours to try and find a pattern and I've
run through the code for MX components that I am using and haven't found any
clues.

Has anyone seen this behavior before? Suggestions?

Leif
Atlanta
_______________________________________________
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

Reply via email to