reach100
06-11-2009, 07:06 PM
I thought I was successfully combining javascript and getURL within my scrolling flash thumbnails in order to change out photos on my page at http://tommybaynard.com/hollywood.php
This doesn't work in Internet Explorer - how can I fix it or do it better?
Thanks,
Rich V
on (press) {
getURL("javascript:MM_swapImage('main','','images/adventure/H2.jpg',1)");
getURL("javascript:MM_swapImage('title','','images/adventure/H2.png',0)");
}
This doesn't work in Internet Explorer - how can I fix it or do it better?
Thanks,
Rich V
on (press) {
getURL("javascript:MM_swapImage('main','','images/adventure/H2.jpg',1)");
getURL("javascript:MM_swapImage('title','','images/adventure/H2.png',0)");
}