[flexcoders] Re: big problem

2008-01-14 Thread adnane_1979
--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> What happens when you run the debug version of your app on the 
debugger
> player for 9,0,115,0?
> 
>  
> 
> 
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of adnane_1979
> Sent: Sunday, January 13, 2008 4:13 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] big problem
> 
>  
> 
> I developed a flex 2 application, and i's been on production for a 
> while now.
> But last week some of my clients were complaining that the 
application 
> doesn't work anymore, after i've checked with them ,i found out 
that 
> the application doesn't work with the new version of flash player 
> 9.0.1115.0
> When i've tried to run the application with this version of flash 
> player ,I've got a blank page.
> So i dont know what to do now,should i change some thing on the 
code of 
> the application it self or what?
> Please, if some body knows about this issue, help me, because it's 
very 
> urgent.
> 
> Thanks in advance


With flash player 9.0.115.0 debug, i've got the following error:
VerifyError: Error #1107:  ABC sont corrompues, tentative de lecture 
en dehors des limites.
Sorry,it's in french.





[flexcoders] big problem

2008-01-13 Thread adnane_1979
I developed a flex 2 application, and i's been on production for a 
while now.
But last week some of my clients were complaining that the application 
doesn't work anymore, after i've checked with them ,i found out that 
the application doesn't work with the new version of flash player 
9.0.1115.0
When i've tried to run the application with this version of flash 
player ,I've got a blank page.
So i dont know what to do now,should i change some thing on the code of 
the application it self or what?
Please, if some body knows about this issue, help me, because it's very 
urgent.

Thanks in advance



[flexcoders] datetimeaxis problem

2007-04-15 Thread adnane_1979
Hi

Can anyone help with a problem I have with DatetimeAxis?
I have some data which has some gaps over a time period for example,
but not limited to, weekends and public holidays.I want to show the
final chart without these gaps appearing on it.The problem is I must
use this type of axis - does anyone have any suggestions ?

Here's an example of how I used this axis:


Thanks in advance.




[flexcoders] DateTimeAxis problems

2007-04-14 Thread adnane_1979
Hi

Can anyone help with a problem I have with DatetimeAxis?
I have some data which has some gaps over a time period for example, 
but not limited to, weekends and public holidays.I want to show the 
final chart without these gaps appearing on it.The problem is I must 
use this type of axis - does anyone have any suggestions ?

Here's an example of how I used this axis:


Thanks in advance.



[flexcoders] LabelFunction with columchart

2007-04-05 Thread adnane_1979
Hi:

Im working on a Flex charting project for my school,and i have some 
problems:
Im using flex 2 and im trying to use lebelFunction in a colummchart,i 
puted the propriete LabelFunction in the  AxisRenderer tag but Flex 
Builder doesn't recognise it,so I put it in the CategorieAxis for my 
vertical axis ,but didn't work !!!
If somebody can help,i will be very greatfull