Nixed the Flash utilities (which moved to flash-utils) and wired up a
dependency on same. The repackaged classes are going to break everything, but I'll go through and fix the big stuff and smaller projects can languish or get with the times. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@839 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -9,7 +9,7 @@ import flash.text.TextField;
|
||||
|
||||
import mx.controls.TextInput;
|
||||
|
||||
import com.threerings.flash.TextFieldUtil;
|
||||
import com.threerings.text.TextFieldUtil;
|
||||
|
||||
/**
|
||||
* The class name of an image to use as the input prompt.
|
||||
|
||||
@@ -8,7 +8,7 @@ import flash.geom.Rectangle;
|
||||
|
||||
import mx.core.UIComponent;
|
||||
|
||||
import com.threerings.flash.DisplayUtil;
|
||||
import com.threerings.display.DisplayUtil;
|
||||
|
||||
/**
|
||||
* Flex popup utilities.
|
||||
|
||||
Reference in New Issue
Block a user