26May/10Off
Creating an Autorun CD from your Catalyst Swf
If you've created a presentation or demo in Catalyst that you'd like to start up automatically from a CD or flash drive, then this tutorial is for you.
What you'll need:
- A Flash Catalyst project you'd like to autorun
Here's what you do:
- Publish your Flash Catalyst project, and open the run-local folder
- Open Main.swf with Adobe Flash Player (Right Click -> Open With -> Adobe Flash Player)
- Under Flash Player's File menu, choose Create Projector. A projector is a native application wrapper for your swf, a .app on Mac or a .exe on Windows. This is what you'll autorun.
- Create a file named AutoRun.inf with a program like Notepad, and add the lines
[AutoRun]
open=projector.exe - Replace projector.exe with the filename of your projector from Step 3.
- Burn AutoRun.inf, your projector from Step 3, and the assets folder from run-local version of your published project to your CD, or place them on removable media like a flash drive.
You're done! As you may have noticed, the autorun feature will only work with PCs. You can read more about autorun in this article. You can still create a Mac projector and place it on your CD, but Mac OS X doesn't have the same autorun feature as PCs.
May 27th, 2010 - 15:34
The option is disabled… Maybe something that I must leave unchecked in the Publishing process? I have player version (10,0,2,54)
June 24th, 2010 - 18:28
I’m not sure exactly what would cause this, but you may want to try downloading and installing the “Projector” for Flash. You can find those files at the Adobe Download Center.
June 29th, 2010 - 22:47
wow! nice!!!
July 5th, 2010 - 22:56
thanks a lot
July 28th, 2011 - 00:51
Hi guys
Is there anyway of disabling the maximise Window button in a projector.exe. I have content off screen that becomes visible in full screen?
July 3rd, 2012 - 22:23
nice!! thanks bro