Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Closing SubMenus



HI,
This is a dynamic xml menu, but I cant make submenus close before other opens, please, can you check, merci much.



ActionScript.org Forums > ActionScript Forums Group > ActionScript 2.0
Posted on: 06-20-2006, 10:40 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Help With Submenus
I figured out how to build a submenu and succeeded with button #8 in the array in this movie:

http://www.jaguarwoman.com/client/sh...plashpage.html

The submenu items appear and stay visible and work just fine.

But . . . every time I try to add submenus to the other buttons, using the same methodology, including the "hider" btn with the same onrollout action as btn #8 . . . I get the effect you see in the first button, wherein the submenus will not stay visible.

So building the submenu according to the tutorial on submenus provided here . . . works great UNLESS I try to add other submenus to the other buttons.

Someone provided a fla file with some actionscript for the frames, but I just didn't understand it enough to adapt it to my own timeline in this movie.

Can someone help me here? I'm more than willing to pay for the time.

Thanks,
Dana
jaguarwoman.com

[F8] SubMenus
I am attempting to create submenus for a couple of my buttons. I have an example of what it is I want to happen with by buttons. Just drag your mouse over the "photography" button (http://www.marcellariley.com/main.html). If can describe to me how to make this work or if you have any tips, please do tell.

thanks

Submenus
i am currently maiking a website of an online porfolio and have tried adding a sub menu to the site. However, once i select one of the catagories from the sub menu, the sub menu dissapears so i have to go back to the main page to see the rest of the catogories? does any one know what i have done wrong and how i can keep the sub menu up all the time whilst viewing all of the pages in that catagory?

if any one could help would be very much appreciated

many thanks x

Submenus
Hi

I'm having some trouble creating a menu with their submenus.

I added a screenshot of what i'd like it to be and my code, so it's easier to explain.

How can I create the submenus, do I have to work with different arrays (each submenu a different array), or do i have to put all menu-items and submenu-items in one array. How can I make the submenus appear and the menu-items move down like in the screenshot.

Can anyone help me i'm a bit lost.

Thanx in advance

Submenus
Hi

I'm having some trouble creating a menu with their submenus.

I added a screenshot of what i'd like it to be and my code, so it's easier to explain.

How can I create the submenus, do I have to work with different arrays (each submenu a different array), or do i have to put all menu-items and submenu-items in one array. How can I make the submenus appear and the menu-items move down like in the screenshot.

Can anyone help me i'm a bit lost.

Thanx in advance

Best Way For Submenus?
I've use the technique the "Preloader and Transition for Dynamic Files" tutorial which is here:
http://www.kirupa.com/developer/mx/p...transition.htm

Everything is working fine, but I need sub category menu items in each loaded movie clip. For example, say I click the Gallery button...the gallery movie clip loads and then opens. Once it's loaded, I want buttons in the gallery like: Printed Media, Photography, and Illustrations.

I have tried to figure it out, but it doesn't work the way I want. The subcategories don't load with a loader.
Any suggestions?
Thanks

Help On Moving Submenus
I need some help on Flash.

the swf file is here: - www.cessnetsb.com/web/misc/experiment.swf
the source file is here: - www.cessnetsb.com/web/misc/experiment.zip

If you open the flash file, you can see the boxes scrolling from left to right. The boxes are suppose to be pictures. When you mouse over to pic1, then the boxes will stop scrolling and when you roll out from pic1 then it will continue scrolling. Now I wan to make a sub-buttom when roll over to pic1. I'm able to show the sub-button but when I try to mouse over to the subbutton then it disappears.

Thanks in advance.

Menus And Submenus
How do I make these in Flash?

Ones where onmouseover it displays the submenu..like macromedia.com

I have tried to make a button and then when mouseover, display the submenu, but I can't seem to get the submenu to stay there, because when mouseout, it goes away, and I need to be able to click on the link in the submenu.

Thanks for any help!

Menus With Submenus.
Another little fancy thing I'm trying to work on right now are rollover menus that bring up other rollover menus that bring other rollover menus, etc, etc. until you get to basic items. For a good example of this see www.wowhead.com.

I can make the buttons fairly easily and I'm pretty sure I understand the actionscript I need to make this work, but I just can't make it work. So far the best I can do is a button that slides out a single menu. Getting subsequent menus to sprout from those menus have been difficult. The main problem I have is that my animation for sliding out happens to ALL the menus when I rollover the main button and the animation for sliding back into the previous menu when you rollout doesn't happen when you rollout of the main button.

If you really want an indepth look, I can show you my .fla file, but mainly what I'm doing are Movie Clips within Movie Clips and using various onRollOver and onRollOut effects.

Trouble With Submenus
Hi

I'm having trouble with my submenus. I just created a simple menu in actionscript. The menu-items are coming from an array.

I'd like now to create some submenus. And I don't know how I have to do it exactly. Do they have to be in a different array or in the same array with the mainmenus. Can somebody help me out with it.

Here is my fla-file and an jpg-example. Please help me, i'm kinda desperate.

thanx in advance

Menu With Submenus
Hi all;
I am creating a menu with submenus, all xml driven, I am having a problem with submenu items, as I am using hitTest() to keep the submenu open, and than attaching the submenu items. my problem is that I cannot get the submenu items to wor, when I assign any command to them like onRollOver or onPress, nothing works like as if they aint there. can someone please help?

Thanks
WiK

Best Way To Do Flash Submenus?
hello all,

i am a relative n00b when it comes to Flash and ActionScript. i've a decent grip, but not much experience.

i'm designing a header and menu system for a hybrid site that i want to have sub menus. for instance, mouse over the main menu option "boats" and have the sub-options "new", "used", etc. animate out below it, and remain once the mouse moves.

rather than try to explain what i'm trying to do, i'll just leave it at that and ask humbly for your help. thanks.

seth

Pop-up Menus With Submenus Off Of The Pop-up
Hi all,

I've been searching for days for a tutorial which has a horizontal navigation bar with a drop down menu and then a submenu off of the drop down out to the right. It seems like a common thing, but none of the tutorials I've found go far enough they all stop after the first drop menu appears. Can anyone HELP?!

Thanks.

Shoopie

Menus And Submenus
I've been having trouble with this lately. I did a menu that has a drop down menu before and it works pretty good but it seems like there is probably an easier way to do this.

Does anyone know of any tutorials or recommendations of how to make a good menu with buttons and then have a submenu pop up?

I am just having a hard time putting this together in my head!

Thanks

Submenus That Roll Back Up
Hi there,

I found a cool vertical menu here at flashkit, I downloaded it and adapted/modified it... But now my boss wants me to change the functionality, and rather than start an entire thing over, I am wondering if there's anything I can do to modify this one...

Problem is this: As it is now, you click on a BUTTON_1, and submenus_1 appear. You click on BUTTON_2 and submenus_2 appear... but submenus_1 remain visible (unless you have clicked on BUTTON_1 before clicking on BUTTON_2).... If all main buttons are open, this is going to be a veeeeery long menu.

SO, my question is: what can I do so that when you click on any MAIN button, the previous open submenu rolls back up before the next one rolls down? (So that only one BUTTON w/ its subButtons are visible at one time)?

Oh! The .fla I used as a base was the "Tree Menu" by Genevieve Paris, if that helps...

TIA!
I'm attaching the .swf
email me if you'd like the .fla? ( therbee@yahoo.com )

Menu With Drop Down Submenus?
anyone know where to find a good tutorial for this? i am 100 percent new at this.

How To Make Links To Submenus?
Hi,

I'm a first-step learner to flash but I wanna have my own flash homepage.
Recently, I've downloaded this sliding menu file, which is attached below.

I've been trying to understand this flash file. but I still don't understand how to make links to the sub-menus.

In details, I wanna make it like umm......if clicked the submenu buttons, each new window would be open below the main flash on the same screen.(not _blank) something like <iframe> or <embed>Tag.

Please help me~

Thank you in advanced.

Detect Change In Submenus
Hi, I'm using the menu component in mx 2004 to make a hierarchichal menu similar to the one on macromedia livedocs. I can use an event listener to detect changes in the parent menu, but how do I detect changes in an open submenu?

My Submenus Behaviour Is Unexpected
hi everyone.

I'm making a menu, but am in problems

.fla, .xml and classes can be found in this .zip:
http://campjohn.dk/test/HEmenu/HE_menu.zip

the menu can be seen here:
http://campjohn.dk/test/HEmenu/HE_menu.html

all my functions work properly, except the second for-loop in the expandMenu-function.

the submenus are created as intended, they get the right texts and are placed properly, but they do not fade in as expected, and there is no hand-icon at mouseOver..
try clicking the main menu "Kost og sundhed" - it has two submenus

here's the function that fails:

Code:
function expandMenu(num:Number, array:Array):void {
collapseMenu();
trace("array.length = "+array.length);
var submenuHeight:Number = array.length * 30;
for(var i:Number = num; i < _numOfLoops; i++){
Tweener.addTween(_iconsArray[i], {y:_iconsYArray[i] + submenuHeight, time:1.6, delay:0.4, transition:"easeOutElastic"});
//trace("EXP: _iconsArray[i].y = "+_iconsArray[i].y);
}
var subY:Number = _iconsYArray[num];
for(var j:Number = 0; j < array.length; j++){
var sub:SubMenu = new SubMenu();
sub.x = 51;
sub.y = subY;
sub.theText.htmlText = array[j];
sub.buttonMode = true;
sub.alpha = 0;
sub.addEventListener(MouseEvent.ROLL_OVER, subRollOver);
sub.addEventListener(MouseEvent.ROLL_OUT, subRollOut);
sub.addEventListener(MouseEvent.CLICK, subClicked);
addChild(sub);
Tweener.addTween(sub, {alpha:1, time:1.4, delay:0.9, transition:"linear"});
subY += 30;
}
}
can anyone help, what am I doing wrong?

thanks
felisan

Simultaneously Sliding Submenus
Hi,

I'd like to create a similar menu to http://www.pannongsm.hu. I've created my own, but it doesn't work correctly. I've made two versions, but there is always a little problem with them. The problems with the first one are:

- when I leave the parent menu item (ceginformacio) of the first
submenu group, it's animation doesn't work.
- the two submenu animations can't run simultaneously.

The problem with the second one:

when I leave the the "ceginformacio" menu on the right hand side, the
submenus don't disappear.

Please help me, if u can!

Thank u in advance!

ap

HELP With The Kirupa XML Menu - Submenus
Okay - been racking my brains - I did the tutorial but I need the submenus to have a different background.


Code:
// generates a list of menu items (effectively one menu)
// given the inputted parameters. This makes the main menu
// as well as any of the submenus
GenerateMenu = function(container, name, x, y, depth, node_xml) {
// variable declarations
var curr_node;
var curr_item;
var curr_menu = container.createEmptyMovieClip(name, depth);

// for all items or XML nodes (items and menus)
// within this node_xml passed for this menu
for (var i=0; i<node_xml.childNodes.length; i++) {
// movieclip for each menu item
curr_item = curr_menu.attachMovie("menuitem","item"+i+"_mc", i);
curr_item._x = x;
curr_item._y = y + i*curr_item._height;
curr_item.trackAsMenu = true;

// item properties assigned from XML
curr_node = node_xml.childNodes[i];
curr_item.action = curr_node.attributes.action;
curr_item.variables = curr_node.attributes.variables;
curr_item.name.text = curr_node.attributes.name;

// item submenu behavior for rollover event
if (node_xml.childNodes[i].nodeName == "menu"){
// open a submenu
curr_item.node_xml = curr_node;
curr_item.onRollOver = curr_item.onDragOver = function(){
var x = this._x - this._width + 15;
var y = this._y;
GenerateMenu(curr_menu, "submenu_mc", x, y, 1000, this.node_xml);
// show a hover color
var col = new Color(this.background);
col.setRGB(0x81C0DF);
};
}else{ // nodeName == "item"
curr_item.arrow._visible = false;
// close existing submenu
curr_item.onRollOver = curr_item.onDragOver = function(){
curr_menu.submenu_mc.removeMovieClip();
// show a hover color
var col = new Color(this.background);
col.setRGB(0x81C0DF);
};
}

curr_item.onRollOut = curr_item.onDragOut = function(){
// restore color
var col = new Color(this.background);
col.setTransform({ra:100,rb:0,ga:100,gb:0,ba:100,bb:0});
};

// any item, menu opening or not can have actions
curr_item.onRelease = function(){
Actions[this.action](this.variables);
CloseSubmenus();
};
} // end for loop
};
// create the main menu, this will be constantly visible
CreateMainMenu = function(x, y, depth, menu_xml){
// generate a menu list
GenerateMenu(this, "mainmenu_mc", x, y, depth, menu_xml.firstChild);
// close only submenus if visible durring a mouseup
// this main menu (mainmenu_mc) will remain
mainmenu_mc.onMouseUp = function(){
if (mainmenu_mc.submenu_mc && !mainmenu_mc.hitTest(_root._xmouse, _root._ymouse, true)){
CloseSubmenus();
}
};
};
// closes all submenus by removing the submenu_mc
// in the main menu (if it exists)
CloseSubmenus = function(){
mainmenu_mc.submenu_mc.removeMovieClip();
};
// This actions object handles methods for actions
// defined by the XML called when a menu item is pressed
Actions = Object();
Actions.gotoURL = function(urlVar){
getURL(urlVar, "");
};
Actions.message = function(msg){
message_txt.text = msg;
};
Actions.newMenu = function(menuxml){
menu_xml.load(menuxml);
};
// load XML, when done, run CreateMainMenu to interpret it
menu_xml = new XML();
menu_xml.ignoreWhite = true;
menu_xml.onLoad = function(ok){
// create main menu after successful loading of XML
if (ok){
CreateMainMenu(917, 100, 0, this);
message_txt.text = "message area";
}else{
message_txt.text = "error: XML not successfully loaded";
}
};
// load first XML menu
menu_xml.load("menu1.xml");
Can someone help me?

AS3.0: My Submenus Behaviour Is Unexpected
hi everyone.

I'm making a menu, but am in problems

.fla, .xml and classes can be found in this .zip:
http://campjohn.dk/test/HEmenu/HE_menu.zip

the menu can be seen here:
http://campjohn.dk/test/HEmenu/HE_menu.html

all my functions work properly, except the second for-loop in the expandMenu-function.

the submenus are created as intended, they get the right texts and are placed properly, but they do not fade in as expected, and there is no hand-icon at mouseOver..
try clicking the main menu "Kost og sundhed" - it has two submenus

here's the function that fails:
Code:

function expandMenu(num:Number, array:Array):void {
   collapseMenu();
   trace("array.length = "+array.length);
   var submenuHeight:Number = array.length * 30;
   for(var i:Number = num; i < _numOfLoops; i++){
      Tweener.addTween(_iconsArray[i], {y:_iconsYArray[i] + submenuHeight, time:1.6, delay:0.4, transition:"easeOutElastic"});
      //trace("EXP: _iconsArray[i].y = "+_iconsArray[i].y);
   }
   var subY:Number = _iconsYArray[num];
   for(var j:Number = 0; j < array.length; j++){
      var sub:SubMenu = new SubMenu();
      sub.x = 51;
      sub.y = subY;
      sub.theText.htmlText = array[j];
      sub.buttonMode = true;
      sub.alpha = 0;
      sub.addEventListener(MouseEvent.ROLL_OVER, subRollOver);
      sub.addEventListener(MouseEvent.ROLL_OUT, subRollOut);
      sub.addEventListener(MouseEvent.CLICK, subClicked);
      addChild(sub);
      Tweener.addTween(sub, {alpha:1, time:1.4, delay:0.9, transition:"linear"});
      subY += 30;
   }
}


can anyone help, what am I doing wrong?

thanks
felisan

Dropdown Menus And Submenus In Flash Mx
hello...

i am having the worst time trying to do dropdown menus in flash mx. does anyone have any suggestions for finding examples and help with the actionscript code? some of the examples that have been posted are in different languages and/or too difficult to fit what i'm trying to do. the main navigation bar is horizontal across the page and i'd like to do virtical dropdowns with submenus underneath each selection. if anyone can help, i'd be so thankful...

regards

Can't Get Submenus To Work. Assuming I Need To Use TellTarget. Help :)
Been currently working on flash for a few weeks. I've got an intro to my website, www.projectkilo.net, which isn't the greatest, but again, a few weeks. I am currently working on my whole site being Flash. However, I am having this problem:

I have attached my .fla file at the bottom for reference.

http://www.projectkilo.net/purple.htm

1) I set it up frame by frame then just use gotoAndPlay on buttons to jump between frames. Is that the right way?

