15.10.2012 Views

Actionscript 3 Entwicklerhandbuch

Actionscript 3 Entwicklerhandbuch

Actionscript 3 Entwicklerhandbuch

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ACTIONSCRIPT 3.0 ENTWICKLERHANDBUCH<br />

Verwenden der Flash Text Engine<br />

}<br />

}<br />

}<br />

}<br />

j++;<br />

if(j>linesPerCol)<br />

{<br />

y = 0;<br />

j = 0;<br />

}<br />

i++;<br />

this.addChild(textLine);<br />

private function setColumnWidth():void<br />

{<br />

this.colWidth = Math.floor( (this.preferredWidth -<br />

((this.numColumns - 1) * this.gutter)) / this.numColumns);<br />

}<br />

Letzte Aktualisierung 27.6.2012<br />

451

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

Saved successfully!

Ooh no, something went wrong!