This content has been marked as final.
Show 5 replies
-
1. Re: creating mask layer causes 1067 -coercion of Boolean to flash.geom:Rectangle
Ned Murphy Feb 10, 2011 4:40 PM (in response to Mark Embrey)You're using what appears to be the AS2 version of startDrag code instead of the AS3 version.
-
2. Re: creating mask layer causes 1067 -coercion of Boolean to flash.geom:Rectangle
Mark Embrey Feb 10, 2011 5:33 PM (in response to Ned Murphy)Ned,
thanks - any tips as to what the appropriate AS3 code might be?
Mark
-
3. Re: creating mask layer causes 1067 -coercion of Boolean to flash.geom:Rectangle
Ned Murphy Feb 11, 2011 4:06 AM (in response to Mark Embrey)Yes, do what I do anytime I need to know how something is used... in this case search "startDrag" in the Flash AS3 help documentation. I'd have to look it up to tell you, so save me the effort and do yourself a favor and become familiar with one of the few primary tools you need in Flash.
-
4. Re: creating mask layer causes 1067 -coercion of Boolean to flash.geom:Rectangle
Mark Embrey Feb 11, 2011 9:36 AM (in response to Ned Murphy)great - thanks! will do
-
5. Re: creating mask layer causes 1067 -coercion of Boolean to flash.geom:Rectangle
Ned Murphy Feb 11, 2011 11:56 AM (in response to Mark Embrey)You're welcome