2) If you click on projectkilo, it gotoAndPlays frame 3. In frame three, I have a MC which has two buttons. On those buttons, I created gotoAndPlay to Frames 5, 6 respectively. However, When clicked, it just playes Frame 2 of the main timeline.

3) I tried doing "_root.gotoAndPlay(5)" to get back to the main timeline because the hierarchy is MAINTIMELINE > MC > BUTTON, but that didn't work.

4) I'm assuming the way to do this is with TellTarget. This is where I'm stuck. Can anyone direct me on how to effectively use the TellTarget command with this instance?

Any help would be greatly appreciated.

Vertical Menu With Drop Down Submenus
I am creating a vertical navigation menu with a dropdown sub menu within it. I have managed to get it working in flash so that when you click on say "item 4" the hidden sub menu pops down. Also when Item 1, 2, 3 or 5 are clicked the sub menu dissapears.

eg.
Item 1
Item 2
Item 3
Item 4
Sub Menu 1
Sub Menu 2
Item 5

When I put this online how do I make it so the submenu only appears when you are within item 4?

XML Menu + Sliding Effect For Submenus
OK, my first post here is a doozie. I have a client who's bent on having their website built a certain way, and there's no way around it.

I've got an XML menu system that works nicely, but I've been trying to get the submenus to function like a slider and can't do it. I have code for the menu system (from Kirupa) and code from another menu system that has the sliding effect I want.

