This content has been marked as final.
Show 2 replies
-
1. Re: 1152: A conflict exists with inherited definition flash.display:DisplayObject.x in namespace public.
INVT Oct 2, 2007 10:05 AM (in response to INVT)Anyone? -
2. Re: A conflict exists with inherited definition flash.display:DisplayObject.x in namespace public.
Newsgroup_User Oct 2, 2007 11:28 AM (in response to INVT)You might have misnamed an object. For example, if you placed a TextField on
the tiomeline and named it "name", it would conflict with the
DisplayObject.name property.

