Flex :: Flash - Panel Doesn't Call FocusInHandler() When It Gets Focus?

Jan 19, 2010

I want to be notified when a FLex Panel gets or loses focus. I've overridden thefocusInHandler() and the focusOutHandler(), but they don't get called when I click on the panel.The panels style changes indicating that it has the focus, but the handler doesn't get called.

View 2 Replies


Similar Posts:


Html :: Flex Textfield Doesn't Gain Focus When Cursor Is In Text Field Of Iframe

Sep 10, 2010

I have a web page which has a SWF file embeded. I have an issue with the focus.

Steps to reproduce:

1)Click on a HTML Text Field which is inside a Iframe

2)Click on a Flex Field.

3)Begin to type some text.

Expected Result is the entered text should go in the Flex TextInput field but the actual Result is it goes into HTML text field.

This is the bug which was filed but closed without any resolution. The workaround suggested there doesnt work. ( bugs.adobe.com/jira/browse/SDK-12377 )

This is happening only in IE 6.0 and IE 7.0. Below is the live example. [URL]

View 1 Replies

ActionScript 2.0 :: Flash Expand/Collapse Panel Doesn't Work Properly?

Jul 27, 2011

I have created a flash as2 Expand/Collapse panel, but it doesn't work properly. I have attached the FLA file, c

View 0 Replies

Flex :: Maximizing Panel - Make The Map Within Panel Growing Synchronizely?

Mar 6, 2010

I have a map in a panel.When maximizing the panel,the map remain the smaller size.How to make the map growing synchronizely with the Panel? When maximizing the Panel,I added Resize Effects.How to apply Resize effects on the Map when the extent of the map changing? It seems to me that I should dispatch extentChange event when maximizing the panel.

View 1 Replies

Flex :: Controls In Spark Panel Still Show When Outside Of Panel Size?

Mar 24, 2011

I discovered this while doing some programmatic panel resizing:Components in a spark Panel will still be visible when their location is outside the physical Panel boundaries. This does not happen with the mx Panel.unning Flex 4.1 on Windows 7I tried putting mx and spark controls in the spark Panel, and they both appear outside of the boundaries. Note this doesn't happen with the mx Panel. What am I missing to make the spark behave like the mxSample Code:

<?xml version="1.0" encoding="utf-8"?>
<s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"

[code].....

View 1 Replies

Flex :: Popup - Dock A Normal Panel To A Pop Up Panel?

Nov 14, 2009

I want to create a panel docking to a pop up panel in my flex app, like Winamp's playlist window can dock to main window. but I didn't find any useful on docking in flex

I've traced the PopUpManager, but I didn't find any available interfaces or events about popup window's moving, I think it's design shouldn't be so bad.

View 2 Replies

ActionScript 2.0 :: Call A Custom Function It Doesn't Call It At All

Oct 13, 2002

have a node that has an asfunction embedded - won't work. if I change the a href to a web page- it works fine. If I try to call a custom function it doesn't call it at all.

View 1 Replies

ActionScript 2.0 :: Focus Doesn't Go To Proper Place?

May 28, 2010

i have created a dialpad kind of application which has a bach button at top which takes u to previous screen, a display text box and buttons. all of them are movieclips.

Now the issue is when i press down button, focus is expected to go from prevBtn->display->oneBtn, but the focus goes like prevBtn->oneBtn. Other thing is that if i press up key after going on the screen, the focus goes like callBtn->zeroBtn->eightBtn->fiveBtn->twoBtn->display->prevBtn.

one more observation is if i take the display down after all the buttons, the behavior is normal and focus goes to display.

View 1 Replies

ActionScript 3.0 :: Combobox Doesn't Loose Focus?

Jan 20, 2010

im using as3 and components. here i make a combobox.editable=true; i type something inside.. then click outside, the combobox doesn't loose focus. i tried to write stage.focus=null;. but i got d following error

ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
at flash.display:isplayObjectContainer/removeChild()
at fl.controls::ComboBox/close()
at fl.controls::ComboBox/fl.controls:ComboBox::onStageClick()

View 1 Replies

Php :: Flash FileReference.upload() Doesn't Call Url

Oct 11, 2011

After moving a web site to another server flash upload stopped working. After some debuging and isolating the problem I found out that in SWF file (used for multiple upload) FileReference.upload() method doesn't work. URL called by item.upload(_root.uploadScript) isn't called.

Here is the code:

flash:

