Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-21-2006, 01:18 AM
Junior Member
 
Join Date: Jul 2006
Posts: 1
Default Great Software and a Question

Hi
I downloaded the demo version of SWFKit 2 yesterday and it is the answer to my prayers!

I do have one question though. The cd interface of my program is called main.swf and I made this into an exe. The program is divided into units and objects. You click on a link in the main.exe to open an swf of a unit index and then click on another link to open the desired object.swf. When you close the object and go back to the unit index you need to click on a back button to get back to the cd interface. The code on this button looks like this:

on(release){
_root.loadMovie("../learning_world/main.swf");
_global.fromLW = true;
}
In the folder along with the exe we have a copy of the file main.swf. My problem is that this file is exactly the same as main.swf that the exe file was made from. If you click on this swf you can access a fully working version of the cd interface! The program is very big and contains many swf files so I don't really want to make a single exe file with all the swf's packaged into it.
Is there a way to make the main.swf un-useable unless the main.exe file is running? Would it be possible to package the main.swf as an attachment to the main.exe so it is only unpacked when a unit interface calls to it? Or is there a change that I could make to the above script so that is calls to the main.exe file so I can then just get rid of the main.swf?
Any help would be greatly appreciated!

Thanks

Gordon
Reply With Quote
  #2 (permalink)  
Old 07-21-2006, 07:03 AM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Re:Great Software and a Question

http://www.swfkit.com/forum/thread_1_949.html
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:48 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.