PDA

View Full Version : copy file to another folder with server side action script?


navid_gh
08-20-2009, 04:04 PM
hi,
i want copy file from ex. "/record/1.flv" to "/record/../../../pub/1.flv" with server side action script
plz help me:confused:

Obi
08-20-2009, 04:14 PM
hi,
i want copy file from ex. "/record/1.flv" to "/record/../../../pub/1.flv" with server side action script
plz help me:confused:

actionscript can't copy files.

navid_gh
08-20-2009, 04:38 PM
what?
i can copy file in current folder but i cant to another forlder with ACTION SCRIPT SERVER SIDE (main.asc)

Obi
08-20-2009, 04:53 PM
what?
i can copy file in current folder but i cant to another forlder with ACTION SCRIPT SERVER SIDE (main.asc)

Oh, you talking about fms...
You must post your question in correct forum section, for example here (http://www.actionscript.org/forums/forumdisplay.php3?f=47). This section about AS3.

navid_gh
08-20-2009, 05:00 PM
ok tanx
sorry

navid_gh
08-20-2009, 05:08 PM
hi,
i want copy file from ex. "/record/1.flv" to "/record/../../../pub/1.flv" with server side action script
plz help me:confused: