NeoPixel Stick and FSR Sensor

So for a project I am trying to combine these two devices to form one system. Since I am relatively new to the coding involved with arduino I am having a lot of difficulty combining the two sets of codes. Can anyone offer any coding advice on how to program the NeoPixel stick and FSR Sensor so that when the sensor is pressed, the stick lights up one LED after another?

I am currently working with the following codes provided by the adafruit website for the neopixel stick and FSR:

Thank you!