Hi,

What are you trying to do?

var testLinkageName:String = "PimpDaddySmooth";
var test = createObject(testLinkageName, "test", 420);
if (test == undefined) {
   trace("linkage id is free in this library that is loaded");
}

Peace, Mike

On 1/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Is there a "smooth pimp daddy" way to test if an library item with
> linkage ID assigned to it exists by using Actionscript 2.0?
>
> --Keith H--
>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
>
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to