From: tommcdaid on
I am using Director MX on a PC. I need to create a projector that will open a
TIFF on a Mac. The TIFF is in the same folder as the Director Projector. I can
get a PC version to work using BudApi. Cannot get the mac version to work.

I would very VERY much appreciate any help or suggestions as to how to open a
TIF from a Mac projector.

Tom

From: Sean Wilson on
When you say "open", do you mean in an external application, or import
into and display on Director's stage?
If the latter, do you have the Mix Services and TIFF Import Export xtras
available?
From: tommcdaid on
Hi Sean,

I mean open in an external application. I can get it to work on the PC version but not on the mac version. Any ideas?

Tom
From: Sean Wilson on
Is there a Mac application "registered" to open TIFF files? What happens
when you double-click a TIFF on such a Mac? What does Buddy API's
baFindApp() have to say?
From: tommcdaid on
Hi,

The Mac opens Tiffs using Preview. I have tried using BudAPI to open a Jpeg on
the Mac (in the same folder) and that does not work either. This suggests to me
that it is either something to with the BudApi plug in (maybe the cross
platform file work differently on a mac), or the path I have entered is
incorrect.

The script I am using is ;

on mouseup
baOpenFile("@\\test.tif" , "normal" )
end mouseup



 |  Next  |  Last
Pages: 1 2
Prev: Flash Radio Buttons
Next: Displaying PPT 2007 files