What is your use case where you need to have videos inside a stack? If you’re 
wanting to give someone a single file that has all the needed media, can you do 
a standalone instead? With those you can copy the media files in to the app in 
the Copy Files section of the standalone settings, and then load the media into 
a player this way:

 set the filename of player 1 to specialfolderpath("engine") & “/videoname.mp4"
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to