Thanks for the reply. What you’ve written makes sense, and I can get that to work. I wasnt aware of “dotnetmxsvalue” Setting the tag of every part of …
do you need to use .net framework 4? otherwise just make sure your target framework is set to 3.5, I haven’t tried using 4 in 2011 so if thats is nece…
That makes sense I didn’t realize “currenttime” as integer give me the time in ticks, and now that I understand that, the oddity still doesn’t make se…
Yeah it does seam strange as the previous version worked when scrubbed or played not in realtime. But I don’t really understand the line ((currentTime…
Thanks, with the (currentTime – 1), its great. target = pPickedNode targetBefore frameSeconds = (1 / framerate as float) –format ” _…
Oh ok yeah, I wasnt sure I could use that as “currentTime” was in frames and not an standard integer. I should have tried it though thanks. in fact t…
I found this thread useful for this:
This appears to be an issue that is local to our work machines, or 2011×64, as It installs fine on 2012×64. I guess this will need more investigation …
Is there a way to move the dialog box? The displayControlDialog doesn’t return anything other than “OK”. It opens in the top left corner at the momen…
Probably was barking up the wrong tree. this thread (see below) helped me, I wasn’t sure what I was searching for when I posted my original post. e…
I saw in a the list denisT posted of actions, and there is an action for “Noise Position Controller” see bellow. I don’t really understand how to use …