coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: pdiddy8117 on February 04, 2007, 12:37:50 AM

Title: does anyone have problems with flash using opera browser?
Post by: pdiddy8117 on February 04, 2007, 12:37:50 AM
I am using opera browser i have a flash banner it doesnt show the banner has anyone gone through this and fixed the problem. i want to fix it because i want it to work with all browsers. thanks
Title: Re: does anyone have problems with flash using opera browser?
Post by: Nibbler on February 04, 2007, 12:38:30 AM
What does this have to do with Coppermine? Have you installed a flash plugin for Opera?
Title: Re: does anyone have problems with flash using opera browser?
Post by: pdiddy8117 on February 04, 2007, 12:49:55 AM
yes the opera browser comes with the latest flash plugin. i thought maybe a change in the code would help.
Title: Re: does anyone have problems with flash using opera browser?
Post by: Nibbler on February 04, 2007, 12:52:23 AM
Post a link.
Title: Re: does anyone have problems with flash using opera browser?
Post by: pdiddy8117 on February 04, 2007, 01:03:37 AM
http://yourautoshow.com/rides/index.php
Title: Re: does anyone have problems with flash using opera browser?
Post by: Nibbler on February 04, 2007, 01:06:55 AM
You have set 2 different paths in your code. Set them both to the same correct path.


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="890" height="121">
  <param name="movie" value="/rides/themes/Ti2000/images/banner_1.swf">
  <param name="quality" value="high">
  <embed src="yourautoshow/rides/banner_1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="890" height="121"></embed></object>
Title: Re: does anyone have problems with flash using opera browser?
Post by: Nibbler on February 04, 2007, 01:08:22 AM
Also fix the visibility of your 'powered by coppermine' footer.
Title: Re: does anyone have problems with flash using opera browser?
Post by: pdiddy8117 on February 04, 2007, 01:11:50 AM
okay no problem. i changed the color and forgot where to change it back to normal
Title: Re: does anyone have problems with flash using opera browser?
Post by: pdiddy8117 on February 04, 2007, 01:15:04 AM
thanks it worked i feel like an idiot. me b4 ??? me now  ;D