Edge Animate parallax composition ready equivalent in Hype

I’m trying to move multiple background elements together 5 pixels from center left and right and then a group of foreground elements 10 pixels from center left and right depending on the mouse movement.

I saw your post here Control mouse of main timeline with the mousemove test and have tried to recreate it from a fresh document using jquery-3.1.1 and cannot get it to function. In your file, I swapped out your jquery in the example and put in jquery-3.1.1 and yours still works properly. Mine does not move. I could not find a mousemoveToTimelineDestTime() in the Hype function list so I copied your code and pasted it into an untitled function and renamed it the same as yours. Still no love. I’ve gone through each element and each inspector panel and cannot see any difference between your file and mine and yet mine will not move. I’m obviously missing something but don’t know what. Any clue? Here is my file.

Testing.zip (93.5 KB)