Hi Luc-Eric: Oops, never actually bothered to find out what that command actually does...
Thanks for responding! It works great! Yours sincerely, Siew Yi Liang On 3/7/2014 3:26 AM, Luc-Eric Rousseau wrote:
That's a cool trick Cesar. Thanks to Brent, Softimage already has that Maya tool built-in; you'll have to map it in your keymap, it's called "Time Slider Tool" In the Maya keymap, it's already mapped to the K key On Fri, Mar 7, 2014 at 12:16 AM, Siew Yi Liang <[email protected]> wrote:Hi Cesar: Ha, really nice! Never thought of doing it that way, here I was looking at trying to grab mouse position! :P Thanks again for coming to the rescue! Yours sincerely, Siew Yi Liang On 3/6/2014 8:42 PM, Cesar Saez wrote: Hi Siew, It's a bit of a hack but works ;) Application.SelectObj("Application") Application.SetMarking("PlayControl.Current") Application.VirtualSliderTool() Cheers!

