Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Pre-sales

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-08-2006, 10:57 AM
Member
 
Join Date: Apr 2005
Location: Antwerp, Belgium
Posts: 40
Default SWFKit Pro 3 release date

Hi,

We are starting a large new flash project today and will need swfKit for saving xml files frequently.

1. When can we expect SWFKit Pro 3 to be available?

2. We already have SWFKit Pro 2. Is it worth waiting for v3?

3. Can we start using v2 and upgrade later?
I suppose not as all swfkit code is now available within the Flash IDE? This new feature looks very promissing to me - Can't wait to see how you guys did the trick!

thanks,
Gert
  #2 (permalink)  
Old 02-09-2006, 08:48 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:SWFKit Pro 3 release date

Thank you for being interested in our software.

V3 needs more testing and will be available in about three to five weeks. We recommend you to start using v2 now, if you have v2 and v2 can do what you want. First, you can finish your project ealier. Second, it is not complex to upgrade your project to v3, and v2 purchased in 2006 can be upgraded to v3 for free.

There are mainly two important improvements of v3, one is the ability to encrpyt resources such as swf, mp3, jpg, xml, etc, and you can get this feature in v3 without changing any code in the project produced by v2. The other is to call swfkit ffish script methods from within action script directly in flash 8. In v2, ffish scripts are called by fscommand asynchronously. However, it is very easy to modify your code to support this new feature in v3. V3 will provide a method called "_skcall" in action script, and you only need to change "fscommand" to "_skcall" to run the ffish scripts synchronously. E.g.
Code:
in v2
fscommand("run", "saveXML");
in v3 
_skcall("run", "saveXML");
Of course, the "fscommand" still works in v3. In v3 most ffish objects are avaliable in action script. But “ActiveXObject” is very hard to be used in action script directly, because it not only supports events, but also supports to access methods and properties of activex components dynamically. In a word, all the v2 features still work in v3. Although you can write swfkit code in flash 8 IDE, you can still write code in swfkit ffish editor and call it in action script. And applications created by the latter method will have better performance.
  #3 (permalink)  
Old 02-09-2006, 09:55 AM
Member
 
Join Date: Oct 2005
Posts: 87
Default Re:SWFKit Pro 3 release date

How to purchase the V3 in CHina?
and the price of the V3?
any software agents u have?
  #4 (permalink)  
Old 02-10-2006, 01:01 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:SWFKit Pro 3 release date

You can contact us directly by email when v3 is available. Thank you.
  #5 (permalink)  
Old 02-14-2006, 01:30 AM
Member
 
Join Date: Oct 2005
Posts: 87
Default Re:SWFKit Pro 3 release date

If u provide preview release or beta release of SWFKIT,
baseed on ur previous description, programming style of V3 is quite different from V2, I've play with V3 pretty well,
and thought it's much easier and straightforward
than ur competitor's product, i'd like to test V3 before i choose it, any suggestion!
  #6 (permalink)  
Old 03-08-2006, 11:16 PM
Member
 
Join Date: Sep 2004
Posts: 32
Default Re:SWFKit Pro 3 release date

Please update us on your progress for Version 3 ???

  #7 (permalink)  
Old 03-09-2006, 01:29 AM
Member
 
Join Date: Oct 2005
Posts: 87
Default Re:SWFKit Pro 3 release date

I wonder if ur company has some trouble?
nobody replies user's question!

again, when ur V3 available?
  #8 (permalink)  
Old 03-09-2006, 01:11 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:SWFKit Pro 3 release date

Sorry for the late reply, we didn't notice it. SWFKit Pro 3 needs one more month of last testing. So the release is delayed to 10, April.
  #9 (permalink)  
Old 03-13-2006, 12:20 AM
Member
 
Join Date: Oct 2005
Posts: 87
Default Re:SWFKit Pro 3 release date

pretty good !
  #10 (permalink)  
Old 03-16-2006, 12:49 AM
Member
 
Join Date: Sep 2003
Posts: 95
Default Re:SWFKit Pro 3 release date

Hi,

Not to be a cynic, but the last version of SWFKit took a further six months or so from when originally intended to be released.

I do hope that version 3 doesn't have the same issues.

Incidentally, is there a functionality list / change log for this version? I would be very interested to see it's feature set.

Cheers,

G.
Closed Thread

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:00 PM.


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.