This content has been marked as final.
Show 3 replies
-
1. Re: sp.content=null;
kglad Sep 18, 2013 6:51 AM (in response to Ron Colmen)to unload:
sp.contentPath="";
-
-
How do I empty the scrolpane?
sp.contentPath = "colTxte_mc";
var colTxte_mc:MovieClip = sp.content;
to unload:
sp.contentPath="";