Thread
:
AS3 And SWFKit
View Single Post
#
2
(
permalink
)
08-07-2009, 07:47 AM
SWFKit
Senior Member
Join Date: Dec 2002
Posts: 2,015
In as3, most of swfkit methods become dynamic, so you'll have to use
Code:
var dlg = new Dialogs; dlg.msgBox('Hello');
SWFKit
View Public Profile
Send a private message to SWFKit
Visit SWFKit's homepage!
Find all posts by SWFKit