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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1794 - 1825 of 2034   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1794
I know I was only able to reproduce it under a Windows box. I came to the conclusion that this was a rendering issue with the Flash Player, as my attempts at...
alariccole
Offline Send Email
Jun 1, 2009
6:34 pm
1795
Thanks, I'll have to give that a try. I believe I found a workaround after stumbling across this article: ...
stevenpenza
Offline Send Email
Jun 1, 2009
6:49 pm
1796
Is possible make a multiple selection like a yahoo chart... ...
jhoncybpr
Offline Send Email
Jun 2, 2009
7:46 pm
1797
I am not sure what you mean by multiple selection chart. I am not familiar with the term. If you want to duplicate the yahoo finance chart that you have linked...
tripp.bridges
Offline Send Email
Jun 2, 2009
8:13 pm
1798
I am setting - chart.setStyle("showVerticalAxisMinorGridLines", false); chart2.setStyle("showVerticalAxisMinorTicks", false); axes.minimum = -40; axes.maximum...
Darrough
darroughw
Offline Send Email
Jun 2, 2009
9:52 pm
1799
You should not have negative values for the majorUnit or minorUnit. Additionally, they should not be the same value as a specified maximum. The maximum and...
tripp.bridges
Offline Send Email
Jun 3, 2009
8:47 pm
1800
Was this solved in the 1.4 release? I've reinstalled the components and I'm still receiving the same error when switching dataProviders for the carousel....
lisawud2004
Offline Send Email
Jun 3, 2009
9:58 pm
1801
Hi, can anyone help. I'm kinda new at this, i recently used yahoo maps to add a map to my wed-site in AS3 but i can't get the marker on the map to display the...
sweetheart89115
Offline Send Email
Jun 4, 2009
5:19 am
1802
My apologies if this is the wrong list. Given the technology souffle you can imagine I'm having a hard time finding the answer. To setup a Flex project with...
Adam
vurcease
Offline Send Email
Jun 4, 2009
12:59 pm
1803
Hi I would like to have a live chart that updates on given intervals, I would like the changes in data to be reflected in animation. Currently if I change the...
spankevelli_2001
spankevelli_...
Offline Send Email
Jun 4, 2009
4:55 pm
1805
I've created an Actionscript class that extends ModuleBase. A getForm() method within the class returns a mx.container.Form object with several form items....
chefbrittison
Offline Send Email
Jun 5, 2009
3:13 pm
1806
I'm fairly new to Flex. This YDN-flash group is the best I've found so far. If you guys know of some other good developer groups, forums, irc channels, etc,...
chefbrittison
Offline Send Email
Jun 5, 2009
3:18 pm
1807
I figured it out: The checkbox and numericSteppers must be loaded by the parent application so that they can be used by the form component. You can declare a...
chefbrittison
Offline Send Email
Jun 5, 2009
3:41 pm
1808
If you create a BarSeries for chart¹s dataProvider and update it, you should get what your looking for. For example, instead of this: myBarChart.dataProvider...
Dwight Bridges
tripp.bridges
Offline Send Email
Jun 5, 2009
5:21 pm
1809
You can also check out flex coders on yahoo groups: http://tech.groups.yahoo.com/group/flexcoders/ A very busy list from what I remember, Johnny ...
John Barrett
barrjohnm
Offline Send Email
Jun 5, 2009
9:54 pm
1810
Does anyone have an example of creating a form, using the Form component, with an XML data source?...
frdmsun
Offline Send Email
Jun 6, 2009
2:08 am
1811
Download Top Ringtones For Your Mobile Do you want the latest Ringtone for your mobile? Download your ringtones, poly tones, mono tones, wallpapers, themes,...
mmn_nnn@...
mmn_nnn
Offline Send Email
Jun 6, 2009
5:48 pm
1812
Another great group where you can also post flex-related questions ( if you feel flexcoders is way too busy, which i do ) ...
Anggie Bratadinata
mas_ab2003
Offline Send Email
Jun 7, 2009
1:36 am
1814
If you can help me download here: http://office.azero.it/download/ChartError.zip This is a sample file with a error. Thank's for your time. p...
pa.rossignoli
Offline Send Email
Jun 9, 2009
8:06 am
1815
can you give me an example of how you would set the chart minimum and major units?...
Darrough
darroughw
Offline Send Email
Jun 9, 2009
3:29 pm
1816
Ok. This is actually how the chart works. By default, the chart will raise the maximum axis value by a major unit to accomodate markers that are on the edge of...
Dwight Bridges
tripp.bridges
Offline Send Email
Jun 9, 2009
4:14 pm
1817
Sure. These properties are set on your axis. For example, the below code sets a minimum of 0 and majorUnit of 100 for the yAxis of myChart. var...
Dwight Bridges
tripp.bridges
Offline Send Email
Jun 9, 2009
4:21 pm
1818
Thanks... but... The chart read a dynamic data. I've post an example. In the example the range is fixed, but really, the range change dynamically. For this, I...
pa.rossignoli
Offline Send Email
Jun 9, 2009
6:42 pm
1819
The first solution is dyanamic. Setting a larger majorUnit or no majorUnit at all. That should work for dynamic datasets. ... the ... your ... by ... is ... ,...
Dwight Bridges
tripp.bridges
Offline Send Email
Jun 9, 2009
6:45 pm
1820
Yes it does. Thanks...
Darrough
darroughw
Offline Send Email
Jun 9, 2009
7:30 pm
1821
so how can i specify the amount of ticks that are on the y axis? Say if I wanted 20 to always be there and not change from that....
Darrough
darroughw
Offline Send Email
Jun 9, 2009
7:50 pm
1822
ASTRA Charts does not have that functionality. You can specify a majorUnit or allow the chart to calculate a majorUnit. You cannot specify a number for the...
Dwight Bridges
tripp.bridges
Offline Send Email
Jun 9, 2009
8:16 pm
1823
Slightly offtopic, but I just came here looking for an answer to a similar question too... the left side of the graph (the vertical axis and its labels) moved...
glynnowen@...
glynnowen...
Offline Send Email
Jun 11, 2009
1:02 pm
1824
Hi all i am currently working on the medical project (built with Flex SDK3.3. and Flash Player 10.0), the project provides the drawing and image manuipulation...
ponycx113
Offline Send Email
Jun 15, 2009
2:59 am
1825
This should be fixed in the current version. Can you verify that you've downloaded and installed the current version? Note that you'l need to actually replace...
alariccole
Offline Send Email
Jun 15, 2009
8:19 pm
Messages 1794 - 1825 of 2034   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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