Changes between Version 18 and Version 19 of OvaReleaseNote-1.0.1-RC2


Ignore:
Timestamp:
04/10/12 05:49:48 (14 months ago)
Author:
paul
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OvaReleaseNote-1.0.1-RC2

    v18 v19  
    168168To install the source code, either: 
    169169 
    170    * Download the required distribution package from the "Download the Latest" page or 
     170   * Download the required distribution package from the "[wiki:OvaDownload Download the Latest]" page or 
    171171   * Check out the source code directly from the OVA Subversion repository (see these [http://developer.longtailvideo.com/ova/wiki/OvaSubversionAccess instructions] for details on how to do that) 
    172172 
     173By default, the OVA for AS3 package is not required to build either OVA for Flowplayer or OVA for JW5 - the default build commands use the pre-built OVA for AS3 Library included with the OVA for JW5 or OVA for Flowplayer packages. However, if you wish to customise the build and reduce the size of the OVA plugin SWF, you will need to also install the OVA for AS3 package and build the OVA SWC separately. 
     174 
    173175=== 4.2 Building OVA for AS3 === 
    174176 
    175 To build OVA for AS3, execute: 
     177To build OVA for AS3 use the following command from the OVA for AS3 `build` directory: 
    176178 
    177179{{{ 
     
    179181}}} 
    180182 
    181 from the `ova.as3/build` directory where `command` can be any one of the following: 
     183where `command` can be any one of the following instructions: 
    182184 
    183185   * `help` - lists all available build commands