Hi everyone,
the problem occurs on that page (http://www.danielhurtu bise.com/photos/cities/paris/paris.html)
The right side should be a flash animation that runs a gallerie. It works locally but as soon as i upload it to the server, i get an error in IE line 59. Here's the content of line 59:
AC_FL_RunConten t( 'codebase','htt p://download.macrom edia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=9,0,28,0', 'width','800',' height','585',' src','viewer',' quality','high' ,'pluginspage', 'http://www.adobe.com/shockwave/download/download.cgi?P1 _Prod_Version=S hockwaveFlash', 'bgcolor',"'FFF FFF','movie','v iewer' ); //end AC code
I tried adding "" where the code is using # but the the gallerie won;t load and i don't get any error.
Any help is much appreciated
the problem occurs on that page (http://www.danielhurtu bise.com/photos/cities/paris/paris.html)
The right side should be a flash animation that runs a gallerie. It works locally but as soon as i upload it to the server, i get an error in IE line 59. Here's the content of line 59:
AC_FL_RunConten t( 'codebase','htt p://download.macrom edia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=9,0,28,0', 'width','800',' height','585',' src','viewer',' quality','high' ,'pluginspage', 'http://www.adobe.com/shockwave/download/download.cgi?P1 _Prod_Version=S hockwaveFlash', 'bgcolor',"'FFF FFF','movie','v iewer' ); //end AC code
I tried adding "" where the code is using # but the the gallerie won;t load and i don't get any error.
Any help is much appreciated
Comment