SharpFlash is a third-party tool allowing Flash applications to have more power on operating systems supporting the .NET Framework. It exposes an ActionScript API to allow things like file access, registry access, etc. Written in C#, with a Flash UI.
salesa created the problem starting forum thread
Added:
sfFile.deleteFile(path, callback, scope);
sfFile.move(from, to, callback, scope); <--- this is the rename function as well
sfFile.loadObject(file, callback, scope);
sfFile.saveObject(file, obj, ...
Added:
sfFile.deleteFile(path, callback, scope);
sfFile.move(from, to, callback, scope); <--- this is the rename function as well
sfFile.loadObject(file, callback, scope);
sfFile.saveObject(file, obj, ...
darronschall committed patchset 10 of module src to the SharpFlash CVS repository, changing 1 files
darronschall committed patchset 9 of module src to the SharpFlash CVS repository, changing 1 files
darronschall committed patchset 8 of module src to the SharpFlash CVS repository, changing 1 files
darronschall committed patchset 7 of module src to the SharpFlash CVS repository, changing 1 files
darronschall committed patchset 6 of module src to the SharpFlash CVS repository, changing 1 files
darronschall committed patchset 5 of module src to the SharpFlash CVS repository, changing 1 files
darronschall committed patchset 4 of module src to the SharpFlash CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use