|
|||
|
Hi, i'm new to Swfkit and just wondering if it was possible to create a screensaver with this app. I have to advise a designer on the best way of creating animations for it, so question is:
Can i create a screensaver which include multiple external files but yet be packaged as 1 single exe or src? Its sort of like an animation gallery without giving too much away. The choice i have is to make the animations and the app into 1 single file, or separate all the animation from the app which is my prefered scenario. Please get back to us, Thanks, |
|
|||
|
Sure, you can do this just by adding all files into the "attachment list" and inserting the following code to the "initialize" script:
Code:
var path = getAdditionalFile(); Application.setBaseLPath(path); |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|