listener.onSelect = function(fileRefList:FileReferenceList){
var list:Array = fileRefList.fileList;
var item:FileReference;
_root.toUploadCount = list.length;

[Code].....

View 1 Replies

ActionScript 3.0 :: Get The Output Panel In Flash Or The Console Panel?

Jun 26, 2009

Does anyone knows of a way to get the output panel in flash or the console panel in flex builder or flash builder, to format the "traces" with html or any thing else? for example:

trace( <b>brett</b> ); and to get that to appear in bold in the console window or the output window?

View 0 Replies

Actionscript 3 :: Movie Stops Execution When It Doesn't Have Focus

Feb 28, 2011

I have two flash movies, on different tabs of a user's browser.They use LocalConnection to talk to each other, but the one on the tab which isn't active doesn't do anything until you switch back to that tab, can you change this? Maybe in the embed tag?

View 1 Replies

ActionScript 3.0 :: Call File Function From Actions Panel Of MovieClip

Sep 14, 2011

I have a movie clip with an actions layer. Can I call a function from an actionscript file from the actions panel?

View 2 Replies

Flash :: Why Doesn't ActionScript3 Call JavaScript Function

Feb 28, 2011

I have some actionscript that plays a movie clip. When the movie clip is over I want Javascript to remove the Flash object from the page. I can't seem to get it working. When I test the actionscript in Flash I don't get any compilation errors, and my Traces all execute when I expect. I also don't get any javascript errors thought the RemoveFlash() function never gets called.

[Code]....

View 2 Replies

ActionScript 3.0 :: Stage.focus Doesn't Show Cursor In TextField?

Oct 5, 2008

stage.focus = txt; // txt is a text input field

It successfully gives the TextField "txt" focus because when I type, the characters appear in the input textfield, however the familiar blinking text cursor/beam does not appear in the textfield. This makes you think it does not have focus, so you click the textfield to give it focus -- completely defeating the purpose.

View 1 Replies

Call Function Inside Movieclip In Library Panel It Is Not On Time Line

Mar 15, 2010

how can i call function inside movieclip in library panel it is not on time line

View 2 Replies

ActionScript 3.0 :: Call File Function From Actions Panel Of A Movie Clip

Sep 15, 2011

i have a movie clip with an actions layer can i call a function from an actionscript file from the actions panel?

View 6 Replies

ActionScript 3.0 :: Conflict With Panel Class Since The Enlargement Doesn't Occur Whenever The Image Pivots

Dec 21, 2009

I'm building my portfolio in as3 with a 3D panel effect with a class called panel taht i get as my main class in my the publish window. This class uses GS tweening class ton rotate on a 3D axis and to enlarge the pictures from my portfolio all this is working relatively well. Now i got an image to also turn 90 dergees for it is horizontal image nd the gallery has vertical thumbnails so i just coded this simple function to make it flip with GS of course

[Code]....

View 1 Replies

ActionScript 3.0 :: Lower Boundary Doesn't Work / Panel Continues To Scroll Into Infinity

Aug 12, 2009

Trying to recode a scrolling thumbnail panel I found as an example of the web into AS3 mostly for educational purposes but getting stuck in a couple of places. The panel works but my problems are:

1) lower boundary doesn't work, panel continues to scroll into infinity.

2) as it is written, the mouse event that activates the scrolling is MOUSE_MOVE, which is kind of a pain as the scrolling is kind of "jerky", I have tried to make it an MOUSE_OVER event, but I think it may be conflicting with the prior MOUSE_OVER event.[code]

View 0 Replies

Actionscript 3.0 :: FireFox Upload - Get The Focus Back By Sending A Call To Javascript

Dec 21, 2009

I have a picture upload function in my flash and when I upload a picture I lose focus on the flash. This results in that all my listeners disappears. I cant click buttons, use dragbars etc. This only happens in FF. Im using flash player 10 and Snow Leopard. ive tried to get the focus back by sending a call to javascript:

[Code].....

View 2 Replies

ActionScript 3.0 :: Component - Scroll Panel Get Stuck While Loading And Doesn't Display The Full Size Image

Sep 10, 2008

I made a flash website with photo galleries using a component that I bought online. The component is loading the image in a thumbnail scroll bar via a XML file and the full size image display in a UILoader. So far nothing special. But when I reach a certain amount of pictures in the gallery, the scroll panel get stuck while loading and doesn't display the full size image. Then the thumbnails don't react at all.

[Code]...

View 4 Replies

Flash :: Create A Panel On Drag Drop In Flex 4?

Feb 23, 2011

I am trying to drag a component and on drop I need it to create a panel. Here is the actionscript I have but it doesn't seem to be working

