Ok, so I finally got the Live Wallpapers to work on my phone. I'm using the latest JagerRom (1.7.4) and it still didn't have Live Wallpaper support. So I compared the /system/app files from the 1.6.2 and 1.7.4 to see the differences. The files that I had to push to my device through adb are:
LiveWallpapers.apk
LiveWallpapers.odex
LiveWallpapersPicker.apk
LiveWallpapersPicker.odex
MagicSmokeWallpapers.apk
MagicSmokeWallpapers.odex
I'm not positive whether the magicsmoke one was necessary or if it came with the livewallpapers.apk file but I pushed it just in case.
Qazme, thanks to you I figured out what else I needed. Also, in your previous post where you told me to see if I did in fact push the correct files to my device I couldn't get the list function to work. After some googling I realized that I needed to cd to the correct folder which was cd /system/app and then I needed to do a "ls -l" command. This is what listed the items for me.
Anyway, thanks for your help. And if anyone wants the Live Wallpapers files, I've got them zipped up and can send them to you. Just PM me.