Changes between Version 18 and Version 19 of OvaReleaseNote-1.0.1-RC2
- Timestamp:
- 04/10/12 05:49:48 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OvaReleaseNote-1.0.1-RC2
v18 v19 168 168 To install the source code, either: 169 169 170 * Download the required distribution package from the " Download the Latest" page or170 * Download the required distribution package from the "[wiki:OvaDownload Download the Latest]" page or 171 171 * 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) 172 172 173 By 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 173 175 === 4.2 Building OVA for AS3 === 174 176 175 To build OVA for AS3 , execute:177 To build OVA for AS3 use the following command from the OVA for AS3 `build` directory: 176 178 177 179 {{{ … … 179 181 }}} 180 182 181 from the `ova.as3/build` directory where `command` can be any one of the following:183 where `command` can be any one of the following instructions: 182 184 183 185 * `help` - lists all available build commands
