Wednesday, June 18, 2008

making your flash website a dvd executable

create a text file and put it in same place that your projector. You need to call that file "AUTORUN.INF" and put it in CD ROM root directory.
create a text file containing the following text.

----------------------

[autorun]
open=file.exe
icon=file.ico

here is the full demo

No comments: