When I upload my project to my server everything shows up as expected.
When I try to run the application in preview mode locally I cant get the sprites to load.
I went through my .htaccess file, and completely disabled hotlink protection, and yet I am still getting nothing when I try to test locally.
Is there some special URI address I can use to access my files when I am running the webpage locally?
If not does anyone know of a decent FTP Daemon to automatically upload my work? This might turn into a development nightmare :(.
TIA.