name: front class: middle center inverse # FAQ Frequently Asked Questions About the project container and its use --- ## Structure Q: _Under "Works" the directories all have an "x". Why?_ A: You have the expert version of the Box. The directory names are abbreviated to the first letter. The "x" is similar to a "wild card" - i.e. it can mean multiple. Example: Mx is the short form for Market, and includes the domains Marketing, Advertising, Sales, etc. --- ## SlideShow 1 Q: _I have changed the file in the Works directory but the slideshow in "Talk" is not showing?_ A: You need to copy the file to the files directory in _Talk/assets_. ------------- Q: _How do I create a slideshow in "Talk"_ A: You need to do 3 things: * Copy the the file that has to be rendered in the "Talk/assets". * Copy an existing html file in the Talk directory and rename it to something that the enduser will understand. * Edit the file and towards the end (around line 18) change the "sourceUrl". --- ## SlideShow 2 Q: _I am trying to link to files in the "Works" directory but it doesn't work_ A: Files above or outside of the directory do not work. It is a security function of the browser. You have to copy your files into the _assets_ directory. ------------- Q: _Why can't I just copy the working file into the "Talk" directory?_ A: You can, but we don't recommend it, just for the simple reason of clutter.