<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Standalones" package="Max" rankfactor="3">
  <h1> Standalones </h1>
  <p>
     Creating a
    <i>standalone application</i>
     in Max involves combining a
    <link type="vignette" module="core" name="collectives">collective</link>
     with the Max application. The resulting file looks and acts like a
    standard Macintosh or Windows application. You don’t need Max installed on your computer to run it.
  </p>
  <ul>
    <li>
      <link type="vignette" module="core" name="standalone_building">Building Standalones</link>
    </li>
    <li>
      <link type="vignette" module="core" name="standalone_object">Configuring Standalone Options</link>
    </li>
    <li>
      <link type="vignette" module="core" name="standalone_platform_mac">Mac Platform Information</link>
    </li>
    <li>
      <link type="vignette" module="core" name="standalone_platform_win">Windows Platform Information</link>
    </li>
    <li>
      <link type="vignette" module="core" name="standalone_searchpath">Search Paths in Standalones</link>
    </li>
  </ul>
</vignette>
