Hi Flashies, I’ve been having trouble with a simple generic object. I took this example from the help file : var myPoint:Object = {x:50, y:20}; When I paste it into a new flash file and trace it, I get x = 50 and y = 20 . As expected. When I paste it into a file I have been working on, in the root, on it’s own layer, I get “undefined” for the x & y properties. There are no other variables in my file called “myPoint”. Can anyone suggest how I may go about trouble shooting this? Has anyone see this before? Thanks in Advance.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Object properties (kinda) | 0 | 43 | August 18, 2007 | |
Problem With Undefined Property | 0 | 61 | January 30, 2009 | |
Variable Undefined? I think not! | 3 | 859 | November 28, 2014 | |
Object problem | 0 | 35 | December 7, 2005 | |
Defining a property without the instance being in the movie | 0 | 94 | December 16, 2009 |