tsiki
04-28-2004, 11:50 AM
My web site use some buttons for search activities: 'Search', 'Clear' and such.
Each button runs JS follow OnClick event.
For new graphical and functional capabilities I replaced those Input buttons with Flash (*.swf) buttons through Dreamweaver and I put my (local) functions for the OnClick event.
Result: It looks & fill as flash element but the OnClick event does not do anything.
I add to my function some alerts to see where the problem is but it does not work as well.
It does pops up alert message for the MouseOver event.
Do I have to change my JavaScript functions to support Flash button?
Pls. your assistance,
Tsiki
Each button runs JS follow OnClick event.
For new graphical and functional capabilities I replaced those Input buttons with Flash (*.swf) buttons through Dreamweaver and I put my (local) functions for the OnClick event.
Result: It looks & fill as flash element but the OnClick event does not do anything.
I add to my function some alerts to see where the problem is but it does not work as well.
It does pops up alert message for the MouseOver event.
Do I have to change my JavaScript functions to support Flash button?
Pls. your assistance,
Tsiki