Ask a Question related to Macromedia Director Basics, Design and Development.
-
Michael Gartner #1
baOpenFile, Bundles, and OS9
I'm creating a Mac/PC hybrid CD in which the Mac portion is also OSX/OS9
compatible. I used the techinque described in this technote
[url]http://www.macromedia.com/support/director/ts/documents/bundle_proj.htm[/url] .
Everything works fine except for 1 thing. I am opening a pdf file with
buddy api. baOpenFile works fine on the PC, and on OSX....but not on OS9.
It makes a call to acrobat but can't seem to open the pdf that is in the
bundle. It gives me an error basically saying that acrobat can't open the
file. I can unbundle the file and open it in acrobat...but not while it's
bundled up. Does anyone have any suggestions?
Thanks,
-Mike
Michael Gartner Guest
-
Auto-starting bundles on Mac OS???
Hi All, I've created a cross-platform application in DirMX for Win / Mac Classic and OS X. Since one has to create a bundle on the Mac with the... -
projector crashing with Buddy API's baOpenFile
I am using Buddy API to open both Adobe Acrobat and Powerpoint files with the baOpenFile command. I have included the Xtra in the projector. Since... -
Rk #2
Re: baOpenFile, Bundles, and OS9
Pls check the path you are given.
PC and OS X "\" will work but for os 9 you have to use ":"
pls check this
Rk
"Michael Gartner" <gartner@d4creative.com> wrote in message
news:87b679f3.0404280718.45b6fc98@posting.google.c om...> I'm creating a Mac/PC hybrid CD in which the Mac portion is also OSX/OS9
> compatible. I used the techinque described in this technote
> [url]http://www.macromedia.com/support/director/ts/documents/bundle_proj.htm[/url] .
>
> Everything works fine except for 1 thing. I am opening a pdf file with
> buddy api. baOpenFile works fine on the PC, and on OSX....but not on OS9.
> It makes a call to acrobat but can't seem to open the pdf that is in the
> bundle. It gives me an error basically saying that acrobat can't open the
> file. I can unbundle the file and open it in acrobat...but not while it's
> bundled up. Does anyone have any suggestions?
>
> Thanks,
>
> -Mike
Rk Guest
-
Michael Gartner #3
Re: baOpenFile, Bundles, and OS9
definitely using ":". Thanks,
-Mike
"Rk" <director_rk_nospam@yahoo.com> wrote in message news:<c6q2jb$gfg$1@forums.macromedia.com>...> Pls check the path you are given.
>
> PC and OS X "\" will work but for os 9 you have to use ":"
>
> pls check this
>
> Rk
>
> "Michael Gartner" <gartner@d4creative.com> wrote in message
> news:87b679f3.0404280718.45b6fc98@posting.google.c om...> > I'm creating a Mac/PC hybrid CD in which the Mac portion is also OSX/OS9
> > compatible. I used the techinque described in this technote
> > [url]http://www.macromedia.com/support/director/ts/documents/bundle_proj.htm[/url] .
> >
> > Everything works fine except for 1 thing. I am opening a pdf file with
> > buddy api. baOpenFile works fine on the PC, and on OSX....but not on OS9.
> > It makes a call to acrobat but can't seem to open the pdf that is in the
> > bundle. It gives me an error basically saying that acrobat can't open the
> > file. I can unbundle the file and open it in acrobat...but not while it's
> > bundled up. Does anyone have any suggestions?
> >
> > Thanks,
> >
> > -MikeMichael Gartner Guest
-
Doug Golenski #4
Re: baOpenFile, Bundles, and OS9
Did this change in Director MX2K4? Because in Director MX the ":" was still
used as the path delimiter for Mac OS X (even though the OS itself uses a
forward slash...not a back slash).
"Rk" <director_rk_nospam@yahoo.com> wrote in message
news:c6q2jb$gfg$1@forums.macromedia.com.....> Pls check the path you are given.
>
> PC and OS X "\" will work but for os 9 you have to use ":"
>
> pls check this
>
> Rk
>
> "Michael Gartner" <gartner@d4creative.com> wrote in message
> news:87b679f3.0404280718.45b6fc98@posting.google.c om...> > I'm creating a Mac/PC hybrid CD in which the Mac portion is also OSX/OS9
> > compatible. I used the techinque described in this technote
> > [url]http://www.macromedia.com/support/director/ts/documents/bundle_proj.htm[/url]OS9.> >
> > Everything works fine except for 1 thing. I am opening a pdf file with
> > buddy api. baOpenFile works fine on the PC, and on OSX....but not onthe> > It makes a call to acrobat but can't seem to open the pdf that is in the
> > bundle. It gives me an error basically saying that acrobat can't openit's> > file. I can unbundle the file and open it in acrobat...but not while>> > bundled up. Does anyone have any suggestions?
> >
> > Thanks,
> >
> > -Mike
>
Doug Golenski Guest



Reply With Quote

