Shoutbox

Flash file on a cd....but - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Flash file on a cd....but (/showthread.php?tid=80126)

Flash file on a cd....but by Quantum on 12-16-2007 at 04:53 PM

Ok i want to put a flash file on a CD and make it auto run to full screen.

So when the CD is inserted it will auto run the flash file on full screen.

How can i go about doing this?

Thanks for your help in advance :)


RE: Flash file on a cd....but by ShawnZ on 12-16-2007 at 05:19 PM

use Sothink SWF Decompiler to create an FLA file for the SWF, then use Adobe Flash to publish it as a Windows Projector. put it on the cd alongside an autorun.inf file with the following contents:

[autorun]
open=whatever.exe
icon=whatever.exe,0


RE: Flash file on a cd....but by mezzanine on 12-16-2007 at 07:53 PM

You can use an application such as SWFKit, that can turn one or several SWF files into a standalone executable (similar to Projector), without having to decompile them. The Express version is the easiest to use. The program has many configurable settings, and it can create an autorun.inf automatically. You can also specify details for your executable, such as program icon, appearance, user interaction, custom menus, Help > About box, or you can even turn it into a screensaver or add an installer. SWFKit also supports numerous other types of resources, and scripts written in various languages, including FFish.