Can anyone help? I'm past deadline on this!

I'm including two FLA's and an XML file in the attached zip.

Problem With Dynamic Menu With Submenus Tut
Hey all, Im having a little trouble with the dynamic menu with submenus tutorial, i have done everything perfectly except i changed one thing. The buttons i need are images(which another problem arises from but thats later) and these images are small and have small fonts, so i needed to delete the text boxes on the menu and submenu beause they were too big, and when i readded the boxes the text doesnt show up anymore.


Second problem, the images i use are images that are pixelated looking, and flash keeps on smoothing them out even though it have "allow smoothing" checked off

Any help is appreciated ,thanks

[Flash8]XML Menu With Submenus, Problem
Hi guys. I'm trying to make a xml driven menu with submenus to work... you can see the XML and the fla in my attachment.
The thing is I can't figure it out how to access submenus from different buttons... please help.
Thanks.

p.p. Sorry for my English I'm from Bulgaria.

Scroll Down Menu, 2 Buttons, Multiple Submenus
Hi!
I'm stuck with movie I'm trying to make as seen below

http://us.f1.yahoofs.com/users/98580...ihT28AjGUxJg.H

please note that there are 4 possible positions of the 2 bottons [totweb] and [webteca] when opened or closed. My prob comes when I have the "below button" ([webteca]) fully opened ---> as I click on "top buttom" it closes up instead of stayin' in opened position.

