Problem with remoting

hai friends,

I have downloaded an sample from adobe/devnet .It’s FMS based application.
It includes this code…

#include “NetServices.as”
#include “NetDebug.as”

But wen i run the file i got this message…

" Error opening include file NetDebug.as: File not found.
Error opening include file NetServices.as: File not found.
"
I have downloaded the actionscript remoting component
from here http://www.macromedia.com/software/flashremoting/downloads/components/

please help me to find the problem.