Hey all, I have three buttons set up that are tweening in on the timeline, they each are movieclips with the same associated class, two of the buttons work and have no problems, the other one give me:
TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::moviec...@3b70b431 to com.mellowmushroom.ui.about.AboutLandingButton. I have made sure that the instance names and movieclip are the same through out the animation, I even tried creating an entirely new clip and not animating at all, I still get the same thing. The other wierd thing is that the button still works even though it gives me an error, like the properties that are set in the AboutLandingButton class still apply and work for that button. This is driving me crazy, any help in the right direction would be very awesome. Thank you! -- Preston Parris [email protected] cell: 704.450.9299 www.modevisual.com _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