I don't understand why... I'll give u a quick explanation of what I did and if any1 willing to help me please ask for further clarifications.

- scene 1: the 2 buttons
- then I made 1 button called "purple" and gave it the scroll down menu' action; to this scene I hooked up the second button
- 2nd button [webteca] and it's motion

there it is... I'm not getting why my webteca opened menu' desappears!!???
Could it be that I don't have to "hook it up" inside the 1st button scene?

thanX for helpin' me
azmulgor

SUBMENUS (our History) WILL NOT SHOW What's Wrong With My Code?
THIS CODE (ABOUT_US.FLA) RUNS THROUGH TO A MASTER.FLA (WHICH IS BELOW)


/-----------<load CSS>----------- \

var cssStyles:TextField.StyleSheet = new TextField.StyleSheet();
cssStyles.load("styles/styles.css");
cssStyles.onLoad = function(success) {
if (success) {
loadedInfo.styleSheet = cssStyles;
_level0.myLV.load("vars/ourHistory2.txt");
} else {
loadedInfo.text = "There has been error loading the requested information. Please contact the Webmaster and report your error.";
}
}

//-----------</load CSS>----------- \

var scrollDirection:String;

//-----------<scroll buttons>----------- \
this.scrollDown.onPress = function() {
scrollDirection = "down";
scrollText();
}
this.scrollUp.onPress = function() {
scrollDirection = "up";
scrollText();
}
function scrollText() {
_root.onEnterFrame = function() {
if (scrollDirection == "up") {
loadedInfo.scroll -= 1;
} else if (scrollDirection == "down") {
loadedInfo.scroll += 1;
}
}
}
//-----------</scroll buttons>----------- \
// created Textformat object that defines the states of the sub-menu options

