Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-05-2004, 11:47 AM
ish ish is offline
Junior Member
 
Join Date: Jun 2004
Posts: 6
Default window shape and custom icon bug

I've encountered some problems in applications created by SWFKit 2.1 r2
1. I can't change window shape "on fly"
initial settings in the dialog window "Operation panel - Application Definition - Appearance":
Window Shape - I choose "Transparent Background", the other options are set by default
then I use the following piece of code in the script:
Application.Appearance.windowShape = $WSRECTANGLE ;
but nothing happens. the window remains transparent.
2. I get the system icon instead of application icon appearing while switching between running applications using Alt+Tab.
Reply With Quote
  #2 (permalink)  
Old 10-05-2004, 12:59 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:window shape and custom icon bug

1. Adding the following code into the "initialize" script
Code:
Application.Appearance.windowShape = $WSRECTANGLE;
It works well. Please make sure that the code is called when the app is running.

2. It's a bug, we will fix it in ver2.2

Thank you!
Reply With Quote
  #3 (permalink)  
Old 10-05-2004, 01:39 PM
ish ish is offline
Junior Member
 
Join Date: Jun 2004
Posts: 6
Default Re:window shape and custom icon bug

The problem is that I need to change transparency in RUNTIME (i.e. not in the initialization script)

I've got the problem with the following application:
The applications shows a beatiful splash on transparent background while loading. Then after initialization and some other internal actions the program
should switch to a standard window mode with a taskbar, buttons, etc. I use that script I described earlier to change the window style. This piece of code
is definitely executed but the window remains transparent.
Reply With Quote
  #4 (permalink)  
Old 10-07-2004, 01:43 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:window shape and custom icon bug

It's really a bug, we will fix it soon. Thank you.
Reply With Quote
  #5 (permalink)  
Old 10-08-2004, 08:54 AM
ish ish is offline
Junior Member
 
Join Date: Jun 2004
Posts: 6
Default Re:window shape and custom icon bug

When can I expect the fixed version? We can't launch our project because of this bug... Waiting...

Also please reply to this message:
http://www.swfkit.com/forum/thread_3_711.html

Thank you.
Reply With Quote
  #6 (permalink)  
Old 10-11-2004, 11:36 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:window shape and custom icon bug

Thank you for pointing out the bugs in SWFKit. All are fixed now, please get it at
http://www.swfkit.com/download/swfkit.exe


The ping feature was implemented by the RAW SOCKET that requires the administrator privilege. In the fixed version we implemented it in another way. Now it can work for a limited account.
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 01:56 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.