Thread
:
setVariable Trouble
View Single Post
#
2
(
permalink
)
03-01-2009, 07:55 PM
SWFKit
Senior Member
Join Date: Dec 2002
Posts: 2,015
In AS3 you can get the values directly, so don't use setVariable
Code:
thePath.text = Global.getAppDir();
SWFKit
View Public Profile
Send a private message to SWFKit
Visit SWFKit's homepage!
Find all posts by SWFKit