Yellow Floating Window Info
Hi, Can someone tell me how I put in a button the standard yellow window ("floating balloon" like buttons from "Windows interface" or like this forum in the titles before open) with information for a few seconds when we are over that button?
Thanks in advance...
ActionScript.org Forums > Flash General Questions > Other Flash General Questions
Posted on: 06-16-2004, 07:08 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Yellow Floating Help Message (standard)
Hi,
Can someone tell me how I put in a button the standard yellow window ("floating balloon" like buttons from "Windows interface" or like this forum in the titles before open) with information for a few seconds when we are over that button?
Thanks in advance...
Floating Window?
Can anyone help me?
I've created a fla with two buttons. I want to call upon a floating window bij clicking on each button but the floating window has to be corresponding to the button. Now, as you can see, by clicking on both buttons a same flaoting window appears ... how can i solve these problems? Or how can i make this work in a total different way?
http://www.lostintime.nl/popup01.fla
kind regards
mark
Floating Window
I have a question. I'm using Flash MX 2004 and want to be able to have a window appear and the whole backing fade. Then after you click anywhere on the movie or the window that appeared, the movie goes back to where you had it. I have an idea of doing this with labels but is there an easy way to do it, maybe scripted? An example is at the templatemonster's template:
http://www.templatemonster.com/flash...ates/7946.html
I don't want to have to buy it just to find this out. Once you click "Enlarge" a window pops in and when you click anywhere on the stage or the image it's back to normal. Any ideas?
THANKS!
Floating Window In AS3?
Hi all:
I am building an video player app and I want to play the videos in a draggable, floating window w/a close box.
I see that AS3 no longer has a window component.
Do I need to build a custom MC w/a dragbar, close button, etc? Could someone point me in a direction to get started?
Thanks.
X_position Of A Floating Window
Hello,
i have created a window which changes its position after i pressed a button. I want that the window changes its content exactly when it reaches the target position. What can i do ???
i tried a little with the if-syntax but it didn`t seem to work...
can someone give me a little help ?
i have included the .fla
maybe there are some tutorials...
thanks
Floating Stand-alone Window? How To Do It?
Hi, I was just wondering if it is possible to have a swf file play as a stand alone window when opened? I have used the fscommands before to open flash as an exe file in fullscreen, however this uses a background and takes up the whole screen. is there a way to have it so (say a flash window of 800x600px) that the flash window sits on the screen but not maximised to screen size?
Also, is there a code for autoplay (say once you put the file onto a CD and want it to automatically open when the CD is inserted)?
Floating Borderless Window
hi.
does anyone have any tutorial on how to do those floating-borderless-flash-windows which appear on a normal HTML page?,
like those used in ads, where you'll be looking at a normal HTML page and this animation, without any borders or bars or anything pops up... i guess it's Java script??
thanks. all help appreciated!
Floating Window Within Flash Movie
Hi there,
I need a way to enlarge a symbol on click. Smth like a popup window but within the flash movie. It would be nice if it could be draggable. Imagine a thumbnail that once clicked the real sized image opens in a floating window within the movie that the user can close with an "x" option. Ive been looking online for hours no luck. Any ideas how I can do it?
Thanks in advance for the help
-Theo
Floating Window That Runs In MacOS Background
OK, here's the idea - I have a small window, like a MacOS Stickie, that can run as a floating translucent window. In the background, it monitors the cursor position; if a user is in another app, and the cursor gets close, the window scoots out of the way (kind of like the little helpers in Microsoft Office).
I am trying to imagine how to do this in Actionscript, and my clue meter is pegged at zero. Any gentle pushes in the right direction? I want to do this myself, but a little mentoring would be appreciated.
--Ken (I will post the app when I get it finished) Franklin
Quickie: How To Create A Floating Flash Window
Hi there, I wonder if someone can help. I’d like to know how to create a floating flash window, like I have seen in various flash adverts popping up. My main concern is how to get the thing to popup and float over a regular html file.
Thanks.
How To: Button To Open Independent Floating Pop Up Window With Embeded Video Clip
Hello folks,
I would like to achieve this: A viewer would click on a thumbnail placed on my webpage and this thumbnail would open an independent floating window with a video clip embeded on it.
Thank you so much for any advise, but please, be patient with me as I have very little to none experience with Action Script.
Thanks
Janek
Info In New Window
Hey!
I would like a button on my main stage ("designerinfo_bt") when pressed to open a .swf file in a new window. This is just a flash file, not to be on the internet...is it possible to have the popup not be a browser window? Thanks!
I've searched the tutorials but can't find it. If you can help me out, or point me to the right tute that would be great. Thanks again.
Cheers,
Crystal Murray
Flash CS4 Window Resizing Behavior Missing Ability To Pull Floating Windows From Top
Hi everyone,
I am not sure this is the correct spot to post feedback on Flash CS4, if its not please let me know where the right spot is.
Ok I noticed in Flash CS4 that Adobe has changed the way windows are able to be resized when floating. Deviating from the way Windows XP GUI normally functions in all applications. When a window is floating Windows users are able to resize there windows on all 4 sides. Basically we are able to stretch and pull from the top, bottom, left and or right side. In CS4, Adobe has crippled the ability to pull and stretch from the top of the window (this would have no impact on the docking of windows imo). This is an annoyance that I can only imagine was inspired from the OSX but I could be wrong.
Could Adobe restore this functionality?
Info Window In The Flash App...
Hello,
Just wondering if anyone else is tired of not having the info window in the flash application update the x and y coordinates while positioning things on screen...it especially bugs me when I'm trying to position guides...every other program doesn't seem to have a problem giving users this info!
Do PC users (as opposed to Mac users) have this same issue?
SS
Pop-up Window With Dynamic Info
i'm trying to figure out how to open a new window out of flash, but the information on the site uses php to pass variables. so the standard way to use javascript isn't working. this is the code i have, but i know it is wrong because of the variables. anyone have an idea of how to do this with variables?
on (release) {
getURL ("javascript:NewWindow=window.open('page1.php?book title="+_parent.book_str + "&firstname=" +_parent.username_str + "&lastname=" +_parent.userlastname_str','newWin','width=400,hei ght=300,left=0,top=0,
toolbar=No,location=No,scrollbars=No,status=No,res izable=No,fullscreen=No'); NewWindow.focus();
void(0);");
}
Display An Info Window
Hi All,
I have a button which when clicked loads a swf file from the library; the button works as a toggle. Now within the loaded swf (from the library) I have a button to remove the infoWindow when this button is clicked. All works perfectly, until I click on the button on the maintimeline again to open the swf from the library; works untill I use the button on loaded swf to remove itself from screen. it will not work and I get the following error:
ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
at flash.display::DisplayObjectContainer/removeChild()
at voiceswfPresenter_fla::MainTimeline/infoWindow()
I have also attached the code ;) Any help much appreciated.
Kind Regards,
Boxing Boom
Attach Code
// Code for Info. Window begin here
infoBtn_mc.addEventListener(MouseEvent.CLICK, infoWindow);
var popWin:Boolean = false;
var square:MovieClip = new squareEx();
square.x = 505;
square.y = 25;
function infoWindow(e:MouseEvent):void {
if (!popWin) {
addChild(square);
mc.stop();
mc.alpha = .8;
square.gotoAndPlay(2);
popWin = !popWin;
} else {
removeChild(square);
mc.play();
mc.alpha = 1;
popWin = !popWin
}
}
square.redSqr_mc.buttonMode = true;
square.redSqr_mc.addEventListener(MouseEvent.CLICK, removeInfo);
function removeInfo(event:MouseEvent):void
{
removeChild(square);
}
Edited: 07/11/2008 at 05:35:05 AM by Boxing Boom
Info Window Opening Up
Hello,
I am trying to achieve an effect.
I am watching http://thefountainmovie.warnerbros.com/ and I am only interested in one thing:
After the website loads, there is a menu in there. When you press any of the options, Synopsis, Trailer, Photos and so on, there is this window opening, but not an external popup like with javascript, but one that opens inside the movie. So all I need to know is how to make such opening windows that open up on top of my background.
How can I achieve this effect please? I know it must be something simple but I would like a lead in the right dirrection to make this.
Ty in advance
Getting Flash Info From A Database In A New Window
ok ok so am pushing my luck now,
with some helps from other peeps i have built a swf that reads a sql database then displays the records....
http://www.aidanmack.co.uk/port.htm
It even shuffles the records round on the page when u refresh! anyway....
I would now like to try and getthe "more infomation on instructor" button to work.
If i can i would like it to read from the database then display the data in a new window but to do specifically with that instructor.
I already have it displaying an image. But things get a little more complicated when you want text to appear in a dynamic text box.
any ideas??
thanks
Aidan
Anyone Has A Fla Or Tutorial On A Info Updating Window?
Its a window in flash, where you can write on scrolltext.txt and update the .txt itself, and it will load into the flash movie/script window box, kinda like a update information...anyone has a .fla? i follwed a the flash 5 tutorial of it at flashkit.com by patrik but i keep getting mistakes...thanks people - Lee
Sending Info To Asp File Without Changing Current Window Content Or Opening Another W
ok maybe i wasent clear enough, :-)
the problem isnt popping a simple window .from oulook
im doing a project now that involves creating html format mail inside outlook .
theres a flash movie that appears inside.
the flash contains:
an input text field
a mc charecter that animates by the letters inside the txt field
i want the person who gets this to be able to write something inside the txt field,fill his email,his friends email,and then send the relevant info to an asp file, the asp file creates an email to that person and sends it to him.
the friend will get an html page with flash
(the flash isnt sent in the mail - but it appears inside outlook
if you want i can send u a more relevant example
but did u get my problem now?
i dont wont to open a normal window when i am sending the info to the asp file i want to b able to open a little window that closes
or preferably to not open any window at all
thanks in advance
Yellow Box
I am using onClipevents on my page to control key strokes. When I press tab or something like that I notice a yellow box appears around the next button on my page. How can I make this go away?
Yellow Box When You Hit Tab
Picture this: When you create a form in flash and you fill out the first textbox, then you hit tab to get to the submit button, is there anyway to change the color of that horrible yellow box that goes around the submit button??
Get RID Of YELLOW Box Around Buttons ON TAB
does any one know how to get rid of the ugly yellow box that encapsulates a button when users tab through? I heard you can use a <param name= value= > tag in the HTML that gets rid of the yellow box and makes the button go to it's "over" state...but I don't know what the code is.
Also, does anyone know how to affect the tab order of text fields and buttons...I read a bit about on how to use the getFocus and setFocus like so...
on (keypress "<Tab>") {
if (Selection.getFocus() == "_level0.field1") {
Selection.setFocus("_level0.field2");
} else if (Selection.getFocus() == "_level0.field2") {
Selection.setFocus("_level0.field3"); {
} else if (Selection.getFocus() == "_level0.field3") {
Selection.setFocus("_level0.field4"); {
} else if (Selection.getFocus() = "_level0.field4") {
Selection.setFocus("_level0.field1");
}
}
but it's a bit hokey. Any other thoughts? What if I have a button? How do I name a button??
yikes!
muchos gracias,
morgan
Jpegs HAVE GONE YELLOW?
I have created a site with dynamic loading of jpegs and I have recently decided to add new images to it. All of the new images have come out yellow distortions of the original image.
I made the original images in Photoshop at 300 and these yellow images are sized down 72 dpi images.
If this has happened to you or have any idea what might have gone wrong please let me know!
ESE51
the site is www.vegahome.com
Click the cutsheets part.
Go to chairs Then stool for one example or go to beds for another.
Yellow TABBING Box
Why does a yellow box appear around all the live buttons on screen when I use the TAB key whilst viewing my movie in a browser? And, how do I get rid of it?
Buttons... Those Little Yellow Infoboxes
Hi!
The little yellow boxes that show themselves after the mouse has hovered over eg. an item on the Windows desktop for a second or two...
Now to the question!
How do one make a button react like that in MX??
Yours,
Jesper
Yellow Tabbing Boxes
I am having a problem with the tab button! I don't want it to function. I read a post on here today that suggested I turn off accessibility. I've done that but the tab button still gives me those awful yellow boxes. Any suggestions? I don't want the users to use the tab button.
Diasabling Tab Key (that Yellow Border)
Hi!
When you press the tab key in a flash movie you are shown the active elements with a big (and ugly) yellow border.
I am making a game in which the tab key is used, and well, its not so good.
I could use another action key, like say shift, but shift is not self repeating, you have to keep tapping it, while tab, you can just tap and hold...
Is there anyway to elliminate this fugly yellow border ?
W
Ugly Yellow Box With SetFocus()
how do i get rid of the selection box when using Selection.setFocus()
i need to use setFocus for my button to work properly, but that stupid yellow box always shows up.. any way to disable that? or maybe set _alpha=0?
thanks
Little Yellow Test Flag
Hi- this is one of those things that probably has a simple answer but is hard to do a forum search for. I apologize in advance if it's already been covered here.
Does anyone know why when hovering over the flash portion of a webpage a small flag that says "TEST" shows up next to the mouse. A few people have said they haven't seen it. This may be a MAC thing- or browser specific.
Click on a photographer and hover over the flash gallery to see what I mean:
http://www.tennessean.com/gallery/photostaff/
(Also a screenshot attached)
Yellow Focus Rect
Hi all
I was struggling with preloaders till i found this tutorial
http://www.bit-101.com/blog/?p=946
this allow me to preload in 1 SWF, and works
the thing is that when finished preloading, and started my real app, it now shows a Yellow Rectangle Focus on the Main window... to say that the focus is of the size of the stage.
if you press TAB or click on stage it goes away.
I want to get ride of it, and i tried focusRect = null everywhere but without working
Before using this prealoder, it wasn't showing. and if i come back to regular loading also doesn't show.
does anybody has a clue?
Focus Yellow Frame
I am using KeyboardEvent and need to set different focus in the different MovieClip
when I set a new focus ,there is a yellow edge along the movieClip
no one want to see a yellow edge ,how can I do,thanks for your solution!
Hiding Yellow Focus Box
Does anyone know of a way to hide the box that appears around buttons etc, indicating that they have the focus? I am using a combo box in my movie which causes a problem with the buttons, the only way around it is to use Selection.setFocus(this); in the button code but that causes the yellow box to appear?
Why Are My Components Marked Yellow?
I have tried out the headlap newsflasher tutorial found here att kirupa.com. But after the installation of the extension the component newsflasher are marked out in yellow and can not be used. WHY?? Can any one help me whit this
Tab Order In MX-Ugly Yellow Box
Hi,
Does anyone know how I can set up my form so that I can use the tab key without getting that ugly yellow box around some buttons on the page?
Thanks!
Yellow Shading Effect ?
Yellow shading effect on photos or pictures
some pages like 2advanced use it a lot when the picture is just starting to appear, i thougth it was a tint effect but didnt give me the expected result !
anyone knows how to make this **** ?
Selection.setFocus - Getting Yellow Box?
In my Flash code, I'm having to use Selection.setFocus on buttons.
Inside the button's actions, I'm putting the following line:
Selection.setFocus(this);
Now, the problem is, when the button is clicked, a yellow box appears around the button.
I don't want thtis yellow box!
Is there a way of geting rid of it?
I simply couldn't see anything in the help fiile.
Any help would be appreciated.
Thanks.
OM
Disable Ugly Yellow Highlight Box?
it seems that when I use..
_root.myButton._focusRect=false;
it also makes it so i can't click 'enter' to submit. is
there a way to disable the yellow thing without disabling
the enter-submit-ability?
TabIndex Yellow Border Around Buttons
Is ther anyway with AS to edit how the border will look when tabbing to a button in flash. when i tab just now i get a thick yellow border round the button. Can i change this?
Cheers
Paul
No Yellow Button Border When Tab Is Pressed?
Is there a way to disable the yellow button border that appears when you press tab?
It can give away hidden buttons, and make it easy to win a game where you just have to click a bunch of things really fast.(tab, then enter "clicks on it").
I have tried making a mc appear when you press tab, and it is all yellow, but when you hold tab, it appears dimly.
Any ideas? Thank you for your time.
AHHH HELP Site Turns Yellow In IE?
OMG, I have been testing my site in opera, but not in IE... I decided to open it in IE today and cannot believe what I am seeing... Some weird yellow overlay is showing up on my site... what is going on?
the site is: http://www.sportridersnetwork.net
AS3 : Yellow Box Appears When I AddChild? Weird :(
Hey all,
I've been developing in AS3 for a while now... and I've come across something I can't figure out.
I finished a game I had been working on, but it still needed a main menu.
I did an "addChild" to add the menu to the screen. Then after the use clicked start, I did a removeChild for the main menu. However, there is this think yellow border that remains around where the menu used to be.
This yellow border has nothing to do with my game. It's no where in my code or library.
If you click on the screen (to give it focus) the yellow border goes away.
I tried things like giving focus to the stage and that didn't seem to work.
I already ready on google that it might have somethign to do with tabbing? But couldn't get any of that working either.
Anyone have any ideas? thanks!
Ryan Ritten
Tab With Arrow Keys Without The Yellow Border
I'd like to setFocus to different movie clips using the arrow keys and enter to trigger the onRelease() function. However, I hate the yellow border by default. So I disable it by setting the _focusrect to false. But this makes all buttons other then Tab are disabled and I can't navigate the movieclips by the arrow keys and the enter. Is there any way to overcome this?
Accessibilty Tabbing, Kill The Yellow Box
is there a way to disable accessibility... oh no, that sounded wrong.
theres a yellow box that tabs between objects in your flash file when the user presses tab, i want that to go away, any suggestions?
Accessibility Yellow Box Higlight Strangeness
I have a particular small ui control (custom which under certain browser acts differently)
With tabbing one gets a yellow box surrounding accessible buttons in flash. But im getting this plus a very faint yellow box around other buttons, im really lost as to how I can get into the yellow box code, probably cannot. So im trying to understand what might be a workaround. But im guessing no one has ever seen this before.
TabIndex Yellow Border Around Buttons
Is ther anyway with AS to edit how the border will look when tabbing to a button in flash. when i tab just now i get a thick yellow border round the button. Can i change this?
Cheers
Paul
|