PDA

View Full Version : add parameter to component


smyrk
04-17-2006, 11:05 AM
Working through a flash remoting tutorial (Ben Forta WACK) it says to set the Click Handler to SearchButton_Clicked but the component doesn't have that parameter. I opened the fla included on the cd and the button has this parameter.
I can obviously copy and paste this button into my movie but I would like to know how to create parameters if needed.

Thanks