Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Need help with this menu  (Read 3573 times)

0 Members and 1 Guest are viewing this topic.

zandjak

  • Guest
Need help with this menu
« on: January 25, 2007, 11:52:12 AM »
what is wrong with this menu script/tag whatever...

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH=500 HEIGHT=60>
<PARAM NAME=movie VALUE="#SAVE AS SWF FILE FIRST#">
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode VALUE=opaque>
<PARAM NAME=bgcolor VALUE=000000>
<PARAM NAME=scale VALUE=noscale>
<EMBED src=#SAVE AS SWF FILE FIRST# menu=false quality=high wmode=opaque
 scale=noscale bgcolor=000000 WIDTH=500 HEIGHT=60 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>

steelegbr

  • Guest
Re: Need help with this menu
« Reply #1 on: January 25, 2007, 12:04:44 PM »
Quote
what is wrong with this menu script/tag whatever...

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH=500 HEIGHT=60>
<PARAM NAME=movie VALUE="#SAVE AS SWF FILE FIRST#">
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode VALUE=opaque>
<PARAM NAME=bgcolor VALUE=000000>
<PARAM NAME=scale VALUE=noscale>
<EMBED src=#SAVE AS SWF FILE FIRST# menu=false quality=high wmode=opaque
 scale=noscale bgcolor=000000 WIDTH=500 HEIGHT=60 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>

#SAVE AS SWF FILE FIRST# should be pointing to your SWF (flash) file. E.g. "file.swf"



zandjak

  • Guest
Re: Need help with this menu
« Reply #2 on: January 27, 2007, 06:30:09 AM »
and on human languish??!!
im sorry but i know NOTHING about computers so cuold you maybe make a:
1
2
3
step plan??!

fffreak



    Adviser

  • That's right I am a final fantasy freak.
  • Thanked: 3
    • Yes
    • JSPCRepair
  • Certifications: List
  • Experience: Guru
  • OS: Windows 7
Re: Need help with this menu
« Reply #3 on: January 27, 2007, 12:47:11 PM »
Well what is your shockwave menu called? We can't see it if we are not there. What ever it is called do as steelegbr said. ;)
Computers are the future, not us. Learn everything you can about them while you still can, soon they will be learning about us... Every bit of advice that I give you is best guess, it is your choice whether or not you listen to it.

zandjak

  • Guest
Re: Need help with this menu
« Reply #4 on: January 27, 2007, 01:11:25 PM »
well the program i use is named AMARA - Flash menu builder
but i use the trial version...

fffreak



    Adviser

  • That's right I am a final fantasy freak.
  • Thanked: 3
    • Yes
    • JSPCRepair
  • Certifications: List
  • Experience: Guru
  • OS: Windows 7
Re: Need help with this menu
« Reply #5 on: January 27, 2007, 01:33:05 PM »
It is kinda hard to explain so use > this <. If we knew the shockwave file name that goes right here...

Quote
<EMBED src=[highlight]#SAVE AS SWF FILE FIRST#[/highlight] menu=false quality=high wmode=opaque
scale=noscale bgcolor=000000 WIDTH=500 HEIGHT=60 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="" target="_blank">http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=Shockwave Flash">

we may be able to help you. Could you list all the files you are going to use? 8-)
Computers are the future, not us. Learn everything you can about them while you still can, soon they will be learning about us... Every bit of advice that I give you is best guess, it is your choice whether or not you listen to it.