Serial comm between 2 Arduinos (Now with XBee)

Ok... I feel like an idiot now. In my transmitter program, I have variable "val" declared as an integer, but in my argument, I put "HIGH" and "LOW" as opposed to "1" and "0". As soon as I changed this it started "working" again. At least I'm back to where I started so I can now move forward.