Introduction

This manual describes the programming interfaces available for customizing and extending Escenic Content Studio. It describes three different extension techniques:

Creating Javascript extensions

This is the easiest way to extend Content Studio, and is the recommended method.

Creating Java plug-ins

This is a legacy method of extending Content Studio and requires Java programming skills.

Creating custom property editors

This is a legacy method of extending Content Studio and requires Java programming skills.