Closed GoogleCodeExporter closed 9 years ago
Erratum the problem comes when this method is invoked:
var color2:TintColor = new TintColor(mc2) ;
color2.setTint2( 0x0000FF, 100 ) ;
Original comment by nicolas....@gmail.com
on 2 Dec 2008 at 2:31
I found the same problem with the TransformColor.fla
When this method is invoked:
var color2:TransformColor = new TransformColor(mc2) ;
color2.substraction( 0xFF00FF ) ;
ReferenceError: Error #1069: La propriété r est introuvable sur
pegas.colors.RGB et
il n'existe pas de valeur par défaut.
at pegas.colors::TransformColor/addition()
at TransformColor_fla::MainTimeline/frame1()
Original comment by nicolas....@gmail.com
on 2 Dec 2008 at 2:32
Original comment by ekamel...@gmail.com
on 2 Dec 2008 at 3:13
it's fixed in the revision 1236
Original comment by ekamel...@gmail.com
on 2 Dec 2008 at 3:14
Original issue reported on code.google.com by
nicolas....@gmail.com
on 2 Dec 2008 at 2:23