Results 1 to 2 of 2
  1. #1

    get in swf any documents from a folder without specific doc name.

    I have a lot of documents in a folder like jpeg, movie, swf. I wanna load all of the document in a swf without the doc names. The AS3 program can be read all of the docs and loaded in the swf from specific Folder. Can I do this? if I do with AS3 can someone help me please?

  2. #2
    I would guess that this would be out of the security sandbox in as3.0, I have used php to get the array of files in a folder using a script similar to this:
    http://www.brightcherry.co.uk/scribb...n-a-directory/

    so you would first need to call php which would return a list of files, then once you have the list of files just load them in to your holder since you will already know the location.

Bookmarks

Posting Permissions

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

Home About kirupa.com Meet the Moderators Advertise

 Link to Us

 Credits

Copyright 1999 - 2012