Copy link to clipboard
Copied
I have a presentational video that brings up clips (mp4) in certain places during the presentation. I would like to put it on a flash drive to travel with but as soon as I publish the projector and copy the files to the flash drive, the mp4 files are missing from the animation. How do I fix that. The projector file works fine under the main folder but nothing when i move the location.
Copy link to clipboard
Copied
What way are you playing the video? If it's an FLVPlayback component it should take the file name as a source, or a relative path, or a full path. For example, if you have a videos folder you might have the source set to:
videos/firstvideo.mp4
That should work in Animate and in a projector. What won't work is:
c:\mywork\videos\firstvideo.mp4
if you are now running the projector from drive D.