Quote:
Originally posted by nicknametaken
Is there any freemx software for mac>? Anybody know how to open pdf files in flash mx for mac. If i use the geturl command it open the browser but doesn't open the pdf. I want to be able to do this in a swf and not projector
|
Hi,
I don't know of any freemx software for Macs...Everything I came across, when I was searching for software, was for PCs. When I emailed the companies they always said that "a Mac version was in the near future"...whatever.
Because of this lack of Mac Software....I used a work around that you may be interested in.... I including a "link" to each PDF in an external text file, using HTML tags...These links will pull up the PDF files in a browser window (If you don't mind using a browser this is a great solution). You may have already tried this, but incase you haven't, here is an example of the text file that my dynamic text box draws from...I included a link to adobe.com so that the user could download The Adobe Acrobat Reader, if they did not have it already.
(**make sure that your PDF file is in the same folder as your swf ...its a common oversight) Hope this helps
Var1=<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13">If you do not have a copy of the Adobe Acrobat Reader, you may download a free version from this web site:</FONT></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="http://www.adobe.com/">
www.adobe.com</A></B></P><BR>
<P ALIGN="CENTER"><B><FONT COLOR="#FFFFFF" SIZE="15">Product Brochures List</B></FONT></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="gtbro.pdf" target="_blank">454GT Brochure</FONT></A></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="mini.pdf" target="_blank">ABB 489 Miniature Circuit Breakers Brochure</FONT></A></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="medvolt.pdf" target="_blank">ABB Medium Voltage Soft Start</FONT></A></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="pwr.pdf" target="_blank">Clean Power Brochure</FONT></A></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="gt3000.pdf" target="_blank">GT3000 Brochure</FONT></A></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="harm.pdf" target="_blank">Harmonic Filter Pamphlet</FONT></A></P><BR>
<P ALIGN="CENTER"><FONT COLOR="#CCFFFF" SIZE="13"><A HREF="perfect.pdf" target="_blank">Perfect Harmony Brochure</FONT></A></P><BR>