Just trying to compile this out of the box, I ran into problems with the generated .swf: it was complaining about missing symbols. I did a bit of googling and discovered that I needed to declare classes for the imported movie clips, so that's all I'm doing here. Hopefully pretty straightforward.
Hey,
Just trying to compile this out of the box, I ran into problems with the generated .swf: it was complaining about missing symbols. I did a bit of googling and discovered that I needed to declare classes for the imported movie clips, so that's all I'm doing here. Hopefully pretty straightforward.
Thanks, Matt