Web Hosting Forum | Lunarpages
News: April 3, 2008 - New Contest! - Win 5 Years of Hosting and $1,000!
May 5, 2008 - May 08 Web Site of the Month? - Submit your LINKS!!!
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 16, 2008, 02:58:56 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Flash Menu Firefox Problem  (Read 820 times)
Sephizor
Newbie
*
Offline Offline

Posts: 4


« on: January 03, 2008, 03:15:58 PM »

I have just recently installed the Coffeecup Flash Menu Builder and tried to create a navbar for the side of my site. Unfortunately, this only shows up in Internet Explorer and not Firefox. Anyone know of any workarounds or changes I could make to my script?

navbar.html

Code:
<html>

<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<body bgcolor="black"><p align="center"></br>

<br>
<br>

<br>

<br>
<br>
<br>



<!-- Here is the HTML that you need to copy and paste into your page -->

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"

 codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"

 width="122" height="109" id="CoffeeCup" align="middle" />
<param name="movie" value="Navbar.swf" />
<param name="quality" value="high" />

<param name="scale" value="noscale" />

<param name="salign" value="lt" />

<param name="bgcolor" value="#000000" />

<embed src="Navbar.swf" quality="high" bgcolor="#000000" width="122" height="109"

 name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"

 pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>





</p></body></html>

navbar.xml

Code:
<?xml version="1.0"?>



<coffeecupmenu version="3.1"

   x="0"

   y="0"

   w="122"

   h="109"

   bkdobk="t"

   bkdogradient="f"

   bkfillclr="0x000000"

   bkfillalpha="100"

   bkgradclr="0xFFFFFF"

   bkgradalpha="100"

   bkgradangle="70"

   bkdoimg="f"

   bkimg=""

   bkdobdr="f"

   bkbdrsolid="t"

   bkbdrcolor="0x808080"

   bkdomask="t"

   fntx="0"

   fnty="0"

   fntalpha="100"

   fnttext=""

   fntsize="10"

   fntclr="0xFF0000"

   fntbold="f"

   fntitalic="f"

   fnt="Arial"

   horz="f"

   transinalpha="t"

   transinxscale="t"

   transinyscale="t"

   transoutalpha="t"

   transoutxscale="t"

   transoutyscale="t"

   showscrollbtns="f"

   fntuline="f"

   clicksound=""

   textposition="center"

   transparent="f"

   mfontSize="10"

   mtextposition="center"

   mfontname="Arial"

   mfontweight="f"

   mfontstyle="f"

   mfontuline="f"

   mfontcolor="0xFF0000"

   btnimage="Pure Evil.png"

   menuimage="Pure Evil (3).png"

   dorollover="f"

  >



  <buttonholder

   x="1"

   y="1"

   w="122"

   h="109"

   bkdomask="t"

   bkdobk="f"

   bkfillclr="0xc0c0c0"

   bkfillalpha="100"

   buttonw="120"

   buttonh="21"

   buttonspacing="5"

   doscroll="t"

   horz="f"

   embedded="t"

   >

    <button

     bkdomask="t"

     bkdobk="f"

     bkfillalpha="100"

     bkdoimg="t"

     bkimg="Pure Evil.png"

     txt="Home"

     link="http://www.sephizor.com"

     frame="_parent"

    ></button>



    <button

     bkdomask="t"

     bkdobk="f"

     bkfillalpha="100"

     bkdoimg="t"

     bkimg="Pure Evil.png"

     txt="Forums"

     link=""

     frame="_parent"

     submenuname="btn1menu"

    ></button>



    <button

     bkdomask="t"

     bkdobk="f"

     bkfillalpha="100"

     bkdoimg="t"

     bkimg="Pure Evil.png"

     txt="Support Center"

     link="http://support.sephizor.com"

     frame="_parent"

    ></button>

  </buttonholder>



  <buttonholder

   x="1"

   y="0"

   w="120"

   h="57"

   issubmenu="t"

   name="btn1menu"

   buttonw="120"

   buttonh="21"

   buttonspacing="5"

   doscroll="t"

   horz="f"

   >

    <button

     bkdomask="t"

     bkdobk="f"

     bkfillalpha="100"

     bkdoimg="t"

     bkimg="Pure Evil (3).png"

     txt="Forums"

     link="http://www.sephizor.com/forums/"

     frame="_blank"

    ></button>



    <button

     bkdomask="t"

     bkdobk="f"

     bkfillalpha="100"

     bkdoimg="t"

     bkimg="Pure Evil (3).png"

     txt="UCP"

     link="http://www.sephizor.com/forums/ucp.php"

     frame="_blank"

    ></button>

  </buttonholder>



</coffeecupmenu>

Link to my crappy page just so you can see: www.sephizor.com
Logged
wektech
Jabba the Hutt
*****
Offline Offline

Posts: 686


WWW
« Reply #1 on: January 03, 2008, 03:55:56 PM »

I am not sure if this is the problem but I noticed that you have the object tag self closing using /> although it looks like the tag is properly closed with </object> later. Perhaps you should try it removing the closing slash.
Logged

Sephizor
Newbie
*
Offline Offline

Posts: 4


« Reply #2 on: January 03, 2008, 04:07:35 PM »

Didn't work, I might add that it works if I open it as a local file on my computer it's just as soon as it goes online, only IE can display it.
Logged
Sephizor
Newbie
*
Offline Offline

Posts: 4


« Reply #3 on: January 03, 2008, 04:38:27 PM »

Ah, I found the problem, firefox loads images directly and my hotlink protection was enabled. All I had to do was disable it but I don't really want people hotlinking my content =\
Logged
Sephizor
Newbie
*
Offline Offline

Posts: 4


« Reply #4 on: January 03, 2008, 04:40:50 PM »

Completely solved now, just had to tick the box that allows you to enter a URL directly into the browser.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.3 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks


Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM