PDA

View Full Version : Movieclip.prototype class no worky in v.7 w/AS 2.0 ???


morosa
03-21-2005, 07:01 PM
Hello. I am curious as to why the Movieclip.prototype class doesn't work (AT ALL) when published to Flash Player 7 with AS 2.0?? If published to the Flash Player 6 with AS 2.0 it works!! But Not in v.7.0??? Any ideas as to why?

I have researched this exhaustively and have found NO documentation on it or why it doesn't work in version 7 flash player? Can't even find anything in my AS 2.0 Dictionary either!!! Heeeelpppp me please!! :eek: :)

Thanks in advance! Any help or advice is greatly appreciated!

- morosa

Curly Brace
03-21-2005, 07:06 PM
Try using MovieClip instead of Movieclip

senocular
03-21-2005, 07:14 PM
that concerns the documentation on capitalization ;)

morosa
03-21-2005, 07:38 PM
Thanks for the feedback guys! However, that was a TYPO anyways.... ;) it should read MovieClip.prototype from the first place!! Sorry for the typo....any ideas now that that's clear??

MovieClip.prototype.alpha = function() {
//scripts here
}


so this doesn't function in v.7 w/AS 2.0 but WORKS in v.6 w/AS 2.0?? Hmmmmmm.....

senocular
03-21-2005, 08:01 PM
so maybe its something in your prototype thats not making it work right. Have you read up on the changes in Flash 7 from Flash 6? They are in Flash help.