12.06.2015 Views

The Annoyance Filter.pdf - Fourmilab

The Annoyance Filter.pdf - Fourmilab

The Annoyance Filter.pdf - Fourmilab

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

§122 ANNOYANCE-FILTER FLASH TEXT EXTRACTOR 103<br />

}<br />

}<br />

strings .push (s);<br />

This code is used in section 115.<br />

123. Frames in Flash files can have labels, which can be used to jump to them. If textOnly is not<br />

set, we parse these labels and return them as strings, since they will frequently identify Flash files which<br />

appear in junk mail.<br />

〈 Parse Flash FrameLabel tag 123 〉 ≡<br />

{<br />

string s;<br />

}<br />

getString (s);<br />

if (¬textOnly ) {<br />

strings .push (s);<br />

}<br />

This code is used in section 115.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!