Floating Menu, Blocking Other Buttons
Hi there,
I have created a floating menu that follows the mouse around, promlem is the buttons in the navigation rollOver even when they are not rolledOver. Also no other buttons function with the floating menu working. Rather than try to explain the code and avoid any confusion I have uploaded the file to http://www.onnpoint.co.uk/cs-gallery2.zip
Should anyone think they know the answer, any help would be much appreciated as the clock is ticking!!
Ultrashock Forums > Flash > ActionScript
Posted on: 2004-11-10
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Blocking Menu
Hi All,
am having a problem ... how can I disable the options of Loop Play Zoom etc in the menu that showsup when a flash file being played in the web browser is right clicked???.
I've tried fscommand("showmenu",false);
its not doing any good plz help..
Blocking Buttons?
Hi!
I have an SWF loaded into Level 1, completely (visually) covering the Level 0 movie... but level 0 has buttons on it that are still active when I pass over them in the Level 1 movie...
Can I somehow make the buttons in level 0... invisible so they can't be hit while Level 1 is up?
Hope that makes sense...
THANKS!
Ben
Blocking Buttons
In a scene I have a number of buttons. To start with I want them to be blocked. I've used:
for (i=1; i<20; i++) {
_root["button"+i].enabled = false;}
To another button I've attached this script to make them active again:
on (release) {
for (i=1; i<20; i++) {
_root["button"+i].enabled = true;}
}
It all worked fine until I added a new button, "button10".
Is there a problem beacuse "10" consists of two figures or is there another problem? Maybe there is an easier way to do this, locking and unlocking buttons in a scene?
/Thanks!
Blocking Buttons
I was wondering how you disable half of a button (For when half of it is hidden) I have been doing this cheap fix but want to know the proper way... Basically what I have been doing is putting a selectable dynamic textbox in front of the blocked button. So the cursor changes to a "I"
Is there a better way?? Even can I change the default "I" to an arrow??
Thanks
Adam
Blocking Buttons Through Layers?
Not sure if I am in right forum - but maybe I am! Is there a way (maybe through some aactionscript) of preventing a button activating when it below another layer without unloading the movie below.
thx in advance
yoonka
HELP My SWF Is Blocking The Buttons On My HTML
to all flash masters
I have a problem with placing my swf over an HTML file
here is my link:
http://home.pchome.com.tw/home/comeandgetme/player.html
As you can see my buttons are being blocked by my transparent swf file.
Can anyone tell me how to fix this problem?
My swf is inserted onto a DIV layer and my HTML link buttons are also on a DIV layer.
please help~~
Help Blocking Buttons On Level 0
Hi everyone,
I´ve made a site with several buttons that load other .swf on level 1 which cover the entire stage, but the buttons that are on level 0 can still be clicked on. Is there anyway to block these buttons while the level 1 .swf is playing? Any help is more than welcome.
Blocking Pesky Right-click Menu
Hi everyone:
I need to find a way to block the "Zoom in" "Zoom out" and other right-click actions.
Plz help me if U can.
Thanks a lot
Flash Blocking CSS Dropdown Menu
I have a flash animation right below my navigation. The nav has drop down menus done in css/html. The flash appears on top of the submenus when they popup.
Has anyone ran into this problem and found a solution.
Z-Index doesnt seem to work.
Thanks
Dan
Layers Above Buttons Not Blocking Button
i have a button on a bottom layer, above it i have an mc that is tweened to come in over the button..
however the button's action and cursor still happeen when i mouse over the button even when it's obscured by the mc symbol above it?
how do i 'block' the button underneath the mc?
Blocking Buttons Behind A Movie Clip?
Hi all,
Okay, I've got a movie clip that opens up in the centre of a flash movie, and when I hover my mouse over the movie clip, the buttons in the flash movie are still activated - is there any way to block the buttons behind the movie clip?
Cheers.
BitmapData Class Blocking Buttons?:mad:
I have a fullscreen transparent bitmapData class which overlays other movieclips it does not allow the buttons benith it to work,
Do i have to add transparnent buttons above the bitmap class??
Flash Is Blocking HTML Drop Down Menu?
Hi everyone,
I'm having a problem, which you'll see if you'll go to this link www.clarazinc.com there on this page (which I'm making for my client) if you'll move your mouse pointer over the button "products" the
drop-down menu is suppose to drop down but as you can see it is blocked by the flash movie advertizing. What is wrong with this? Why, after almost finishing the web site for my client I have to face this never heard of problem? Why? <----- don't mind me going crazy..
Please help!!!
Thanks,
Art.
Issue With Movieclip Blocking Buttons Underneath
I've successfully set mouseEnabled or mouseChildren to false in order to allow buttons underneath a movieclip to be accessible. For some reason I have this movieclip now that contains a transparent PNG and even with both of those properties set to false, it is still blocking buttons that are underneath it. Is there something else I am missing?
Blocking Mouse Listener When Overlaps Buttons
I have a mouse listener on the main timeline.
It is interfering with my navigation bar at the bottom. Whenever I click a button on the navigation bar it works but the mouse listener picks it up and does the associated function.
ActionScript Code:
Mouse.addListener(mousecontroll);
I want my buttons to block the mouse listener where it overlaps my navigation bar. How can I do this?
Thanks.
Floating Menu
I was wondering if anyone could point me to some sort of tutorial on how to achieve this floating rotating menu that can be seen at this agencies site.
http://www.milla.de/
click on the flash.... really organic ... really cool.
Floating Menu
Is there a way without having two browser windows open, to have a menu that can be moving around the screen and say minimized.
For moving I would like it to move around and over a standard HTML page.
Floating Menu
Hey all!
I made this website with a floating menu, (buttons inside movieclips) and when i place the mouse over a button it stops moving. I wanted to when i click a button, it rescales and goes to a specific place in the stage and stops moving, do you guys know how can i do it?
Thanks!
Floating Menu HELP
Hey all!
I made this website with a floating menu, (buttons inside movieclips) and when i place the mouse over a button it stops moving. That's fine til now, but I want to when i click a button, it rescales smoothly and while it rescale it goes to a specific place in the stage and stops moving, do you guys know how can i do it?
Here's the fla if you want to take a look at it: fla file
Thanks!
Floating Menu
Hey I need some help making a floating menu that you can drag around the stage. can anyone help out with this. Check out what i'm talking about. www.dweed.com. thanks
Floating Menu
Hi...
I´m very keen on finding out how to build a menu like this one that is build on this site, I´m not sure about what I should call it a floating, interaktiv or dynamic menu?? well, anyway would be happy for any answers at all, that would help me solve this problem.
http://www.davidbowie.com/freebowie2/index.html
Does anybody have an idea about where I could find the actionscript to build this or how to do it.... I would be very greatful for any tips, answers or even a source file where I could figure this out?!
:rolleyes:
Thanx...
Floating Menu?
Hey. I am trying to figure out how to make my menu buttons "float" randomly around and then sort of move away (slightly) from the mouse. I have seen this but can't remember where. I am sure it involves some kind of math/actionscripting thing .. >:|
Any pointers or shoves in the right direction?
muchas gracias.
(flash 5)
'Floating' Menu - Need Some Help
I'm putting together a floating navigation, basically identical to what's here: http://www.wynnlasvegas.com
I know this is fairly easy and has been used ad nauseum for years, but with my limited scripting skills it's somewhat of a challenge.
Anyone here have a link to an example file I can reference? Or possible have the code handy I can use? I'm using Flash 8 if that makes a difference.
Thanks
Floating Menu Help - Thanks
Hi Guys, I have a menu on my site which floats in the bottom right side of the page. I want to do the same, but for the top left side, so no matter where on the site the user is, the menu will be in the top left side.
Which part of my script below currently tells my menu.swf to stay at the bottom right hand side, cause i can't work it out.
Thanks for your help.
// Includes the tweening extensions.
#include "mc_tween2.as"
// Assigns each button its own functions.
// Of course, these buttons were created at design time, on the Flash IDE itself.
// Usually, you wouldn't do that with serious projects, you'd create them dinamically from some "template"
// movieclip (or from some component).
// This is an array, a list of the buttons used.
var myButtons = [this.myButton_1, this.myButton_2, this.myButton_3, this.myButton_4,this.myButton_5,this.myButton_6,th is.myButton_7,this.myButton_8,this.myButton_9,this .myButton_10,this.myButton_11,this.myButton_12,thi s.myButton_13,this.myButton_14,this.myButton_15,th is.myButton_16,this.myButton_18];
// Loops on all buttons from the first to the last one
for (var i=0; i<myButtons.length; i++) {
// Sets its original Y value. This will be used later for reference.
myButtons[i].originalX = myButtons[i]._x;
// When the mouse rolls over this menu option... go down just a bit.
// NOTICE: I'm not taking into consideration the problem of having the hit area going down and "moving" the
// mouse area and out of the button (possible rollover flicking). This is just a simple example afterall.
myButtons[i].onRollOver = function() {
this.tween("_x", this.originalX + 10, 1);
this.alphaTo (60, 2);
};
// When the mouse exits the menu option.. go back up.
myButtons.onRollout = myButtons.onReleaseOutside=function () { this.tween("_x",this.originalX,0.5);this.alphaTo(1 0,100);
};;;;;;;;;;
// When the mouse clicks.. activate it!
myButtons.onRelease = function() {
this._parent.activateItem (this);
// *** Add some function here or somewhere else to handle real button actions!
trace ("Hey, button "+this+" was clicked.");
};
}
this.activateItem = function(item) {
// Function that activates a button.
// Checks if there's an activated item already; if so, deactivates it.
if (this.currentItem != false) this.deActivateItem();
// Activates it, finally
this.currentItem = item;
this.currentItem.alphaTo (50, 1); // makes it 'disabled'
this.currentItem.enabled = false; // makes it a disabled button, so it won't receive mouse events
};
this.deActivateItem = function() {
// Deactivates the current activated menu item.
this.currentItem.enabled = true; // back to a normal button/movieclip
this.currentItem.alphaTo (100, 0.5); // back to its original opacity
this.currentItem.tween("_x",this.currentItem.origi nalX,0.5); // back to its original position
this.currentItem = undefined;
};
this.stop();
3d Floating Menu ?
At the website allmusic.com there is a floating rotating 3d menu !
I've looked at the tutorial 3d under the advanced section, but I think that there is more to it than that !
Can anyone help me with the logic here, please !
Regards
Shihan
Floating Menu - Help
Hi, all
I tried to reproduce an original example that I downloaded from internet (Original - MENU) in (Mi - Intento) but I can reach the sub_buttons because when I move the mouse pointer out of the main button, the other sub_buttons hides, however in the original it works.
Also I realized that when the configuration of the publication is Flash5 the example does work but with Flash8 it doesn't
I don't realize how do it with flash8, I hope you can help me...
Thanks in advantage...
PD:
The address is: http://www.threemstrade.com/pub/
Save the link with right clic and save link as ..., their extensions are .fla
Floating Menu
I'm creating a froating menu. when i click on a button the menu appears (using attachMovie).
How can I make that when users click outside the menu it desappear?
tks,
Edited: 01/29/2007 at 06:16:59 PM by oscmejia
Floating Menu?
hello,
I´m trying to build a floating menu, wich comes out of a logo by clicking on it.
I mean that little squares are flying out of the logo and are floating ore moving with random on the stage.
When You klick on one menu point, the other ones are going into the selected one and out of the selectet one are flying the submenus.
I think I´ve seen somethimg like that ones but I can´t remeber where.
Maybe somebody can give me a hint where I can find something like that or how I can realize that.
Thnx
Floating Menu?
Tried to search but not sure what you call this. Basically, I need a menu that is always justified to the right no matter how the browser window is scaled. I dont want the menu to scale, just to remain in the top right corner at all times.
I am open to any suggestions on how to pull this off but I will be building the site in Flash. And refs or links to tuts are greatly appreciated.
Floating Buttons
I was wondering if anyone knew how to get the effect that is on the buttons at www.motorola.com before you roll over them...when they are random floating around. Is is just tweens?
This is my file.
Any help would be most appreciated.
Floating Buttons
I'm new to the forum so go easy!
I'm trying to make a button that floats but doesn't really go anywhere. I want the buttons to remain in basically the same area but I don't want them to move around in one set pattern.
This is where the script comes in but I'm not far enough in to know where to start.
Any help, suggestions or nods in the general direction would be greatly appreciated.
Thanks,
Jason Britton
aa!
Floating Menu/button
I'm not sure how to phrase this, but here it goes.
Can someone tell me what I should look under in the tutorials, or movies, or basically tell me how to do the following;
I created a map in flash, the map is much to large to display the entire map on one screen, even at 1600 X 1200 resolution. I want to create a smaller key map plan of the entire map in the upper left hand corner. When the user clicks on a location of the smaller map, it'll bring the user to the location on the much larger map. The small key map would have to be able to scroll with the user up, down, left or right, but would have to stay fixed in the upper left hand corner. Can someone direct me to the right location on learning how to do this, or what to look under?. Thanks.
p.s. if what I'm explaining isint clear, I'll post a pic of what I'm trying to do.
[F8] Floating Flash Menu
I have taken over a Flash project and am wondering how to proceed. Any input/links/tutorials would be greatly appreciated.
There are 4 separate areas to the site (all separate Flash movies) and a 5th movie that acts as a "communicator" between the sites. The communicator should pop up and float over the open site (with the open site still visible underneath) and contain the links to the 4 areas.
What are the methods to accomplish this? Is it done with ActionScripts and layers in Flash?
Thanks
Randomly Floating Menu
i have a menu (as seen here: http://topic101.com) that is floating but not how i want. its just a fake thing i did up really quickly.
i would like it to appear as if it were really in water, floating around randomly. i'm also wondering if there is a way to have the image change when the menu hits the edges of the image.
any help would be very very much appreciated.
thanks.
3D Floating Carosel Menu
In trouble and in need of actionscript help.....!
I have created a 3D floating carosel menu from a tutorial ...which moves around as you click on the individual "balls"(couldnt think of a better word-will make sense if you see the file...) but basically I need to attach each individual ball to its own function ie(loading a Movie clip on the main timeline)....
I would imagine this is possible but am struggling to get it working...
anyone up for the challenge>?????
I Need To Create A Floating Menu
BEGINNER; PLEASE HELP!!!
I have created a menu at the bottom of my webpage but it sometimes doesnt appear if opened on a computer with a small screen. How can I tell this menu (which is a self contained movie clip symbol) to always appear at the bottom of the page without creating a scroll bar.
Should I make the menu into a floating menu and if so what is the actionscript to do this?
Thanks in advance
Floating Menu Options
I´ve searched on the foruns but found nothing about this.
I´d like to make some buttons to "float" over an area of the stage with AS so the movement is random and smooth.
Once one of the buttons is clicked, the others would go to the corner and the pressed button would go to the top so it is the "tittle" of the text the should open.
The other buttons would remain "floating" but in a smaller and pre-defined area of the stage, still beeing clickable.
Hope I´ve be clear and somebody could help me.
thanks
3D Floating Menu With Perspective
Anybody knows a thread or link to a tutorial for making a 3d menu system where the buttons are floating on the screen like around a globe and they move closer to the mouse cursor when they are selected?
Thanks
Floating Menu System
I've been trying to develop this menu system in which you can collapse/drag and rearrange menus. I've attached what I have so far, but I've been running into problems and I'm hoping someone can guide me in the right direction.
One of the larger problems I'm at right now is rearranging the menus. If, for example, I move the top menu to the bottom, the other 3 menus don't shift up and I can't seem to figure it out.
Any help would be really appreciated.
Floating Sticky Menu
Hello all
I need to come up w/ some sort of small nav bar for a cd portfolio I have to do for school. There was something I saw a while back on this site (I found through here) that I really liked. I put this in my favorites, but it won't load anymore. Anyways, the buttons were like "floating" and moving around, and when the mouse went over one, the button like "stuck" to it, and followed the cursor, unless you "yanked" it away from the button. It was way cool. Anyone know where I can learn how to do this? You can try the link, but I doubt it will work, maybe some of y'all even know this guy, I have to say that his site is one of my top 5 favs.
Thanks, out.
http://raf.lavaland.net/
Floating Menu Options
I´ve searched on the foruns but found nothing about this.
I´d like to make some buttons to "float" over an area of the stage with AS so the movement is random and smooth.
Once one of the buttons is clicked, the others would go to the corner and the pressed button would go to the top so it is the "tittle" of the text the should open.
The other buttons would remain "floating" but in a smaller and pre-defined area of the stage, still beeing clickable.
Hope I´ve be clear and somebody could help me.
thanks
3D Floating Menu With Perspective
Anybody knows a thread or link to a tutorial for making a 3d menu system where the buttons are floating on the screen like around a globe and they move closer to the mouse cursor when they are selected?
Thanks
Floating Menu W/ Flash?
Is it possible to blend/alpha/opacity a part of a website (in this case a drop-down menu) with flash (like have flash over the text thats semi transparent)
Floating Motion Menu HELP
wot Im trying 2 do is thus
a menu of seven graphics/buttons floating around
when you mouse over one of them it STOPS
if you follow thought and click it gets bigger and then the fuctionality to link out.
I guess it sounds easy, but im having a bit of thouble.
I tried puting a button into a clip, the clip onto a motion path in a clip and then gave the command on mouse over stop to the button... do you think it worked NOT A CHANCE
Any help please would be great a .FLA would be better
cheers
Jason
jason@roomone.com
Floating And Drifting Buttons
ok im constructing a menu interface.
The buttons are very simple and spread out over the page.
I want each button to drift slightly around. not a lot, just a little bit and i want them to not drift away, i.e. not move outside a 20 pixel square. i know this involves random numbers and math but i just can't lay out the code, can anyone help me.
thanks
mallrat68
Floating Object/buttons
does anyone know an actionscript to make objects appear as if they were floating? moving slightly and slowly / hovering.
thanks a bunch,
dan
Floating Menu Won't Stop At Ends?
Hi,
I'm trying to do a floating navigation bar at the top of the screen. I've combined three different scripts, so that when I roll out of the menu, it stops, instead of continuing to scroll. Problem is, I can't get it to stop when it reaches the end of the menu on both sides. It just keeps on scrolling, and gets lost off screen. Is there some way I can tell it to stop, or set speed to 0, or something like that? It's controlled by a follow mouse movie clip. The second frame of the follow mouse clip has this script
:drag = "/dragControl";
/:w = getProperty("/nav", _width);
/:xPos = getProperty(drag, _x);
/:yPos = getProperty(drag, _y);
// next 2 lines center the menu drag to the screen
/:yPos = /:yPos-50;
/:xPos = /:xPos-200;
// SET DRAG SPEED (inverse)
speed = 45;
setProperty ("/nav", _x, getProperty("/nav", _x)-(/:xPos/speed));
if (Number(getProperty("/nav", _x))<Number(-(/:w/2))) {
setProperty ("/nav", _x, _x+1);
} else if (Number(getProperty("/nav", _x))>0) {
setProperty ("/nav", _x, -/:w/2);
}
The movie clip is called "dragControl" and the menu is "nav"
I've been staring at this clip for a week and I don't know which way to go. I would really appreciate any thought, ideas! Thanks!
miakazi
How Can I Stop A Floating Menu On A Rollover?
I have a menu that floats around the screen counter to where the mouse is positioned. Within the menu movie clip there are four buttons housed in a single movie clip of their own. What I'm trying to do is stop the menu mc from floating when the mouse rolls over any part of the menu mc.
I can accomplish it on the main timeline by putting a stop action on the first frame of the menu mc instance but this makes my four buttons inactive.
Is there any way to adjust the commands within the floating menu timeline? Here is the code on the first frame of the menu MC:
xspan = getProperty("_root.menu", _x)-getProperty("_root.center", _x);
yspan = getProperty("_root.menu", _y)-getProperty("_root.center", _y);
setProperty(_root.menu.balls, _rotation, (360-xspan)+(360-yspan));
if ((xspan*xspan)>0) {
setProperty("", _x, Number(getProperty("_root.center", _x))+Number((xspan*0.9)));
xspan = xspan-1;
} else {
setProperty("", _x, getProperty("_root.center", _x));
}
if ((yspan*yspan)>0) {
setProperty("", _y, Number(getProperty("_root.center", _y))+Number((yspan*0.9)));
yspan = yspan-1;
} else {
setProperty("", _y, getProperty("_root.center", _y));
}
_x += (getProperty("_root.center", _x)-_root._xmouse)*.1;
_y += (getProperty("_root.center", _y)-_root._ymouse)*.1;
I'm not sure where to put a rollover conditional statement within the code. Any help would be greatly appreciated.
Here is a link to show you how it works without the rollover effect:
http://www.robpedini.com/floatingMenu.html
Fuzzy Menu And Floating Movies
A couple of questions. I am using FlashMX 6.0 on XP in Dreamweaver MX.
I am creating a bar with several buttons for the top which I am including on
all of my other pages for navigation. When I preview the movie in Flash it
looks good and crisp, however, when I preview in Dreamweaver or IE6 it is
fuzzy. I have been able to reproduce the fuzzy problem in Flash by
selecting Show All when I preview and I can correct it by selecting 100%
from the right-click menu. I believe the problem would be solved if I could
set the movie to 100% automatically either in Dreamweaver or Flash. I have
not been able to locate where to set the movie to default at 100% in the
publish settings of Flash and the option is not available in Dreamweaver.
Can I hardcode it in Dreamweaver?
My other question is about Flash movies that go outside of the designated
"stage" area. I have seen movies on Amazon.com and other sites that have,
for instance, a dropdown menu that drops down into the html area of the
browser. How do I do this? My menu I spoke of above is a dropdown and as
of right now, when it drops down, you can't see it because the movie
dimensions are not extended to the length of the dropdown. If it were, the
Flash movie would be huge vertically. Thanks for the help.
JB
|