Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-21-2006, 06:00 AM
Junior Member
 
Join Date: Nov 2006
Posts: 1
Default problem with mingx

hai

Flash can call a javascript using the action script "getURL(.............);
But it doesnt work with mingx. I am using mingx to create flash files, and i need to call javascripts at the end of each flash file. What is the action script i must used in the last frame?
Reply With Quote
  #2 (permalink)  
Old 11-23-2006, 03:05 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:problem with mingx

Code:
action = new ActiveXObject("Mingx.Action"); 
  action.create("getURL(........);"); 
  m.add(action);
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:58 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.