Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-20-2005, 10:59 AM
Junior Member
 
Join Date: Oct 2005
Posts: 1
Default Need help

I have a SWF which links to external (local) htm files through some buttons. All is well while it is a movie as soon as i make it an exe with swfkit pro when i click the buttons instead of going to the right directory it puts an additional http:// in front and searches the site in the internet instead of locally how can i fix that?
Reply With Quote
  #2 (permalink)  
Old 10-21-2005, 11:23 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Need help

Please set the base path of the flash movie in the "initialize" script, or the flash player cannot find where the html files are.

e.g

Code:
var path = getAdditionalFlile();
Application.setBasePath(path);
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 02:02 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.