Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to play a DVD stored in a folder' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to play a DVD stored in a folder
Authored by: designr on Jul 12, '04 08:36:59PM

tell application "Finder"
activate
set collapsed of window 1 to true
end tell



[ Reply to This | # ]