----------------------------------- Muffin Man Fri Apr 30, 2004 6:07 am Flash files in Turing? ----------------------------------- I was wondering if I am able to use .swf files in Turing and if so, how? ----------------------------------- Tony Fri Apr 30, 2004 6:08 am ----------------------------------- you can't run them inside of turing, but you can use Sys.Exec to execute an external file in its default app ----------------------------------- Dan Fri Apr 30, 2004 12:27 pm ----------------------------------- or if it just a simple flash animation you could turn it in to a bunch of img files and then load each img in order in to turing with a small dealy.