A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: File Management?

  1. #1
    Junior Member
    Join Date
    Sep 2007
    Posts
    2

    File Management?

    I would eventually like to make a flash-based installer for software. Is there a way to script a file so it can move, copy and/or rename files on a hard drive? Obviously, it wouldn't be embedded in a website.

    Thanks,
    Juce

  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    You can do some basic file copying for FREE with a couple of utilities that I wrote. Check out 2desktop and copy2. If you really want a professional looking end product built with Flash then you'll probably want to look a commercial swf2exe tool. Here's a list to get you started.

    SWF Studio http://www.northcode.com (my baby)
    mProjector http://www.screentime.com
    Zinc http://www.multidmedia.com
    SWFKit http://www.swfkit.com
    SWiSH Studio http://www.swishzone.com
    Jugglor http://www.jugglor.com

  3. #3
    Junior Member
    Join Date
    Sep 2007
    Posts
    2
    Thanks for the quick reply. I'll try those apps out. is there a way to edit the registry, too?

  4. #4
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    Most of the third party tools I listed have some kind of registry support.

    I know that SWF Studio's is pretty comprehensive because I wrote it You can read/write/delete keys and values, enumerate keys and manipulate data in multiple formats including REG_DWORD, REG_DWORD_LITTLE_ENDIAN, REG_SZ, REG_EXPAND_SZ, REG_BINARY, and REG_MULTI_SZ.

  5. #5
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    scary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center