| Subject: | Re: Couple of Scripting questions |
|---|---|
| From: | Mike Blaustein |
| Date: | Mon, 03 Mar 2008 14:41:06 -0500 |
| Newsgroups: | macromedia.director.lingo |
on startMovie startDropFile() end on stopMovie closeDropFile() end on dropFile set fileList = getDroppedFiles() put "These files were dropped:" && fileList set folderList = getDroppedFolders() put "These folders were dropped:" && folderList end |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Couple of Scripting questions, ytlevine |
|---|---|
| Next by Date: | Re: Couple of Scripting questions, Dave C |
| Previous by Thread: | Re: Couple of Scripting questions, ytlevine |
| Next by Thread: | Re: Couple of Scripting questions, Dave C |
| Indexes: | [Date] [Thread] [Top] [All Lists] |