//----------------------------<SubMenu>------------------------------//

var optionDisable:TextFormat = new TextFormat("Bitstream Vera Sans", 12, null,true, true);

var optionEnable:TextFormat = new TextFormat("Bitstream Vera Sans", 11, null, false, true);

//disable the submenu option that corresponds to the current loaded section for example Our History is what you first see on the page so that menu should be disabled

this.ourHistoryMC.myText.setTextFormat(optionDisab le);
//this.ourStaffMC.myText.setTextFormat(optionEnable) ;

//-----------------------</SubMenu>------------------------------//

MASTER.FLA CODE:

stop ();
//--------------------<movieclip loader>-------------------------\
var myMCL:MovieClipLoader= new MovieClipLoader();
var myListener:Object = new Object ();
myMCL.addListener(myListener);

//-------------------</end of movieclip loader>-------------------------\


myMCL.loadClip("trigger.swf", 5);
// this step will load the shared library once it is done loading
//it will then go to kf 10 and load the splash swf file
//--------------------<LOAD VARS>-------------------------\
var myLV:LoadVars = new LoadVars();
myLV.onLoad = function(success) {
//What happens if function(success) is true, tell_level5(where ALL content loads into)the value of variable
if (success) {
_level5.loadedInfo.htmlText = myLV.info;
} else {
_level5.loadedInfo.text = "There has been error loading the requested information. Please contact the Webmaster and report your error.";
}
}
//--------------------</LOAD VARS>-------------------------\

