PDA

View Full Version : Password confirmed by the component button


Amenthes
05-25-2006, 06:18 AM
Hi, I'm brand new in this forums and also in ActionScript and I faced a problem after reading the tutotial about passwords and trying to implement it... it doesn't work when I use the button from the "Components" palette but it does when I use a custom one. Has anyone a solution? I'm using Flash 8
Thanks

AlladinYYC
05-25-2006, 02:49 PM
With a component you have to incorporate a listener rather than a onRelease or onPress function.

A.