does anyone have problems with flash using opera browser? does anyone have problems with flash using opera browser?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

does anyone have problems with flash using opera browser?

Started by pdiddy8117, February 04, 2007, 12:37:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pdiddy8117

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

Nibbler

What does this have to do with Coppermine? Have you installed a flash plugin for Opera?

pdiddy8117

yes the opera browser comes with the latest flash plugin. i thought maybe a change in the code would help.



Nibbler

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>

Nibbler

Also fix the visibility of your 'powered by coppermine' footer.

pdiddy8117

okay no problem. i changed the color and forgot where to change it back to normal

pdiddy8117