Creative Commons License

Extra Applications

as1/String,cleanPath
 
2537no demo link[ code ]2004-11-16 08:38:06
// example
myPath = new String( "http://image//asd/lol//movie.jpg" );

// myClipLoader.loadMovie( myPath.cleanPath() );
trace( myPath.cleanPath() );