//----------------KEYFRAME 10 CODE FOR Master.fla----------\
stop();
myMCL.loadClip("about_usJAN05.swf", 5);
///myMCL.loadClip("splash.swf", 5);
//myMCL.loadClip("frames.swf", 5);

Problem To Adapt The Menu &submenus To My Requirements.
Hi ,

I am trying to adapt a flash menu (the1 with submenus made by Lesley Thiel cf page ) to my requirements and i get a problem. In fact i want that the subMenu buttons call on the attachMovie() method instead of the getURL() 1.
I am really a 'poor' coder and here you get the trial I ve done :

on (release) {
myMC = eval("_root.MCs"+choice);
if(myMC != null){
_root.repere.attachMovie(myMC,"MC"+choice,1);
//the MC repere is right on the scene with the "repere" occurence
}
}

with the foolowing variables defined in the first image :
MCs21 = "twentyfirstMC.swf"; (for example)

, but as you can imagine cause I am posting, it doesn't work.
If smbdy get a bit of time to advise me on this point , it would be great..Otherwise thanks anyway for your work to the action script actors.
Regards

Esteban.

MenuBar/ Change Colors Submenus, And Text
On menubar!

I obtain to modify the colors of menubar, but the letters and submenus, how I modify this?


Can you help???? :roll: :cry: :oops:

Thanks!!! :oops:

RE: Have A Menu That Needs Sub Menu For Submenus...
I do not know if this is the right forum for this.

However here goes.

