Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ardiscript:deploying_scripts_to_your_server [2018/07/25 22:36]
optrix
ardiscript:deploying_scripts_to_your_server [2018/07/25 22:48] (current)
optrix
Line 23: Line 23:
  
    * Use the upload controls on the right (or the bottom on very small screens) to upload your media.    * Use the upload controls on the right (or the bottom on very small screens) to upload your media.
-   * Update your script to use the path names shown in the upload section. +  ​
 {{:​ardiscript:​scriptediting.png?​400|}} {{:​ardiscript:​scriptediting.png?​400|}}
  
-===Updating ​Your Media Paths===+===Check Your Media Paths=== 
 + 
 +//This section only applies if your script includes media files// 
 + 
 +If you followed the instructions on [[ardiscript:​running_and_debugging_local_scripts]],​ you hopefully created a folder to store all your scripts media.
  
-The last step in regards ​to media might need a little explanation.+If you did not, you may need to update the paths to your media.
  
 So that you don't get issues with different scripts having conflicting file names, ARDI places the media for each script into a separate folder. A file called //​photo.jpg//​ for the //​Introduction//​ script will be placed in **Introduction/​photo.jpg**. So that you don't get issues with different scripts having conflicting file names, ARDI places the media for each script into a separate folder. A file called //​photo.jpg//​ for the //​Introduction//​ script will be placed in **Introduction/​photo.jpg**.