A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash stand along projector

  1. #1
    Junior Member
    Join Date
    Feb 2001
    Posts
    5

    Flash stand along projector

    I am making an interactive CD in FLash Porfesional 8 with one main flash movie loading several sfw files as part of the content. By question is when I export the main flash file as an SWF all the additional files load fine, but when I export that main Flash file as a Projection exe all the external swf files dont load.

    How can I get the swf files to load in the main file as a projecto exe file.

    Here is how I load the swf files

    loadMovie("intro.swf","_root.main.contentLoader");

    If anyone can help thanks

  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    The other SWF files are not included in your EXE so they have to be where the projector expects them. In your example above the intro.swf file would have to be in the same folder as your projector for it to be loaded successfully.

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