Here is a little utility movie for generating 'tell' skeleton paths when scripting QuickTime Player.
It displays a graphical representation of the QuickTime Player Applescript Object Model. (The graphic is based on screenshots from 'Script Debugger' by Late Night Software)
If you click on any of the objects, a skeleton path will be generated.
It runs from the browser, or else you can run it inside QuickTime player itself, which is the intended usage.
(Ctrl click and 'save as source').

The Applescript skeleton will open in Script Editor. Note: This requires Mac OS 10.3 (Panther) or later for the applescript: URL protocol to work.
The QuickTime movie is authored with LiveStage Pro, and is based on an older utlity I made for scripting that. However, this is the first version I have made which uses the applescript: URL protocol.
Comments are welcome