Forum Moderators: open
I'm using the timeline panel in DW MX 2004 and got it all working locally. Works fine in Safari, IE 6, etc. But when I upload it to the server, the slideshow doesn't start. I've applied the onLoad behaviour for the timeline so I'm stumped. Any ideas anybody? - you can see an example at <Sorry, no example URLs. See TOS [webmasterworld.com]>
Thanks
[edited by: tedster at 3:49 am (utc) on Nov. 6, 2004]
As far as the <body> goes this is what I've got:
<body onLoad="MM_preloadImages('images/whyrio_over.gif','images/getting_over.gif','images/wedding_over.gif','images/social_over.gif','images/contact_over.gif','images/home_over.gif');MM_timelinePlay('Timeline1')">
[edited by: tedster at 9:25 am (utc) on Nov. 6, 2004]
[edit reason] remove extra code [/edit]
Your timeline function is MM_timelinePlay() and in your <body> tag, you've assigned the parameter Timeline1 to it.
So two things must be present in the <head> - a definition for the function and a definition for the parameter. Are they there?
Also note - this is a Dreamweaver issue, so I am moving the thread over to the WYSIWYG Forum, where all the Dreamweaver users hang out.