Can I use the doTwo function on a flash (swf) button?
smokeyb
1:05 pm on Aug 28, 2003 (gmt 0)
I sometimes use Glanda to make flashy buttons. It obviously has the facility to add a link, but can I configure it to run the doTwo function as explained in this post [webmasterworld.com...] Thanks for any help offered.
korkus2000
12:30 pm on Aug 29, 2003 (gmt 0)
make the link javascript:doTwo();
That should do it. You can place it in the getUrl action.
smokeyb
5:00 pm on Aug 29, 2003 (gmt 0)
Thanks Korkus I thought I'd tried that but I tried again and it works fine, I must of done something wrong the first time I did it... sorry for looking so stupid... again. Thanks