Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-09-2007, 12:04 PM
Member
 
Join Date: May 2007
Posts: 53
Default Send function handler from AS to SWFKit

How can I make onEvent function handle from SWFKit point to function from AS2?
for example
Code:
var command = trayMenu.show();
  if (command == "id0") {
     if (getMainWnd().windowState == "minimized") {
        AS2_Function1();
        getMainWnd().bringToTop();
     } else {
        AS2_Function2();
     }
  } else if (command == "id1") {
      AS2_Function3();
  }
__________________
#define true false //happy debugging, friends
Reply With Quote
  #2 (permalink)  
Old 06-09-2007, 01:04 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Send function handler from AS to SWFKit

http://www.swfkit.com/forum/thread_1_1807.html
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 04:21 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.