Skip to main contentdfsdf

rrobert_ah 's List: Tech Tips

    • tell application "iTunes"  pause  set my_track to location of current track  set my_seconds to player position end tell  tell application "QuickTime Player"  open my_track  set my_movie to first movie  set ts to time scale of my_movie  set current time of my_movie to my_seconds * ts  set rate of my_movie to 1.5 -- starts playing end tell
1 - 1 of 1
20 items/page
List Comments (0)