Advertisement

1 - 10 of 62 containing alltags:("flash 8 , actionscript") (0.002 seconds)
I need to format text data that is displayed in a cell in a datagrid before it is displayed after the datagrid is populated.  Is a cell renderer the only way to do this? I wrote a small cell ren...
Zones: Macromedia Flash, FlexDate Answered: 02/13/2008 Grade: A Views: 16
I have text coming in from a database that is various lengths and I need to display this text on one to three lines in a datagrid.  To do this I am using a simple multi-line cell renderer and I add...
Zones: Macromedia Flash, FlexDate Answered: 02/14/2008 Grade: A Views: 8
i have a key listener that is working find, i have a text area and then the user presses enter a  remoting call is made and the results are populated into a list box and its given focus. the key do...
Zones: Macromedia FlashDate Answered: 02/18/2008 Grade: A Views: 110
I was using tab to navigate through controls, but from user feedback i need to change this to enter i have a keylistener that detects the current component and then on enter press moves to the nex...
Zones: Macromedia FlashDate Answered: 05/16/2008 Grade: A Views: 0
Hey how do i format the label of a button component in flash 8 basically i want to underline the letter of the short cut for the button so it the buton label was Add Item and the short cut w...
Zones: Macromedia FlashDate Answered: 03/17/2008 Grade: A Views: 0
I want a specific flash action to take place when the user presses Ctrl +p , when i test after complie all is fine as soon as i view the swf in the browser i get the browser print dialog instead of...
Zones: Macromedia FlashDate Answered: 02/27/2008 Grade: A Views: 8
I need  to tab from different components , inputs buttons etc when the user presses enter so i have where if one text has focus and enter is pressed then the foucs goes to the next txt area and s...
Zones: Macromedia FlashDate Answered: 03/17/2008 Grade: B Views: 8
Hey i have components  that can be navigated using enter ie textinput has listener for enter and on press focus is set to a textarea  The problem that i have is that when the cursor goes into the ...
Zones: Macromedia FlashDate Answered: 04/24/2008 Grade: A Views: 16
Hey i have forms where there are textinputs and buttons, The buttons have listeners so that if they have focus and the enter button is pressed then the click event is called. My problem is this  if...
Zones: Macromedia FlashDate Answered: 06/06/2008 Grade: B Views: 9
i have this firstNameInput.onSetFocus  = Delegate.create(this, onTextInputFocusGain); in the UIComponent.as file it sayes /** * @private * called when you lose focus.  If you override, be...
Zones: Macromedia FlashDate Answered: 07/16/2008 Grade: C Views: 9