Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-15-2007, 04:33 AM
Member
 
Join Date: Sep 2006
Posts: 38
Default Using SWFLoader to Load child SWF in Flex and SWFKit

Hello,

In Flex, I can load a CHILD SWF into my application using a SWFLoader object. This work PERFECTLY.

However, once I convert to EXE using SWFKIT, my child SWF does not show up.

Any Ideas?

TIA

Steve
Reply With Quote
  #2 (permalink)  
Old 06-15-2007, 02:27 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Using SWFLoader to Load child SWF in Flex and SWFKit

Have you forgot to unpack the child swf by calling the getAdditionalFile method in swfkit? As you can see from the attached sample, the SWFLoader component works well with swfkit.
Reply With Quote
  #3 (permalink)  
Old 06-16-2007, 05:44 AM
Member
 
Join Date: Sep 2006
Posts: 38
Default Re:Using SWFLoader to Load child SWF in Flex and SWFKit

Thanks for your reply.

The CHILD swf is located on the WEB, it's not in the EXE package,

Sorry for not being more clear. Do you have any suggestions?

Steve
Reply With Quote
  #4 (permalink)  
Old 06-17-2007, 08:03 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Using SWFLoader to Load child SWF in Flex and SWFKit

If the child swf movie is on the web, you will have to specify its absolute url. For example:

Code:
<mx:SWFLoader x="0" y="0" width="550" height="400" source="http://www.swfkit.com/forum/img/logo.swf"/>
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 04:21 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.