A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Complex standalone application

  1. #1
    Junior Member
    Join Date
    Feb 2001
    Posts
    2
    I have a complex Flash Internet application comprising about 20 SWF files. The first file say "main.swf" loads other files into to levels and into movie clips.

    I need to create a stand-alone Windows application. From these files (and put it on a CD) to run on machines in which the flash player is not necessarily installed.

    I do NOT want to create a single flash movie from the multiple files (e.g. by adding scenes to main.fla).

    My question is: Suppose I make a projector file for main.swf (and get main.exe) and leave all other files as swf files and put all on a CD. Would that configuration run stand-alone?

    If not what should I do.

  2. #2
    Modding with Class JabezStone's Avatar
    Join Date
    Aug 2000
    Location
    Grand Rapids, MI
    Posts
    2,008
    Horowitz,

    Yep, that is exactly what you want to do. Use one main standalone and use LoadMovie command to bring in your additional .SWF's. Same principle as your web-based applications.

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