/ Published in: ActionScript 3
![](/img/icon_sav.png?v3)
Remove all the FlowElement objects from a TextFlow without removing the TextFlow itself.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
textFlow.replaceChildren(0,textFlow.numChildren);
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)