Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-04-2004, 02:39 AM
Member
 
Join Date: Jun 2003
Posts: 39
Default onSize does not work as documented

I am unable to compline (check, build or preview) when passing parameters to the onSize event.

How can I have it detect when it is maximised?
Reply With Quote
  #2 (permalink)  
Old 03-05-2004, 08:19 AM
Junior Member
 
Join Date: Feb 2004
Posts: 14
Default Re:onSize does not work as documented

Code:
getMainWnd().onSize = function(type, width, height)
{
if (type == 2) trace("The window is maximized");
}
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 05:53 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.