This isn't actually a valid asdoc tag.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4955 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2008-03-05 00:21:23 +00:00
parent a82ead698b
commit aae7eb4e58
@@ -64,9 +64,6 @@ import flash.system.LoaderContext;
* var myMovie = loader.getContent();
* ...
* </pre></code>
*
* @deprecated Content packs are coming, and symbols can be embedded directly
* by using [Embed(source="foo.swf#somesymbol")]
*/
[Deprecated(replacement="com.threerings.util.MultiLoader")]
public class EmbeddedSwfLoader extends EventDispatcher