I have a Flash Menu that I am working with using Action Script 2.0 inf Flash CS3. I have successfully created the Main menu and the sub menu, however I need a sub sub menu for the sub menu to operate the same way the sub menu does for the main menu.

I do not even know where to begin doing this.

I have attached the .fla CS3 file. maybe someone can help me do this or point me in the right direction possibly???

thank you Action Script members and to anyone who can help with this. If this requires some kind of payment. it's not a problem I can do that via paypal acct or send a check or wire the money.

I just really need to get this done for a client ASAP.

thanks again,

Dan

RE: Have A Menu That Needs Sub Menu For Submenus...
I do not know if this is the right forum for this.

However here goes.

I have a Flash Menu that I am working with using Action Script 2.0 inf Flash CS3. I have successfully created the Main menu and the sub menu, however I need a sub sub menu for the sub menu to operate the same way the sub menu does for the main menu.

I do not even know where to begin doing this.

I have attached the .fla CS3 file. maybe someone can help me do this or point me in the right direction possibly???

thank you Adobe members and to anyone who can help with this. If this requires some kind of payment. it's not a problem I can do that via paypal acct or send a check or wire the money.

I just really need to get this done for a client ASAP.

note: I will send the file if anyone is interested via trillian, ftp or email or some other viable form of digital communicatiion.

thanks again,

Dan

Closing Swf
How do I close swf besides Alt+F4, left click on X in upper right )

ie. by clicking on the button

Closing An EXE
G'Day all,
Is there any way to close a flash exe from a button within the falsh content?

Closing Ie
the fscomand "quit" closes a proyector or a swf,
but ...

is there any way of aplying a script to a button on a normal page,
so when its presed it closes the internet explorer window ??

thanks a lot

Closing A Mc
i'm creating a swf where the mc loads from the library using this code:
on (press) {
this.attachMovie("infoboxslider", "window", 1);
window._x = 529.4;
window._y = 273.4;
}
This works fine but is there code i can use to close all other mc's that are open when i load a new clip, without closing the clip the buttons are sat it?
cheers

Closing A Swf
Hey does anyone know if there is a way to close a swf without having to press the close in the top of the projector??

Closing The Swf
On a form i have a log off button called, logOff

What coding do i need for this button to close the swf and if i was in flash, take me back to the editing section?

cheers

Closing?
i need some way that i can have one movie clip close when another one is loaded...any advice???

Closing Just The Swf?
Is there a way to close an swf file that exists on a html page, similar to the way that advertisers do it on flash popup files that have a close button??

i tried window.close();
doesnt work

Closing An Swf From Within Itself?
What I need to do is close an swf that has been in fullscreen mode with a key press.

I know how the key press works, but is there a way can close the swf window? I need it to go from fullscreen to gone! Even better...load another swf after that's beenn closed.

It's for a presentation at a gaming show the middle of this month...

Thanks,
John

Closing A Swf?
Greetings

I'm sure there is a simple way to do this, but I don't know it and can't seem to find it anywhere.

I have a main fla/swf that has buttons that open several different galleries. Each of these gallerys I made in a separate fla/swf, and load with the UILoader. When each gallery swf loads it covers the original swf.

I am trying to create a "close" button for each gallery so they can get back to the original swf and view another gallery. Is there an action for this?

Thanks.

Closing A Pop Up Window
Simple question and I know there is a simple answer.

I know how to make a window pop up but i need to make a window close after the movie has finished playing.

cheers

Closing A Window
Okay okay here it is....i have a link on an HTML page that opens a swf file....not html file.........up full screen. now i've been trying to make a button in the swf file that will close the screen.....how do i do that? or can i not do that instead i need to do something with closing the swf file? i really need help on this guys please help me out {=O)

Closing Window From The .fla ---------
I am making a CD presentation. I need to close the .fla from a button in the movie. can i use some sort of
" javascript:self.close() " code?.. keep in mind that i will not be using this with browser window. just the flash .fla projector file. thank you.

Closing A .swf File
what is the script to exit a .swf file?

Copyright © 2005-08 www.BigResource.com, All rights reserved