Search  

DOWNLOAD-UPLOAD-DELETE MANAGER

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesDOWNLOAD-UPLOAD-DELETE MANAGER

NEW VERISON OF THIS FILE AT : http://www.flashden.net/item/download-manager-v30/13091

:: THIS FILE WAS MADE IN FLASH CS3 WITH AS2 ( Not Flash 8 or AS3 ) ::

:: THIS FILE IS NOT MADE TO BE LOADED INSIDE ANOTHER MOVIE ::

:: AT THE MOMENT THERE IS NO OTHER VERSION AVAILABLE ::

With this file you can manage your server downloads easily.

This File reads the content of the “files” folder, and fill the swf with the info of the files, title and size, and thats it,the user clicks on the file and it downloads the file to the user computer, you must have PHP enabled on your server in order for the file to work, you can only preview the file working if you have a server with php enabled.

The only thing you need to do to update the files is to add or delete from the “files” folder.

you can add as many files as you want.

You can also upload and delete files from within this file, it works with an XML file that sets the username, password and Privileges of the user.

you can edit this XML file, and asign new users ans change the privileges, this privileges are:

- delete - upload - all (includes the previous two)

everyone can download, but only those with privileges assigned can perform other actions.

TO PREVIEW THE FILE CLICK ON THE IMAGE OR CLICK ON THE LINK :

DOWNLOAD UPLOAD DELETE MANAGER .

This preview file will let you know how it works, but for security reasons, and only for the preview, you can’t delete or upload files, the file you will download when you buy this, will have everything enabled.

the users and password for the preview are:

TO UPLOAD username: uploader, password: uploader TO DELETE username: deleter, password: deleter

UPLOAD SIZE LIMIT

For the upload there maybe some limits, the FileReference method used in this file says its limit its 100 MB, and your server configuration may be setting a limit of 2MB for the uploads. With a simple modification of the php.ini I managed to boost the size of the uploads and I’ve uploaded a 600mb file, I guess that might be enough. In order for you to modify the php,ini, you have to talk to the server administrator, or if you have your own server just look for the php ini file and edit this lines:

upload_max_filesize = 999M

post_max_size = 999M

Hope you all enjoy it.

PLEASE CONTACT ME IF YOU HAVE ANY QUESTIONS

fonts needed are included

CHECK OUT MY FILES

Posted 6 months ago

To better explain: I made the “files” folder writable. But I think my php.ini file is stopping your file from uploading anything to big. How can I make my php.ini file allow the bigger file size if that code section isn’t there, can I add it? Also where in the action script can I go so I can tell the Flash to allow a bigger size than 100mb?

Posted 3 months ago

reproductions, add the following code to your PHP .ini, remember to save a copy before doing those changes, the code is:

;;;;;;;;;;;;;;;; ; File Uploads ; ;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads. file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not ; specified). upload_tmp_dir = “d:/wamp/tmp”

; Maximum allowed size for uploaded files. upload_max_filesize = 999M post_max_size= 999M

Posted 3 months ago

and also, there is nothing in the actionscript to modify the size of the file that you are uploading, everything comes from the php

Posted 3 months ago

Hi sparias

I am still having trouble with the file extensions not being added to the files when they are listed and displayed. And as such I am unable to download or delete them?

Please advise?

Thanks Pierre

Posted 3 months ago

Hola Sparias, how can they add the password to the download? Gracias

Posted 3 months ago

Thanks Sparias! I had my hosting company put in the code for me, everything is working great! Thanks

Posted 3 months ago

Hola Sparias, Can you put a password for download and how ? Gracias

Posted 3 months ago

Hi blazer, please if you want you can give me FTP access to your site and i can see what’s going on. send me a message through my profile page.

Phildrink, in order to do that the file has to be customized, if you want you can contact me through my profile page and we can discuss it.

Posted 3 months ago

Is it possible to sort the files according to when they were uploaded, alphabetically or by size?

Posted 3 months ago

Saludos Sparias!

Al comprar este archivo, proporcionas el editable? para poder cambiar los colores y demas? o solo se puede usar en verde?

Gracias.

Posted 3 months ago

Kekekiko, if you know your way around flash you can sort the array of the items, but only alphabetically

fastrevyk si se proporciona el editable y el color de fondo es el del html en el cual esta insertado el flash

Posted 3 months ago

Hi Sparias. Quick question. Would love to use this file. Can I save it back to Flash 8 myself or is it reliant on Flash CS3 ? Many thanks.

Posted 2 months ago

jaspercarrott: I haven’t tried it in F8, so i don’t really know. it’s AS2 though, so i don’t imagine any problem with it.

Posted 2 months ago

Cheers for the reply. Might give it a try and see what happens! I’m sure I’ll figure it out. Thanks. Great file by the way.

Posted 2 months ago

Good work… :D

Posted 2 months ago

sparias:

While uploading larger files, what looks like a flash warning comes up, stating “this script is taking a long time and could possibly crash, do you want to continue?” then it gives me the option to continue or not to..

my question is, is it possible to disable that warning? or not?

thanks

Posted 2 months ago

hi josiah, this is the first time that i heard of that message, what size is the file? did you change the php,ini settings?

Posted 2 months ago

Sparias….great file and easy to customise.

A suggestion though is because there is no option to resize photos to certain dimensions on upload with this file I have had to sit it side by side with such a script/form.

Maybe you could add that feature to version 2

One folder to upload to is too restrictive. If you could add the option to change folders (or sub folders) you can upload to then you’d have the perfect compact upload/download/delete file

Posted 2 months ago

Hi sparias

Would it be possible to change the script a litte bit?

I need a script like this, but first of all the User has to login. After the login the user can see only the files that are for him (xml privileges). So I can add different gallerys for different users. I hope you know wath I mean ;-)

Greets Tom

Posted 2 months ago

i’m planning V2 for this file, it will have initial login, with individual folders for diffetent users. keep an eye on it.

Posted 2 months ago

I must be doing something utterly wrong, because I won’t get this working properly. It seems as if it’s not working on certain servers.

Posted 2 months ago

Excellent Sparius….I will certainly keep an eye out for that.

I need it bdly for a school website I done….can you give me an estimated time when you are thinking of launching it? As in months/weeks??

Posted 2 months ago

I am confused….you have Download Manager 3 that can also upload and delete? Whats the story?

I need an option to resize on upload badly….tried a few scripts but they would not work properly.

Can you add resize on upload to V2 of this file and when…can you give a estimated time of arrival for V2?

I need this badly.

Posted 2 months ago

@eirehotspur: the resize option will not be available, i think i answered that question already.

There will be not update for this file, the Download Manager 3 is a new version of this file, that has all the functions of this, but has individual folders for diferent users and the login is from the inital screen.

Posted 2 months ago

@moneus, tell me what’s your issue

Posted 2 months ago

new version of this file:

http://www.flashden.net/item/download-manager-v30/13091

Posted 2 months ago

Hi Sparias, How can sort the array of the items alphabetically?

Gracias

Posted about 1 month ago

I am running IIS server with PHP installed. I can download fine, can delete files fine, can refresh fine, however when I try uploading any file, it appears to be going up, however when I check download list, file is not showing up. Any thoughts as to what’s going on here??

Posted 2 days ago