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
What does this have to do with Coppermine? Have you installed a flash plugin for Opera?
yes the opera browser comes with the latest flash plugin. i thought maybe a change in the code would help.
Post a link.
http://yourautoshow.com/rides/index.php
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>
Also fix the visibility of your 'powered by coppermine' footer.
okay no problem. i changed the color and forgot where to change it back to normal
thanks it worked i feel like an idiot. me b4 ??? me now ;D