Forum Moderators: open
anyone can help on this?
thanks... ^_^
gracequeen
simply add an action to your buttons: on (release) { getURL("javascript:somefunction('parameter1', 'parameter2')"); }
this calls a javascript function within the .html-file where your flash is embedded.
it's working now.... thanks again^_^