• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem with opening movie files in quicktime player
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with opening movie files in quicktime player


  • Subject: Problem with opening movie files in quicktime player
  • From: Arun Mozhi Selvan <email@hidden>
  • Date: Fri, 09 Feb 2001 14:51:05 +0530

hi,
i am able to open some .mov files through apple script. But i have some
trailers of movie files which do not open through the apple script. I want
to know why this happen and how to rectify the problem

and is there any way to play an mp3 file using quicktime player

the following code has a movie from

--file "osx268.mov" of folder "gfx" of folder "English.lproj" of folder
"Resources" of folder "Contents" of folder "MacHelp.help" of folder "Help"
of folder "Documentation" of folder "Library" of startup disk

which i copied to the desktop and playing

tell application "Finder"
activate
select file "QuickTime Player" of folder "QuickTime" of folder
"Applications" of folder "Mac OS 9" of startup disk
open selection
open file "osxa298.mov"
tell application "QuickTime Player"
activate
present "osxa298.mov" scale normal
select all "osxa298.mov"
play movie "osxa298.mov"
end tell
end tell


thank you,
arun mozhi selvan


  • Follow-Ups:
    • Re: Problem with opening movie files in quicktime player
      • From: "Christopher C. Stone" <email@hidden>
  • Prev by Date: Re: Program Linking via IP (Was: Why doesn't this work?)
  • Next by Date: Re: how to send an <<event XXXXxxxx>> in a script?
  • Previous by thread: OE and Internet Preferences
  • Next by thread: Re: Problem with opening movie files in quicktime player
  • Index(es):
    • Date
    • Thread