Local vs. Remote Paths
Monday, August 20th, 2007Normally when I'm working I tend to use XML a lot. Also, my file structuring goes something like this:
deploy
swf
images
xml
scripts
etc.
This is generally how I structure my deploy folder and inside of the root deploy folder I have my .html (or whatever) files. This poses a bit of a problem when I'm loading stuff into [...]