Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-11-2004, 11:36 PM
Junior Member
 
Join Date: Aug 2004
Posts: 27
Default How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

Dear SWFKIT Staff:
Have a nice day

I just Purchased a copy of SWF KIT PRO V.2.1 and I used it for converting flash file that plays external FLV file but the problem is that the SWFKIT projecor can't play the external FLV file while it can be played by the swf file and even the flash projector created by Flash MX but the FlashKIT projector can't play the FLV external file

SO, HOW CAN I SOLVE THE BIG PROBLEM , I REALY NEED YOUR HELP FOR SOLVING THIS PROBLEM. ??? ??? ??? ??? ??? :-[ :-[ :-[ :-[ > > > > > >

MultiDesign
Reply With Quote
  #2 (permalink)  
Old 08-12-2004, 03:20 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

Surely SWFKit can play external flv files. The problem might be the relative path name. If you put the flv files under the same folder as the exe file, please call the Application.setBasePath() method in the "initialize" script. Similiarly, please set the proper base path if you put the flv files in another place.

The attached sample can play external flv files and mp3 files. It can be built by SWFKit Express.
Reply With Quote
  #3 (permalink)  
Old 08-12-2004, 03:14 PM
Junior Member
 
Join Date: Aug 2004
Posts: 27
Default Re:How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

Thank you very much for your reply but I use media display to view the flv file in flash movie.

I just write the url & video length in the disply component inspector & the movie starts in flash with the note that the tow files are in the same folder.

so, what script do I use to make this work in SWFKIT Projector

Thanks alot

MultiDesign
Reply With Quote
  #4 (permalink)  
Old 08-12-2004, 03:35 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

There are 2 methods:

1. copy the flv file into the same folder as the output exe file. In the "initialize" script, adding the following code
Code:
Application.setBasePath();
2. Add the flv into the attachment list and add the following code into the "initialize" script(This is the recommended method)
Code:
var path = getAdditionalFile();
Application.setBasePath(path);
Reply With Quote
  #5 (permalink)  
Old 08-13-2004, 02:38 AM
Junior Member
 
Join Date: Aug 2004
Posts: 27
Default Re:How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

Dear topcmm:
Have a nice day
I realy Appreciate your quick replies , which proved that your company is one of the most respectable companies as you are not only offering the product but you support all your customers and as fast as you can so thank you again.

as for playing FLV file from SWFKIT projector , I tried the scripts that you recommeded but still have the same problem. the swf can play the FLV file but the SWFKIT projector not. so I desicded to send you the source files for flash MX & SWFKIT to see what's wrong in them & I hope you can help me in this issue.

Please, right click on the link below to download the zipped file that include the sources.

multidesign.multiservers.com/file.zip
Reply With Quote
  #6 (permalink)  
Old 08-13-2004, 06:35 AM
RJS RJS is offline
Member
 
Join Date: Sep 2003
Posts: 56
Default Re:How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

Just to let topcmm know - I've had no troubles with the example FLV.zip
Running on WinXP/Home and SWFKit 2.1.r2

Very nice.


Cheers
Rob
Reply With Quote
  #7 (permalink)  
Old 07-13-2006, 01:06 AM
Junior Member
 
Join Date: Jul 2006
Posts: 2
Default Re:How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

Hi, I am also having a similar issue. The FLV.zip example you posted works fine. But I only require one particular .flv to play.

Is there a way I can have just one .flv file play within my projector automatically (without having browse for it)?

Currently, I have imported the .flv file into the Applications area of my Attatchments section. After I build and test the projector, the video file doesnt come up. It's strange, as everything works fine with the original SWF.

Any ideas?

Thank you
Reply With Quote
  #8 (permalink)  
Old 07-13-2006, 01:25 AM
Junior Member
 
Join Date: Jul 2006
Posts: 2
Default Re:How TO PLAY EXTERNAL FLV USING SWFKIT PROJECTOR

Not to worry, I found the solution.

http://www.swfkit.com/forum/index.ph...sg4196#msg4196

Reply With Quote
  #9 (permalink)  
Old 06-06-2009, 06:14 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default

Quote:
Originally Posted by Destroy All Monsters View Post
Hi. I have this problem but the link to the solution does not work. Can anyone point me to the thread or tell me what the solution is please?
It should be a swfkit pro 2 problem, you can solve it with the method in another post:
http://www.123flashchat.com/communit...html#post24367
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:18 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.