"jonathan" <[EMAIL PROTECTED]> wrote
> Does anybody know what P.C. App. will open mac 3DMF files.
>
> - -- On a Mac we use 'simpletext' or the 'scrap-book' --
You can open 3DMF files through Quicktime, so most apps which have
access to the Quicktime importer (including Director) can do this:
q = new(#quicktimemedia)
q.filename = the moviepath & "cube.3dmf"
This ought to work.
Dragging them around, rotating them (etc.) is another story. There's a
Macromedia Xtra for doing this, but 3DMF is deprecated by Apple, so be
careful where you are going with it.
--
_____________
Brennan
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]