Interactive cd
Interactive cd
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- ********0
Director or flash
using flash
set your fscommand to full screen if you are going for full screen. if not you can run it as floating like any other flash executional.
export your file as self running projector
for auto running the file in pc, make a file called autorun.inf with this inside in notebook
[autorun]
open=myFlashFile.exe
icon=myIcon.icothe files in your cd should contain the following
autorun.inf
myFlashFile.exe
myIcon.icofor Mac, the cd window will auto open and your flash projector should be there.