Notifications
Clear all
[Closed] RAM Player Scripting?
Dec 20, 2012 4:28 am
Hello,
Just checking whether there is any way we could access the RAM Player through maxscript. I just want it on a button click to load up the frames from the predefined directory and start playing the animation.
Thanks.
5 Replies
Dec 20, 2012 4:28 am
from help file:
RAMPlayer <filename1_string> <filename2_string>
Opens RAMPlayer with filename1 as Channel A and filename2 as Channel B. You can pass a null string (“”) as a filename string, in which case no file is loaded into that channel.