|
|||
|
Say you have two folders contain the resource files, "sound" and "image", you need to add the two folders and files in the two folders under the "Application" folder of the attachment list.
[Attachments] -- Application | -- sound | -- image By checking the "pack attached files" option, SWFKit will build a single exe file for you. |
|
|||
|
I 'm working with Swishmax ! I have alots SWF file and Action Script "load movie at level 0" ! I need SWFKit Pro 2 to put them into a single EXE file ! I 'm having a trouble with the "Add file" button in the attachment list ! :-\
|
|
|||
|
Are you using the latest version of SWFKit Pro?
SWFKit pro has had a bug in the earlier version, the "add files" button cannot work under win98. But it has been fixed in the latest version. You can add all your swf files under the "Application" folder. In the "initialize" script, add the following code Code:
//extract the resource var path = getAdditionalFile(); //set the base path to the folder contains the resouce files Application.setBasePath(path); |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|