Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Pre-sales

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-14-2005, 11:00 AM
Junior Member
 
Join Date: Nov 2005
Posts: 1
Default Loadmovie available?

Trying Swfexpress 2.2

I have a dynamic menu that fills buttons from an array. The buttons use the loadmovie command to a target clip, and load external swf files to the target.

The command on the dynamic array button is:
on (release) {
bigclip.loadmovie(link,0);
}

Which loads movies from:
// LINKS FOR EACH FIELD
links = new Array();
links[1] = "clips/vidclip2.swf";
links[2] = "clips/02 rdgen.swf";
links[3] = "clips/03 rdcom.swf";


When i preview the file it loads the clips fine. Once created it will not load the clips - what am I doing wrong?

I have used the setbasepath in the initialize script and the files are created in the Temp directory

Brian
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 11:43 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.