[flexcoders] Deep Linking Problems

2008-04-28 Thread Brad Keck
Hello, I am just having a slew of problems with Deep Linking in Flex 3.0. The documentation makes it seem so simple, but nothing seems to work as expected. I've experienced: -The example code from the documentation not working -Vastly different behavior between browsers -URLs failing to

[flexcoders] Httpstatus from httpservice?

2008-08-22 Thread Brad Keck
from httpservice.send() contain this information. I also see that there is an HTTPStatusEvent in flex, but it does not appear that httpservices trigger this event. Can anyone help? Thank you. -Brad Keck

[flexcoders] Re: Date object and daylight saving - need help

2008-09-02 Thread Brad Keck
This is kind of old, but we are running into the same problem. Can you, or someone else, help us figure out how to calculate the real offset? Thanks. -Brad Keck --- In flexcoders@yahoogroups.com, reflexactions [EMAIL PROTECTED] wrote: Not to worry I figured a way to calculate the real

[flexcoders] Override drawHighlightIndicator

2008-10-06 Thread Brad Keck
I am having a weird problem. I have created a custom list class in order to customize the highlight behavior of the list. Everything seems to be working great EXCEPT when I use the *mouse wheel* to scroll, my highlighting gets off. (The wrong item in the list is highlighted as I roll over

[flexcoders] Locale Resource Problem Compiling Automation with Maven

2009-02-13 Thread Brad Keck
/dependencyThank you,-Brad Keck

[flexcoders] Re: Override drawHighlightIndicator

2009-02-15 Thread Brad Keck
--- In flexcoders@yahoogroups.com, Brad Keck bradley_k...@... wrote: I am having a weird problem. I have created a custom list class in order to customize the highlight behavior of the list. Everything seems to be working great EXCEPT when I use the *mouse wheel* to scroll, my