as1/String,cleanPath
| 2537 | no 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() );
myPath = new String( "http://image//asd/lol//movie.jpg" );
// myClipLoader.loadMovie( myPath.cleanPath() );
trace( myPath.cleanPath() );