Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: atrfate on April 26, 2016, 05:25:29 PM

Title: issues displaying swf files
Post by: atrfate on April 26, 2016, 05:25:29 PM
iv extracted a few swf files fomr hyperspin themes, i have no isssue drawing them with
local swf = fe.add_image("Untitled2.swf", 50, 50, 1000, 1000);


However when I import my own SWF file made in adobe Flash CS5 they dont seem to work with as far as I can tell the same settings

So any information as to what type of swf file is needed and how to encode it so the FE is happy would be great!