Hi list... I have an exe that just opens a bunch of pdf files. When I click each of the text fields, (TextEvent.LINK), the pdf opens. When I go back to the exe, I seem to need an extra click to open the next pdf, as if the exe needs another click to lose focus on the first TextField. Is there a way to get rid of this extra click? I was thinking setFocus, but the TextFields are not selectable, and they're not components.
Thanks, - Michael M. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

