I am using flash to load an external video file into a website it works on my local machine but not when i upload to my webspace, im using the command:
Video1.play("Videos/Windows XP/VideoName.mp4");
the video file is in the Videos/Windows XP subfolder on the webspace with the correct file name am i missing something?
Video1.play("Videos/Windows XP/VideoName.mp4");
the video file is in the Videos/Windows XP subfolder on the webspace with the correct file name am i missing something?