Let's deprecate but not remove EmbeddedSwfLoader.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4954 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -68,6 +68,7 @@ import flash.system.LoaderContext;
|
|||||||
* @deprecated Content packs are coming, and symbols can be embedded directly
|
* @deprecated Content packs are coming, and symbols can be embedded directly
|
||||||
* by using [Embed(source="foo.swf#somesymbol")]
|
* by using [Embed(source="foo.swf#somesymbol")]
|
||||||
*/
|
*/
|
||||||
|
[Deprecated(replacement="com.threerings.util.MultiLoader")]
|
||||||
public class EmbeddedSwfLoader extends EventDispatcher
|
public class EmbeddedSwfLoader extends EventDispatcher
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user