private function dragDrop(e:DragEvent): void {
var userPanel:Panel = new Panel();
userPanel.width = 100;

[Code]....

View 2 Replies

Flash - Flex 4 Focus Multiple UIComponents?

Aug 24, 2011

I'm currently coding a Floorplan editor with Flex 4.I have a Floorplan Grid that extends the spark Group class. This Floorplan Grid will contain objects that extend the UIComponent class. I want the user to be able to select multiple objects on the Floorplan and be able for moving and resizing.

I'm just wondering if it's possible to have multiple objects being "focused" using the FocusManager, kind of like selecting multiple objects in Photoshop /Illustrator.

View 1 Replies

Flex :: Flash - Popup A Transparent Panel That Is Dismissed When Clicked Outside Of It In 4?

Dec 15, 2010

I need to popup some buttons in Flex 4. Users should be able to see the background (ideally a little faded, but not important) around and in between the buttons. And clicking anywhere except the buttons should dismiss them all.So I created a spark Panel and added a spark VGroup with some buttons. Then I call

PopupManager.addPopUp(myNewPanel, background, true);

My 2 main problems are the panel is not transparent and clicking outside the buttons doesn't dismiss them... How do I implement that?

UPDATE: Figured out how to dismiss the popup when clicking outside the panel with:

addEventListener("mouseDownOutside", close);
private function close(event:FlexMouseEvent):void {
PopUpManager.removePopUp(this);
}

Now I just need to figure out how to make the Panel transparent so you can see the background around and in between the buttons.

View 1 Replies

Flash - Flex MXMLC Ant Task Steals The Window Focus?

Aug 5, 2010

Has anyone noticed the following behavior building Flex programs using the mxmlc ANT task (running in the background): as the MXMLC task starts, it steals the window focus from whatever application is currently running, and then gives it back again! This is extremely disruptive.Is there a way to run the MXMLC task "headless" so it doesn't interact at all with the window system?I'm running on Mac OS X (10.5.8, if that matters), and Flash 4.0.1 (although the behavior existed on 3.x as well).

View 1 Replies

Flex :: Flash Sprite Loses Focus On MOUSE_DOWN Event

Jan 15, 2011

My Sprite class keeps losing focus when I click with the mouse - specifically after the MOUSE_DOWN event (before the click is complete).

I have set mouseEnabled to false on the children, no change. I added a listener for FOCUS_OUT and noticed that the FocusEvent.relatedObject property is NULL, which is confusing me - doesn't that mean there is no new focus target, the focus is just getting lost?

The exact sequence of events I get, by tracing them, as I click:

[FocusEvent type="focusOut" bubbles=true cancelable=false eventPhase=2 relatedObject=null shiftKey=false keyCode=0]
[MouseEvent type="mouseDown" bubbles=true cancelable=false eventPhase=2 localX=355

[Code]....

View 2 Replies

Actionscript 3 :: Flash - Keep Focus And Cursor In Flex's TextInput After Hitting Enter?

Jul 23, 2009

I am a Flex newbie and I am testing a little application that simulates a cart. (It is based on a nice sample by Farata Systems' Yakov Fain).Note: I am using the beta of Flash Builder 4 to code the application.Here you have a link to the screenshot:Screenshot(Sorry I can't insert the image of the screenshot right here since stackoverflow doesn't allow new users to use image tags.)The application is very simple. You type a product in the TextInput control and then click on the "Add to cart" button to add it to the "cart" which is represented by the TextArea at the bottom.

That works ok.The problem is that I also want the user to be able to keep adding items to the cart without having to click on the "Add to cart" button. So, I added code to handle the enter event of the Textput by calling the same handler function triggered by the "Add to cart" Click event.If you type some content and then click the "Add to cart" button, the TextInput control receives the focus and the cursor, so you can type again.
However, if you hit enter, instead of clicking the button, the TextInput control keeps focused and you can see the cursor beam, but you can not enter text until you click elsewhere and come back to the control.Below you can see the relevant part of the code, with the definition of the component that groups the three controls at the top (Label, TextInput, Button).

<?xml version="1.0" encoding="utf-8"?>
<fx:Script>
<![CDATA[

[code]........

View 3 Replies

Flex :: Flash - Giving An Application The Focus In Browser To Capture Keystrokes?

Jan 1, 2010

I've written a little video game in Flex that runs in a browser. The player moves by pushing the arrow buttons on the keyboard, so I need to capture those keystrokes. In fact, the game action starts when the player presses one of those keys.In order to capture the keystrokes, the Flash/Flex application, not just the browser, needs to have the focus.How can I ensure that the application has the focus? I've implemented a bit of a hack: A "Begin" button you must click to start the game. The only point of this button is to ensure that the app has the focus.

View 2 Replies

Professional :: Workspace / Panel - Error: The Following Panel Layout Is Missing Or Could Not Be Read...

Dec 7, 2011

I just downloaded Flash CS5 for mac which installed without any errors. However, when I first launched the software I am getting the following error: The following panel layout is missing or could not be read: /users/rob/Library/Application Support/Adobe/Flash CS5.5/en_US/Configuration/Workspace/Essentials.xml The application will not have a correct layout. load one from Windows ->Workspace Once past this message none of the panels load.

View 3 Replies

IDE :: Text Panel Properties Doesn't Allow To Underline Text Or To Highlight And Edit A Single Word In A Whole Text Box - Missing?

Oct 1, 2009

I used to have a little text panel (that sat with the color, swatches, and align panels) that I was able to open up and edit text size, color, underline, etc with. It had a much better text editing ability then the properties panel, seeing as the properties panel does not even bother to allow me to underline text or to highlight and edit a single word in a whole text box. Now I don't have it, I can't find the damn thing anywhere, and I want it back. How can I get it?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved