Skip to search.
flexcoders · RIA Development with Adobe Flex

Group Information

  • Members: 9019
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 45652 - 45681 of 165211   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
45652 Barry Beattie
barry.beattie Offline Send Email
Aug 1, 2006
7:06 am
... vert scroll bar... I think if I did that I'd run out of canvas size if all of my couple of hundred nodes were expanded. that is, provided I can get my...
45653 Impudent1
impudent1@... Send Email
Aug 1, 2006
7:13 am
yup, another should be simple one that boggles me this eve. I have some comboboxes similar to: <mx:ComboBox x="91" y="70" id="userTeamDropdown"...
45654 Dirk Eismann
richinternet_de Offline Send Email
Aug 1, 2006
7:19 am
Is there any way to set the resubscribeAttempts of the underlying Consumer instance used by a DataService? In the case where the remote destination endpoint is...
45655 Tom Chiverton
tom.chiverton Offline Send Email
Aug 1, 2006
8:37 am
... Nope, but... ... (So is my employer, for the record. Since Flex 1.) . we're a Linux-based development team, so it's the SDK and Eclipse for us, until Adobe...
45656 Tom Chiverton
tom.chiverton Offline Send Email
Aug 1, 2006
8:42 am
... That's cool. -- Tom Chiverton **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP...
45657 Matti Bar-Zeev
mbarzeev@... Send Email
Aug 1, 2006
8:45 am
I second this hell of a bug. What is going on there? ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On ...
45658 sinatosk Offline Send Email Aug 1, 2006
9:08 am
don't think it's a bug... I've changed the component a little and more is showing and the scroll bars are no longer showing... it's NOT fully fixed though......
45659 Matti Bar-Zeev
mbarzeev@... Send Email
Aug 1, 2006
9:56 am
Sorry for ridding this thread, but can you disable the re-validation of the cells, when they come from a non-viewable state to a viewable state? Can you define...
45660 Stefan Schmalhaus
stefan_schma... Offline Send Email
Aug 1, 2006
9:59 am
... I'm not so happy with this description: "Business Delegate enlists the application-tier service, sending itself as a responder." (BTW, there is a typo in...
45661 shemeshkale Offline Send Email Aug 1, 2006
10:10 am
using flex 1.5 when i down size the browser i have a scroll vertical/horizontal. then when i drag and resize the browser the scroll is disappearing correctly. ...
45662 Matti Bar-Zeev
mbarzeev@... Send Email
Aug 1, 2006
10:20 am
I came across this one. Looks like a flex bug. I tried to monitor the resizing/validating methods but to no avail. If anyone has a solution, I will be glad to...
45663 sinatosk Offline Send Email Aug 1, 2006
10:41 am
if you mean stopping the item renderer from executing if the column is not visible? yeah am not fully sure about that myself yet.... I'm just thinking getting ...
45664 Ralf Bokelberg
ralf.bokelberg@... Send Email
Aug 1, 2006
11:12 am
I'm not clear, what you are trying to achieve. Can you explain, what the user does and what is supposed to happen with your comboboxes? Cheers, Ralf. ... -- ...
45665 Paul Andrews
pauland2513 Offline Send Email
Aug 1, 2006
11:25 am
... From: "JesterXL" <jesterxl@...> To: <flexcoders@yahoogroups.com> Sent: Tuesday, August 01, 2006 4:35 AM Subject: Re: [flexcoders] Re: Simple...
45666 Tom Chiverton
tom.chiverton Offline Send Email
Aug 1, 2006
11:36 am
... Could this be because of the type of font you are using ? There is a big warning on the rotation effects page: ...
45667 Rick Root
ricrootnc Offline Send Email
Aug 1, 2006
12:05 pm
... Tim, thanks.. I'm trying to use that code but having a problem with this line: // Change this to the id of the container that you want to be the parent of...
45668 Rick Root
ricrootnc Offline Send Email
Aug 1, 2006
12:15 pm
... That actually works great. Combined with disabling/enabling the entire panel, it does just what I want. Though I'd still like to get the popup title...
45669 arnold_charming Offline Send Email Aug 1, 2006
12:24 pm
Hi! I'm using AMFPHP to get/send data to PHP. Currently the gateway looks something liek this: gateway = new RemotingConnection(...
45670 nitin rastogi
ernitin_rastogi Offline Send Email
Aug 1, 2006
12:24 pm
Hello Friends I am getting problem in refreshing DataGrid,in windows application project. Suppose datagrid is bound to a table from database...
45671 jrunrandy Offline Send Email Aug 1, 2006
12:25 pm
Between B3 and final, the mx:Model tag started requiring well-formed E4X XML. It's listed in the Changes Between Beta 3 and Final page ...
45672 Cyril
chanquez Offline Send Email
Aug 1, 2006
12:25 pm
Hi all, I'm trying to achieve something that i thought "quite simple" since several days without success. I embedded a query in another to create a single...
45673 John Mazzocchi
john.mazzocchi@... Send Email
Aug 1, 2006
12:25 pm
Ok, here goes: I'm trying to implement a "Windows File Explorer"-like interface to a data repository. For the time being I'm assuming that I receive XML from...
45674 Paul Arch
paul@... Send Email
Aug 1, 2006
12:25 pm
... I have used SWF studio, it is simular to what someone else has mentioned ( Packages your .swf file into an executable EXE ) It has hooks into local...
45675 Sergey Kovalyov
skovalyov.flexcoders@... Send Email
Aug 1, 2006
12:26 pm
Hi All! Unfortunately when I bind TextInput instance text property on FileReference instance name property exception is thrown: Error #2037: Functions called...
45676 Franck de Bruijn
fradebru Offline Send Email
Aug 1, 2006
12:26 pm
Hi Charles, Due to the Flash security model, you cannot access a URL that is not hosted on the same server your Flex application is hosted, unless a...
45677 rafael_magalhaes007
rafael_magal... Offline Send Email
Aug 1, 2006
12:28 pm
Hello, At flex 2 final, I am trying to use the control "repeater". The following error is occurring: ___________________________________________ Type was not...
45678 chrislee943 Offline Send Email Aug 1, 2006
12:28 pm
Hi all, Is there any solutions to determine if scrollbar showing at the component or not? Thanks, With best regards Dmitry...
45679 ben.clinkinbeard
ben.clinkinb... Offline Send Email
Aug 1, 2006
12:52 pm
From what I was told in a previous thread, non-visible rows are not rendered. Basically, it renders however many rows are visible, and then when you scroll...
45680 nigasak Offline Send Email Aug 1, 2006
12:56 pm
Hi, a quick answer for your questions maybe would be: Question 1. Dev with Flex Locally and Link to a CF Server Remotely. (I can get to the Server with RDS...
45681 JesterXL
jesterxl@... Send Email
Aug 1, 2006
1:00 pm
If maxVerticalPosition > 1? Guessing, can't confirm currently. ... From: "chrislee943" <chrislee943@...> To: <flexcoders@yahoogroups.com> Sent: Tuesday,...
Messages 45652 - 45681 of 165211   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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