Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Daniel #1
help with menu
Hi,
I am using a drop down menu but am having difficulty with being able
to navigate. Usually I would use the on(press) function but as this
menu is made using actionscript there is no instance to select. Here
is the script i am using:
FRAME 1:
menu1Links=0;
set("_root.menu1.numLinks",menu1Links);
menu2Links=7;
set("_root.menu2.numLinks",menu2Links);
menu3Links=3;
set("_root.menu3.numLinks",menu3Links);
menu4Links=2;
set("_root.menu4.numLinks",menu4Links);
menu5Links=3;
set("_root.menu5.numLinks",menu5Links);
FRAME 2:
set("_root.menu2.link1.theTitle","Audison");
set("_root.menu2.link2.theTitle","DNA");
set("_root.menu2.link3.theTitle","EarthQuake");
set("_root.menu2.link4.theTitle","Hertz");
set("_root.menu2.link5.theTitle","Alarms");
set("_root.menu2.link6.theTitle","Custom Boxes");
set("_root.menu2.link7.theTitle","Miscellanious");
set("_root.menu3.link1.theTitle","Standard");
set("_root.menu3.link2.theTitle","Custom");
set("_root.menu3.link3.theTitle","Gallery");
set("_root.menu4.link1.theTitle","Dyno Days");
set("_root.menu4.link2.theTitle","Car Shows");
set("_root.menu5.link1.theTitle","History");
set("_root.menu5.link2.theTitle","Contact Us");
set("_root.menu5.link3.theTitle","Links");
stop();
I am stumped on how to do this. Any suggegstions/help would be greatly
appreciated. Thanks,
Daniel.
Daniel Guest
-
Context Menu menu items Language Independent names
Hi everyone, Can somebody provide me the language independent names of menu items of the context menu(right click menu). I tried very hard to find... -
JavaScript for menu bars or side menu for an externalweb page
I have designed some web pages with top menn bars and drop-down menu buttons for web page linkings. So far all the web pages I have coded showed... -
Help wiht converting this actionscript vertical menu to a horizontal menu?
I've been fiddling around with this script and I think my ActionScript is a bit too rusty for accomplishing what I want to change. I've been... -
How do I build Drop Down menu using Menu magic with Database result
Hi Every One. I resently purched Menu Magic Dropdown System. I would like to list my database content like news( few sentense with link ), Authers... -
ANNC: PVII Menu Magic II Multi-Level Menu Tutorial.
Hello All, Menu Magic II by Project Seven is probably the coolest menu creation tool there is for Dreamweaver. While PVII chose to provide a... -
Sat12 #2
Help with Menu
Hey. I have a menu that i grabbed from a tutorial.
[url]http://www.flashkit.com/tutorials/Actionscripting/Expert/Dynamica-Joshua_S-89/in[/url]
dex.php
All the buttons are currently "buttons" but i would like to make them into
"MovieClip". I still want them to have the button action on them. The reason
for this is if they are "buttons" i can not place an animation the goes
smoothly on Rollover Rollout.
I am obviously not great at ActionScript so i would really appreciate any help
anyone would be willing to give. Thanks in advance.
to download the files i have placed them on a server:
[url]http://www.247dxb.com/Archive.zip[/url]
Sat12 Guest
-
Webism #3
Help with menu
I need help! I am building my first website and I can't figure out how to build
the navigation bar... I need a horizontal navigation bar with images rollovers
on the first level and css text-based drop down menus for the second level...
An suggestions? Is there any extension that helps me to accomplish this? Thank
you!
Webism Guest
-



Reply With Quote

