Comments

aboukirev wrote on 4/21/2003, 3:27 PM
Check PlaylistToProject.js sample script from SoFo, it does manipulates media and has a lot of what you want to do. In short, whenever you create Media object, it is automatically added to MediaPool, no extra coding required (and no way around it).

Alexei