codice:var lv:LoadVars = new LoadVars(); lv.onLoad = function( s:Boolean ):Void { if( s == true ) { delete this.onLoad; trace( this ); } } lv.load( 'file.ini' );
per la stringa, this.toString();
poi te lo devi creare il parser ...
codice:var lv:LoadVars = new LoadVars(); lv.onLoad = function( s:Boolean ):Void { if( s == true ) { delete this.onLoad; trace( this ); } } lv.load( 'file.ini' );
per la stringa, this.toString();
poi te lo devi creare il parser ...