A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Has anyone seen swish used to make a DVD menu?

  1. #1
    Senior Member
    Join Date
    Jul 2000
    Posts
    189
    I am working on puting together a DVD. Is it possible to set up a menu that will automatically load in a DVD player upon inserting into the player? If that is possible then from there will I be able to call up different video scenes using that menu. Basically I want to be able to make a full functioning DVD with swish.

    Is this possible?

    Thanks for your time.

    L8ER
    888

  2. #2
    Senior Member Lys12's Avatar
    Join Date
    Feb 2001
    Location
    Munich, Germany
    Posts
    5,237
    hi,

    i'd convert the videos to swf and load them into swish via the load movie command (button action "on release -> load movie -> movie.swf -> into level/sprite"). there are other ways to launch the movies, but i guess this is the most convenient way.

    to autostart the swish menu, doubleclick on the swf to open the flash standalone player (in case you don't have it installed, download it here: http://www.macromedia.com/support/flash/downloads.html ), and convert it to exe/projector using the file menu.

    to autostart the file:

    open editor and type the following:

    [autorun]
    open=myswf.exe

    save the file as "autorun.inf" and place it in the root of your cd. the menu.exe has to be placed in the root as well.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center