<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>CodeWarrior for MCU中的主题 Re: Macromedia Director Xtra's Issue.</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Macromedia-Director-Xtra-s-Issue/m-p/137152#M1968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;This is not a Macromedia Lingo problem, it is access to a plug-in issue. In order for Director to access the plug-in it uses the Carbon Library to set up the ABI to both the plug-in&amp;nbsp; and OS X properly. So, you need to add CarbonLib to the project. However, be aware that CodeWarrior hasn't supported Mac OS X platform development for several years. You may want to look for a plug-in code example for Director that uses Apple's XCode development tools.&lt;BR /&gt;&lt;BR /&gt;Sorry I can't be of more help than that.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 01:55:29 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2007-06-19T01:55:29Z</dc:date>
    <item>
      <title>Macromedia Director Xtra's Issue.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Macromedia-Director-Xtra-s-Issue/m-p/137151#M1967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Group,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I am new bee to the lingo scripts, I am looking forward help form experts of Director Xtras developer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a startup Director movie, which is developed in Director Version 7. Now I am trying to open the same Director movie on Director MX 2004 Version 10.1 Trial version( On Mac OS X Version 10.4.6 ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am facing some strange problem in the Lingo script. The startup Director movie ( developed in Director Version 7 ) depends on some Xtras, we have the source code for those Xtras. I could be able to build those Xtras under CodeWarrior IDE 4.1. The result of the build product is Macromedia Director/Shockwave Xtra ( obtained after changing the Creator and Type settings under the code warrior project setting ). I installed the built Xtra in Xtras folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of the Director application ( Mac OS X 10.4 platform ). I tried to use the installed Xtra by using initialising the Xtra like,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Obj = xtra( " TestXtra " ) . new()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;put xtra( " TestXtra " ) . interface()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but the Director is giving script error like TestXtra not found. What would be the workaround for this problem...?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any documentation on how to use such Xtras...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything additional settings that we need to do with the Director or with the Codewarrior to build Xtra...!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I downloaded a Xtra named QTAudioXtra from the Internet. The project file of the QTAudioXtra is in CodeWarrior IDE 5.1. I compiled the source under CodeWarrior IDE 5.1 and used the built Xtra as like third party Xtras. This worked fine. In this project while compiling I used Carbon library. But in the project which I mentioned in the beginning I did not used any Carbon library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this cause problem...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any inputs for this issue...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking forward for your reply...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Viji&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by viji on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-06-18&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;02:21 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by viji on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2007-06-18&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;02:22 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 20:11:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Macromedia-Director-Xtra-s-Issue/m-p/137151#M1967</guid>
      <dc:creator>viji</dc:creator>
      <dc:date>2007-06-18T20:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Macromedia Director Xtra's Issue.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Macromedia-Director-Xtra-s-Issue/m-p/137152#M1968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;This is not a Macromedia Lingo problem, it is access to a plug-in issue. In order for Director to access the plug-in it uses the Carbon Library to set up the ABI to both the plug-in&amp;nbsp; and OS X properly. So, you need to add CarbonLib to the project. However, be aware that CodeWarrior hasn't supported Mac OS X platform development for several years. You may want to look for a plug-in code example for Director that uses Apple's XCode development tools.&lt;BR /&gt;&lt;BR /&gt;Sorry I can't be of more help than that.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 01:55:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Macromedia-Director-Xtra-s-Issue/m-p/137152#M1968</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2007-06-19T01:55:29Z</dc:date>
    </item>
  </channel>
</rss>

