Chuck Taylor
06-29-2007, 11:17 AM
I am a Flex developer. This is how I include a Class in Flex.
1. Create the class file in ./foo/bar/baz.as
1. In the main file: include foo.bar.Baz;
I tried the same in Flash 9, but it doesn't work. What am I doing wrong?
1. Create the class file in ./foo/bar/baz.as
1. In the main file: include foo.bar.Baz;
I tried the same in Flash 9, but it doesn't work. What am I doing wrong?