Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-02-2006, 08:48 AM
Junior Member
 
Join Date: May 2006
Posts: 2
Default Flash stops when GetMessage

My application do not work properly in new version of SWFKit.

I have dll in my project with this part of code:
Code:
while (GetMessage(&msg, NULL, 0, 0))
{
TranslateMessage(&msg);
DispatchMessage(&msg);
}
In SWFKit2 in same project flash movie was playing, but in new version flash stops.

And more: now SWFKit2 use FlashPlayer9 for building applications too after I have installed SWFKit3, even if I set FlashPlayer8 in View->Options..->FlashPlayer !!
So this project do not work neither in SWFKit2 nor in SWFKit3 any more!

How to avoid flash blocking?
How to use Flash Player 8 in SWFKit2 now?
Reply With Quote
  #2 (permalink)  
Old 08-07-2006, 01:38 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Flash stops when GetMessage

Could you please send us the files? We will try to resolve the problem.
Reply With Quote
  #3 (permalink)  
Old 08-08-2006, 09:44 AM
Junior Member
 
Join Date: May 2006
Posts: 2
Default Re:Flash stops when GetMessage

Hello

Thank you for your response. I have resolve this problem already.

I have replace FSCommand("FFish_Run","someScript") with FSCommand("FFish_AsynRun","someScript") and now it works.
But I don't understand yet why my old code was working before
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:49 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.