Copy link to clipboard
Copied
How do I empty the scrolpane?
sp.contentPath = "colTxte_mc";
var colTxte_mc:MovieClip = sp.content;
to unload:
sp.contentPath="";
Copy link to clipboard
Copied
to unload:
sp.contentPath="";
Copy link to clipboard
Copied
Thanks kglad.
Copy link to clipboard
Copied
you're welcome.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now