Search the web
Sign In
New User? Sign Up
ydn-flash · Yahoo! Flash Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 1720 - 1757 of 2242   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1720
Is there a way to set the AntiAliasType to ADVANCED for a TabBar without modifying the astra classes? Adding the following to the end of drawTextFormat() in...
Nathaniel
njdoor
Offline Send Email
May 1, 2009
10:58 pm
1721
Looking at Adobe's Flash CS4 docs, I don't think any of the core fl.* controls have an explicit way to set the antiAliasType. It looks like Button and other...
Josh Tynjala
joshtynjala
Offline Send Email
May 1, 2009
11:48 pm
1722
Hello, I found a bug when using the color plane and slider. The problem can be tried out with the example on the Yahoo! Developer Network - DropDownColorPicker...
mattias_reichel
Offline Send Email
May 4, 2009
8:17 am
1723
Hi, I'm using the AutoCompleteManager in Flex to auto-populate a textinput field. I am setting the text field's .text property inside my application (e.g....
alexanderacook
Offline Send Email
May 5, 2009
10:17 pm
1724
Will a subsequent call to open the dropdown work after you've typed into the field? I'm curious if the data isn't getting initialized as expected....
alariccole
Offline Send Email
May 5, 2009
10:24 pm
1725
I was able to verify this as a bug. Thanks for reporting....
alariccole
Offline Send Email
May 5, 2009
10:25 pm
1726
i'm using the AutoComplete Flash component and having an issue with it: when selecting items from the dropdown list *using the mouse* selectedItem is null and...
hantarextech
Offline Send Email
May 6, 2009
6:08 pm
1727
Doesn't sound like a bug to me. I'd guess that once the drop down has closed, it no longer contains data. When you select an item from the drop down, it should...
Josh Tynjala
joshtynjala
Offline Send Email
May 6, 2009
8:13 pm
1728
I'm trying to build a google calendar style component for entering time. -I have a data provider for the auto complete manager. -I set the text input's value...
alexanderacook
Offline Send Email
May 6, 2009
10:11 pm
1729
Regarding the main text property, it's replaced in both cases, but I need to access other relevant information about the selected item that's in the data...
hantarextech
Offline Send Email
May 6, 2009
10:11 pm
1730
Typical TextInput behavior, a Change event is not getting fired when the text property is set programmatically , so the AutoCompleteManager doesn't know a...
alariccole
Offline Send Email
May 6, 2009
11:02 pm
1731
I can see that you'd want to access the data node to gather other information. Not sure why it's working different with the mouse and keyboard. I've looked at...
alariccole
Offline Send Email
May 7, 2009
7:30 pm
1732
I'm using 1.4 version and found the following code on line 1156, not 1152.... not sure why: _dropdown.addEventListener(Event.CHANGE, dropdown_changeHandler); ...
hantarextech
Offline Send Email
May 8, 2009
11:26 am
1735
Thanks Josh!...
TJ Downes
koldfuzun
Online Now Send Email
May 9, 2009
2:46 am
1741
I have trying to build a Yahoo! flash map to load Real Estate listings from an xml file. The map works a lot of time, but sometimes when I test it get an error...
lindsaystofer
Offline Send Email
May 9, 2009
7:22 pm
1743
I just got started with the Astra Controls. I want to use a tree and I have the following basic setup: [code] import com.yahoo.astra.fl.controls.*; import...
Profenza George
leech_sick
Offline Send Email
May 11, 2009
5:00 pm
1744
Silly qustion...the answer is in the question :)...
Profenza George
leech_sick
Offline Send Email
May 11, 2009
5:06 pm
1745
How do I use TimeStepper, as the DataGrid's itemEditor? Have an example?...
propoetcn
Offline Send Email
May 11, 2009
6:01 pm
1746
Currently, TimeStepper is not set up as an item editor, as it does not implement the IListItemRender interface. If you'd like it to work as such, you could...
alariccole
Offline Send Email
May 11, 2009
7:12 pm
1747
I tried this: // disable all but first for (var i:int = 1; i < _navTree.dataProvider.length; i++) { var item:Object = _navTree.getItemAt(i); var...
mario
noespam
Offline Send Email
May 11, 2009
9:27 pm
1748
This is my implement, use of up and down arrow keys can work, but do not manually enter the time. Where is the problem? public class HourMinuteStepper extends...
propoetcn
Offline Send Email
May 12, 2009
1:37 am
1749
http://office.azero.it/download/FillLineChart.jpg This is as an image to explicate if i need. Thz. bye...
pa.rossignoli
Offline Send Email
May 14, 2009
3:33 pm
1750
Create a LineSeries object and set the showAreaFill style to true. You can adjust its opacity by setting the areaFillAlpha style. - Josh...
Josh Tynjala
joshtynjala
Offline Send Email
May 14, 2009
4:16 pm
1751
I'm trying to determine whether an SWF loaded into my Carousel is currently running. Is there a way to access a movie loaded into a carousel from the main...
baylusa
Offline Send Email
May 14, 2009
6:48 pm
1752
... I'm trying to set it up so that if my carousel automatically advances. But if there is an SWF movie loaded then it should wait until that movie has...
baylusa
Offline Send Email
May 14, 2009
7:50 pm
1753
You can call itemToCellRenderer() on the Carousel to get the cell renderer for an item. ...
Josh Tynjala
joshtynjala
Offline Send Email
May 14, 2009
8:24 pm
1754
I'v start with: Thank you. If use the chart without set the minimum all is ok. Look this: http://office.azero.it/download/totValue.png But.. i've set a ...
pa.rossignoli
Offline Send Email
May 15, 2009
7:43 am
1755
This looks like a bug. We will address it in a future release. Thanks, Tripp...
tripp.bridges
Offline Send Email
May 15, 2009
9:41 pm
1756
Dear Sir/Madam Web Design India | Halwasiya Infosys is a leading Web Site Design Company from India providing Website Design Services, Multimedia...
infosyshalwasia
Offline Send Email
May 16, 2009
9:31 am
1757
When the next release or correct bug? Thz...
pa.rossignoli
Offline Send Email
May 20, 2009
4:30 pm
Messages 1720 - 1757 of 2242   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help