Quantcast
Channel: aescripts + aeplugins
Viewing all articles
Browse latest Browse all 2165

AE script -replacing layer with other footage

$
0
0
Hi all,
 I'm just getting started with scripting for after effects. I'm wondering if there is a way for replacing layers comments with another footage  when they run the script. 
So far all I can do is the script down.
var comp = app.project.activeItem;
var layer = comp.selectedLayers;
if(comp && comp.selectedLayers.length > 0)
().replaceSource(layer)};
place give me some guides.


Viewing all articles
Browse latest Browse all 2165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>