• 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
QTVR Authoring studio ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QTVR Authoring studio ?


  • Subject: QTVR Authoring studio ?
  • From: Ian King <email@hidden>
  • Date: Sun, 08 Sep 2002 00:28:22 +0100

Hi Team,
I'm a beginner, and a colleague is trying to write a simple script to create
a new Panorama stitcher in QTVR Authoring Studio, however, AppleScript
doesn't seem to understand what he is writing.
Any clues would be appreciated!

--on open item_list
tell application "QTVR Authoring Studio"
activate
open file "Macintosh HD:script:finished"
-- empty file for writing to??

Panorama stitcher with properties {panorama PICT :
"Macintosh HD:script:New Pano Pict", save panorama PICT file : true,
tile file : "Macintosh HD:script:New Pano Tile", save tile file : true}

image (every file of ,
"Macintosh HD:desktop:AUTOMATE" whose name contains ".jpg")
-- not sure if this is even needed? could be done by next item;
--Panorama Maker
--Elements:
-- stitcher source image by numeric index, by name
-- Properties: { name string -- The panorama makers name
-- source panorama "Macintosh HD:script:New Pano Pict"
-- tile file alias -- Destination tile (compressed) file
-- save tile file true}
end tell
--end open

I'm not familiar with the App either, not sure of difference between
"stitcher" and "Maker", (maybe view on screen and saved image).

Used QuickTime Player as a stand in, to get _some_ sort of formatting.


This is from dictionary;

--Class stitcher source image: Source image file using to stitch panoramas

--Add Images: Add a list of images
-- Add Images reference -- object to add images to
-- [Append boolean]
-- Set true to add all images to single view in object

--Make Content: Begin the make process
-- Make Content reference

Has anyone used this before?

&B-) Ian
No Spam, Please reply to newsgroup!
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: URL Access Scripting
  • Next by Date: Re: Jaguar applets don't run on 10.1.5
  • Previous by thread: Re: Script Menu wish list
  • Next by thread: Script Mail's Bounce To Sender?
  • Index(es):
    • Date
    • Thread