Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: [flasher] create projector
From: JGL
Date: Mon, 26 Mar 2001 13:05:08 -0000

>Is is possible to include all .swf
files in a single projector and if yes how, this is
because I have used loadMovieNum ("musicLoop.swf",
10); from an external file.

You must make sure the loaded swf's are in a folder with the projector and
distrubute the whole package. Thay won't be included in the projector, only
called. Or you can physically place the code of the music .fla into the .fla
you plan to make the projector from.

>And I can still do a full
screening of my swf.

Add this too:
fscommand ("allowscale", "false");

>Do You Yahoo!?
No

jgl




[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]