Answered
sp.content=null;
How do I empty the scrolpane?
sp.contentPath = "colTxte_mc";
var colTxte_mc:MovieClip = sp.content;
How do I empty the scrolpane?
sp.contentPath = "colTxte_mc";
var colTxte_mc:MovieClip = sp.content;
to unload:
sp.contentPath="";
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.