[flexcoders] Flex 2.0 b2: Data binding

2006-04-17 Thread tyombria
Hi. How can I use data binding in as3 code, not in mxml? For example, in mxml: How can I rewrite it in as code: var b : Button = new Button(); ? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com

RE: [flexcoders] Flex 2.0 Beta 2

2006-04-13 Thread Matt Chotin
most important to get right we think.   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 2:36 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 Beta 2   Hi All, I am facing two problems

[flexcoders] Flex 2.0 Beta 2

2006-04-11 Thread Meenakshi_Makker
Hi All, I am facing two problems: I have an application in Flex 2.0 beta 2 like a corporate web site which is making use of flv's, html etc. My site is crashing with famous IE error : Microsoft Internet Explorer has encountered a problem and needs to close.  We are sorry for the i

RE: [flexcoders] Flex 2.0 b2: DataGrid ( selectedIndex property )

2006-04-06 Thread Matt Chotin
I’ve forwarded this on.   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of sinatosk Sent: Wednesday, April 05, 2006 1:33 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 2.0 b2: DataGrid ( selectedIndex property )   thanks

RE: [flexcoders] Flex 2.0 b2: DataGrid ( verticalScrollPosition property )

2006-04-06 Thread Matt Chotin
: [flexcoders] Flex 2.0 b2: DataGrid ( verticalScrollPosition property ) If I populate dataGrid and then set dataGrid.verticalScrollPosition property content of dataGrid will have zero scroll position. Scrollbar in dataGrid will have scroll position which i've set. I think it's a bug. --

Re: [flexcoders] Flex 2.0 b2: DataGrid ( selectedIndex property )

2006-04-05 Thread sinatosk
thanks for this fix :p... thought it was just me... yes I've bumped into this problem too... I also have problem with multiple selections ( using shift key... the indexes appearing out or range/bounds )   On 4/5/06, tyombria <[EMAIL PROTECTED]> wrote: Hello.In DataGrid i can't select item by se

[flexcoders] Flex 2.0 b2: DataGrid ( verticalScrollPosition property )

2006-04-05 Thread tyombria
If I populate dataGrid and then set dataGrid.verticalScrollPosition property content of dataGrid will have zero scroll position. Scrollbar in dataGrid will have scroll position which i've set. I think it's a bug. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/file

[flexcoders] Flex 2.0 b2: DataGrid ( selectedIndex property )

2006-04-05 Thread tyombria
Hello. In DataGrid i can't select item by setting selectedIndex property. Only "dg.selectedIndices = [ requiredIndex ]" works. I think it's a bug. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/fle

RE: [flexcoders] Flex 2.0 b2: SharedObject

2006-04-03 Thread Matt Chotin
@yahoogroups.com] On Behalf Of Stefan Richter Sent: Monday, April 03, 2006 11:36 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 b2: SharedObject   Would the remote SO problems I outlined also be connected to this in some way?       From: flexcoders@yahoogroups.com

RE: [flexcoders] Flex 2.0 b2: SharedObject

2006-04-03 Thread Stefan Richter
Would the remote SO problems I outlined also be connected to this in some way?     From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt ChotinSent: 03 April 2006 18:07To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 b2

RE: [flexcoders] Flex 2.0 b2: SharedObject

2006-04-03 Thread Matt Chotin
--Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tyombria Sent: Monday, March 27, 2006 5:16 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 b2: SharedObject Hi, all. I've got a problem with a SharedObject. I run two apps simultaneously

[flexcoders] Flex 2.0 and AMF.NET

2006-03-29 Thread Niklas Richardson
Hi Everyone, Is there any reason why AMF.NET would not work with Flex 2.0? We're about to start a project and I'd really like to be able to use AMF.NET rather than web services. Any experiences would be great. Cheers Niklas -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexco

[flexcoders] Flex 2.0 b2: SharedObject

2006-03-28 Thread tyombria
Hi, all. I've got a problem with a SharedObject. I run two apps simultaneously. The following operators depict applications activities: 1. app1: so:SharedObject = SharedObject.getLocal('so', '/'); so.data.first = 'first'; so.data.second = ''; so.flush(); 2. app2: so:SharedObject = SharedObject.

Re: [flexcoders] Flex 2.0 API Source Code

2006-03-24 Thread Michael Schmalle
No, Unless there is some crazy programmer that can decompile as3, I don't even think the specs have been released on the new swf. BTW, They are releasing the full framework source with the public release, see threads already posted on this forum. Peace, MikeOn 3/24/06, [EMAIL PROTECTED] <[EMA

[flexcoders] Flex 2.0 API Source Code

2006-03-24 Thread Meenakshi_Makker
Hi , Is there a way to extract Flex 2.0 Beta1 MXML controls ActionScript source code? I have a link for flex 1.5. Please let me know if we can? Regards, Meenakshi Makker Live as if you will die tomorrow, and learn as if you will live for ever. —Mahatma Gandhi

RE: [flexcoders] Flex 2.0: mxmlc question

2006-03-23 Thread Tobias Patton
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Chambers Sent: Thursday, March 23, 2006 3:21 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 2.0: mxmlc question Yes. We have not rebuilt those SWCs for beta 2 yet (trying to track down one bug). In the meantime, you can link against

Re: [flexcoders] Flex 2.0: mxmlc question

2006-03-23 Thread Mike Chambers
- > > *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] > *On Behalf Of *Roger Gonzalez > *Sent:* Thursday, March 23, 2006 2:10 PM > *To:* flexcoders@yahoogroups.com > *Subject:* RE: [flexcoders] Flex 2.0: mxmlc question > > > > First, m

RE: [flexcoders] Flex 2.0: mxmlc question

2006-03-23 Thread Tobias Patton
-config.xml file. The people who found this hack to work for them were all in a different locale.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Roger Gonzalez Sent: Thursday, March 23, 2006 2:10 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0

RE: [flexcoders] Flex 2.0: mxmlc question

2006-03-23 Thread Roger Gonzalez
h 23, 2006 8:15 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0: mxmlc question Hi Roger; So, to link corelib.swc into my application, you’d supply the path to corelib as an argument to the –library-path option? Here’s the command-line I’m using: mx

RE: [flexcoders] Flex 2.0: mxmlc question

2006-03-23 Thread Tobias Patton
: [flexcoders] Flex 2.0: mxmlc question   library-path makes SWCs available for resolving class dependencies.  This is normally what you want. include-libraries forces all symbols in the SWCs to be included in the application, whether they are needed or not.     I don't know why you'

RE: [flexcoders] Flex 2.0: mxmlc question

2006-03-22 Thread Roger Gonzalez
here are some default settings that are trying to load it.  Something about your setup sounds broken.   -rg From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tobias PattonSent: Wednesday, March 22, 2006 4:38 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders]

[flexcoders] Flex 2.0: mxmlc question

2006-03-22 Thread Tobias Patton
Can someone explain the difference between the “-include-libraries” and “-library-path” compiler options?   The documentation states that “-include-libraries” is commonly used to link in an .swc file containing localized resources. But what about .swc file containing other .swc files u

RE: [flexcoders] Flex 2.0 b2: 'getClassByName' method of the 'flash.util' package

2006-03-22 Thread Peter Farland
size down. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of tyombria Sent: Wednesday, March 22, 2006 4:44 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 b2: 'getClassByName' method of the 'flash.util' package Hi

[flexcoders] Flex 2.0 b2: 'getClassByName' method of the 'flash.util' package

2006-03-22 Thread tyombria
Hi, all. Method 'getClassByName' works correctly only with adobe classes. For example, getClassByName('flash.net.URLLoader') works fine. I've got a problem with my custom classes. For example: var myClassReference:MyClass = getClassByName('myPackage.MyClass'); I get error: Error #1065: Variable M

[flexcoders] Flex 2.0 Builder BUG : Flex builder doesnt recognize imported AS classes

2006-03-20 Thread t_msreddy
Flex builder 2.0 doesnt recognize the AS classes if you imported them or try to pasted the files into the project (right click copy files/dir and past in the project) To reproduce this bug: 1. Create a sample project. 2. import the existing AS classes/packages 3. in project MXML do this (assumin

[flexcoders] Flex 2.0 Builder Problem - migration from 1.5

2006-03-20 Thread t_msreddy
I am trying to migrate my application in Flex 1.5 to Flex 2.0. I did the following: 1. Created a new Project in Flex 2.0 builder 2. Imported mxml files/folders 3. Imported AS files/folders 4. Modified all AS files to follow new package convention in 2.0 5. Modified all Void to void for all the fun

RE: [flexcoders] Flex 2.0: Altering CheckBox inside a DataGrid from the outside (outerDocument)

2006-03-17 Thread Matt Chotin
When everything can fix itself dispatch that event again. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sinatosk Sent: Friday, March 17, 2006 7:30 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0: Altering CheckBox i

[flexcoders] Flex 2.0: Altering CheckBox inside a DataGrid from the outside (outerDocument)

2006-03-17 Thread sinatosk
I've done some searching but couldn't find much but what I basically want is to change the "selected" property on a "CheckBox" from outside the "DataGrid" I'll only post a snippet of it but if you want the full thing... just ask ;)... I don't wanna make this post look bloadted :p

RE: [flexcoders] Flex 2.0: SharedObject

2006-03-16 Thread Belinda Nambooze
: [flexcoders] Flex 2.0: SharedObject Hello! I have a problem with a SharedObject. When call 'flush()' method of a SharedObject instance, file *.sol is not created immediately. It's created only when close app. I've checked it up. But in doc it's said the file must be created

[flexcoders] Flex 2.0: SharedObject

2006-03-16 Thread tyombria
Hello! I have a problem with a SharedObject. When call 'flush()' method of a SharedObject instance, file *.sol is not created immediately. It's created only when close app. I've checked it up. But in doc it's said the file must be created immediately. Also 'clear()' method clears SharedObject

RE: [flexcoders] Flex 2.0 with 1.5 default skin/theme?

2006-03-06 Thread Matt Horn
[mailto:[EMAIL PROTECTED] On Behalf Of Stephane B.Sent: Saturday, March 04, 2006 7:40 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Flex 2.0 with 1.5 default skin/theme? Forgive me the typo below, I meant “for an application developed with Flex 2.0”, of course

RE: [flexcoders] Flex 2.0 Dashboard Project

2006-03-05 Thread Ely Greenfield
nswer them. Ely. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sergiosergiomon Sent: Friday, March 03, 2006 3:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 Dashboard Project Hello everyone! I had already posted here as

Re: [flexcoders] Flex 2.0 Dashboard Project

2006-03-05 Thread Sreenivas R
Hi Sergio,   You can find a good tutorial about charts in Flex 1.5 here http://www.macromedia.com/devnet/flex/articles/charting.html   -Sreenivas  On 3/4/06, sergiosergiomon <[EMAIL PROTECTED]> wrote: Hello everyone!I had already posted here asking for a tutorial on how to build adashboard like

Re: [flexcoders] Flex 2.0 Dashboard Project

2006-03-04 Thread Thijs Triemstra | Collab
> From: flexcoders@yahoogroups.com > [mailto:[EMAIL PROTECTED] On > Behalf Of sergiosergiomon > Sent: Friday, March 03, 2006 4:00 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Flex 2.0 Dashboard Project > > Hello everyone! > I had already posted here

RE: [flexcoders] Flex 2.0 with 1.5 default skin/theme?

2006-03-04 Thread Stephane B.
Forgive me the typo below, I meant “for an application developed with Flex 2.0”, of course.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stephane B. Sent: Saturday, March 04, 2006 1:02 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0

RE: [flexcoders] Flex 2.0 with 1.5 default skin/theme?

2006-03-04 Thread Matt Chotin
. Sent: Saturday, March 04, 2006 1:02 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 with 1.5 default skin/theme?   Hello everyone,   Is there any safe way to use the Flex 1.5 default skin and theme (Halo) for an application developed with Flex 1.5?   Thank for your time

[flexcoders] Flex 2.0 with 1.5 default skin/theme?

2006-03-04 Thread Stephane B.
Hello everyone,   Is there any safe way to use the Flex 1.5 default skin and theme (Halo) for an application developed with Flex 1.5?   Thank for your time.   Stephane B. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Searc

RE: [flexcoders] Flex 2.0 Dashboard Project

2006-03-03 Thread Rob Rusher
:303.885.7044 im:robrusher blog:http://www.robrusher.com -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sergiosergiomon Sent: Friday, March 03, 2006 4:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 Dashboard Project Hello

[flexcoders] Flex 2.0 Dashboard Project

2006-03-03 Thread sergiosergiomon
Hello everyone! I had already posted here asking for a tutorial on how to build a dashboard like the sample on the Adobe/Macromedia Flex page. Being advised to look at the sample alreade in the "Welcome" page of Flex 2.0, I decided to go ahead, but being novice to Flex I really need a STEP BY STEP

RE: [flexcoders] Flex 2.0 and Flash 8

2006-02-26 Thread Matt Chotin
enterprises tend to push the Player out themselves.   Matt   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Miranda Sent: Friday, February 24, 2006 7:27 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 and Flash 8   If you set the

RE: [flexcoders] Flex 2.0 and Flash 8

2006-02-24 Thread Jonathan Miranda
D] On Behalf Of Matt Chotin Sent: Friday, February 24, 2006 12:29 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 and Flash 8   Nope, sorry.  Flex 2 will only work with 8.5.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behal

RE: [flexcoders] Flex 2.0 and Flash 8

2006-02-24 Thread ashish
if flex2.0 supports or recommed flash player 8.5, then we should use the same recommended versions, unless some features will not be working, or some tags of mxml will be depreciated in the older versions  -ashish grover On Fri, Feb 24, 2006 at  7:31 AM, Stephane B. wrote:Is there any way to get

RE: [flexcoders] Flex 2.0 and Flash 8

2006-02-23 Thread Matt Chotin
Nope, sorry.  Flex 2 will only work with 8.5.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Stephane B. Sent: Thursday, February 23, 2006 6:02 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 and Flash 8   Is

[flexcoders] Flex 2.0 and Flash 8

2006-02-23 Thread Stephane B.
Is there any way to get an application developed using Flex Builder 2.0 to be viewable with version 8 (not 8.5) of the player? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%

[flexcoders] Flex 2.0 & Cairngorm 2.0 experimenting

2006-02-23 Thread everflashnox
Hi all, just did some experimenting with Cairngorm 2 for Flex 2. You might take a look at my blog for the sample and it's source. check it out at everflash.com  Have fun !!! -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: ht

RE: [flexcoders] flex 2.0

2006-02-23 Thread Graham, Jason
: flexcoders@yahoogroups.com Subject: [flexcoders] flex 2.0   hi group,   anybody plz tell me that, the applications build on flex 2.0 beta version will run only on Flash 8.5 or it can run on lower versions of Flash.   Flex 2.0 is backward compatible with flash or not

[flexcoders] flex 2.0

2006-02-23 Thread ravi mishra
hi group,   anybody plz tell me that, the applications build on flex 2.0 beta version will run only on Flash 8.5 or it can run on lower versions of Flash.   Flex 2.0 is backward compatible with flash or not?? regards,   raviGreat people talk about ideas, average people talk about thin

RE: [flexcoders] Flex 2.0 progress on Shared Objects or FlashPaper

2006-02-16 Thread Matt Chotin
: [flexcoders] Flex 2.0 progress on Shared Objects or FlashPaper   Has there been any progress on Shared Objects or FlashPaper.  It was noted quite awhile ago that there were issues, but there hasn't been any talk lately.  Thanks in advance! -- Flexcoders Mailing List FAQ:

[flexcoders] Flex 2.0 progress on Shared Objects or FlashPaper

2006-02-16 Thread Dominick Accattato
Has there been any progress on Shared Objects or FlashPaper.  It was noted quite awhile ago that there were issues, but there hasn't been any talk lately.  Thanks in advance! -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: h

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-09 Thread Gordon Smith
:flexcoders@yahoogroups.com] On Behalf Of Mac Martine Sent: Thursday, February 09, 2006 10:24 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 beta TextArea question     If I understand you correctly, here’s the difference between your examples…   In your example where you

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-09 Thread Mac Martine
6:37 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 beta TextArea question   Sorry, I'm not following you. If you can be more explicit about what did and didn't work (i.e., what's in the body of the function, and how you call it), I can probably explain

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-09 Thread Gordon Smith
[EMAIL PROTECTED] On Behalf Of Jonas Windey Sent: Thursday, February 09, 2006 1:26 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 beta TextArea question Thanks, validateNow() did the trick. Still weird though that calling the same function from a button did the event, but f

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-09 Thread Jonas Windey
ailto:[EMAIL PROTECTED] On Behalf Of Gordon Smith Sent: donderdag 9 februari 2006 8:29 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 beta TextArea question There should be no need for callLater() or a Timer. These are workarounds from Flex 1.X that we want to banish in Flex 2.

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-08 Thread Gordon Smith
D] On Behalf Of Manish Jethani Sent: Wednesday, February 08, 2006 12:10 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 2.0 beta TextArea question On 2/8/06, Manish Jethani <[EMAIL PROTECTED]> wrote: > Okay, the problem is that the TextArea's maxVPosition is 0 even aft

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-08 Thread Pooja Sharma
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] OnBehalf Of Manish JethaniSent: dinsdag 7 februari 2006 19:29To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Flex 2.0 beta TextArea questionOn 2/7/06, Jonas Windey <[EMAIL PROTECTED]> wrote:>> How would I set the scrollPosition o

Re: [flexcoders] Flex 2.0 beta TextArea question

2006-02-08 Thread Manish Jethani
On 2/8/06, Manish Jethani <[EMAIL PROTECTED]> wrote: > Okay, the problem is that the TextArea's maxVPosition is 0 even after > the text is set. The new value of maxVPosition is calculated only on > the next screen update. ... and the solution for now is to use callLater() or a timer or something

Re: [flexcoders] Flex 2.0 beta TextArea question

2006-02-08 Thread Manish Jethani
On 2/8/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > Yea, that example works too for me, I think the problem is somewhere else. Okay, the problem is that the TextArea's maxVPosition is 0 even after the text is set. The new value of maxVPosition is calculated only on the next screen update. Here'

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-08 Thread Mac Martine
:08 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 beta TextArea question   Yea, that example works too for me, I think the problem is somewhere else. private function setLogVPosition():void {   txtLog.vPosition = txtLog.maxVPosition;  } If I trigger this function

Re: [flexcoders] Flex 2.0 beta TextArea question

2006-02-08 Thread Dominick Accattato
anish Jethani Sent: dinsdag 7 februari 2006 19:29To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Flex 2.0 beta TextArea questionOn 2/7/06, Jonas Windey < [EMAIL PROTECTED]> wrote:>> How would I set the scrollPosition of a textarea to it's maximum position?I'm trying t

RE: [flexcoders] Flex 2.0 beta TextArea question

2006-02-08 Thread Jonas Windey
on. It seems it has to be wired to some clientside event, and can't be triggered from code. Is that correct? -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani Sent: dinsdag 7 februari 2006 19:29 To: flexcoders@yahoogroups.com Subj

Re: [flexcoders] Flex 2.0 beta TextArea question

2006-02-07 Thread Manish Jethani
On 2/7/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > > How would I set the scrollPosition of a textarea to it's maximum position? > I'm trying to create an msn-like socket application, and need to have my > textArea scrolled to the lowest position. > > I tried txtLog.vPosition = txtLog.maxVPosi

[flexcoders] Flex 2.0 beta TextArea question

2006-02-07 Thread Jonas Windey
Hi,   How would I set the scrollPosition of a textarea to it’s maximum position? I’m trying to create an msn-like socket application, and need to have my textArea scrolled to the lowest position.   I tried txtLog.vPosition = txtLog.maxVPosition; and txtLog.vPosition = txtLog.textFiel

Re: [flexcoders] Flex 2.0 beta1 text component bug : updated

2006-02-03 Thread Manish Jethani
On 2/3/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > Well in the alpha version it worked, what build are you running? I'm in the Flex team at Adobe - using the latest code (bleeding edge and all) :) Works fine for me. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/fil

RE: [flexcoders] Flex 2.0 beta1 text component bug : updated

2006-02-03 Thread Jonas Windey
Well in the alpha version it worked, what build are you running? -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani Sent: vrijdag 3 februari 2006 11:09 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 2.0 beta1 text

Re: [flexcoders] Flex 2.0 beta1 text component bug : updated

2006-02-03 Thread Manish Jethani
On 2/3/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > Lemme create an example that you can test. > > http://213.193.146.35/temp/flex/srcview/ > > That's the code > > http://213.193.146.35/temp/flex/shot.jpg > > and that's a screenshot Thanks - that's very helpful! > As you see, in the first textb

RE: [flexcoders] Flex 2.0 beta1 text component bug : updated

2006-02-03 Thread Jonas Windey
donderdag 2 februari 2006 18:29 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 2.0 beta1 text component bug On 2/2/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > Nope, even tried it with a lipsum text: > > http://www.narcisten.be/flex/testBug3.jpg > > &

Re: [flexcoders] Flex 2.0 beta1 text component bug

2006-02-02 Thread Manish Jethani
On 2/2/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > Nope, even tried it with a lipsum text: > > http://www.narcisten.be/flex/testBug3.jpg > > > Lorem ipsum dolor sit amet, consectetur > adipisicing elit, sed do eiusmod tempor incididunt ut labore et > dolore

RE: [flexcoders] Flex 2.0 beta1 text component bug

2006-02-02 Thread Jonas Windey
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani Sent: donderdag 2 februari 2006 14:21 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 2.0 beta1 text component bug On 2/2/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > Here you see the textbox using

Re: [flexcoders] Flex 2.0 beta1 text component bug

2006-02-02 Thread Manish Jethani
On 2/2/06, Jonas Windey <[EMAIL PROTECTED]> wrote: > Here you see the textbox using the total available width, but if the textbox > gets larger, it gives this: > http://www.narcisten.be/flex/testBug2.jpg > See the problem? Try setting the Text's minWidth to 0 (or something small). -- Flexcod

[flexcoders] Flex 2.0 beta1 bug

2006-02-02 Thread Jonas Windey
Hi,   I’m upgrading my tool I created in flex 2.0 alpha, and I’m having a problem with the component. I’m using a VBox in a repeater to create a forumthread like result:                        

[flexcoders] Flex 2.0 beta1 text component bug

2006-02-02 Thread Jonas Windey
(reposted since previous message contained < > and didn’t appear on the list)   Hi,   I’m upgrading my tool I created in flex 2.0 alpha, and I’m having a problem with the component. I’m using a VBox in a repeater to create a forumthread like result:        

RE: [flexcoders] Flex 2.0 beta 1 impressions

2006-02-01 Thread David Mendels
Of Jonas WindeySent: Wednesday, February 01, 2006 10:22 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Flex 2.0 beta 1 impressions Hi, I just installed the new beta release and I’m having some problems.   I have the feeling that the Tree component isn’t working the

[flexcoders] Flex 2.0 beta 1 impressions

2006-02-01 Thread Jonas Windey
Hi, I just installed the new beta release and I’m having some problems.   I have the feeling that the Tree component isn’t working the way it worked before? (in the alpha version) When I give it an xml feed as dataprovider, it doesn’t create childnodes automatically. Any ideas?   Als

[flexcoders] Flex 2.0 (Tree Drag and Drop)

2006-01-19 Thread sourcecoderia
I have a web service returning an e4x resultformat. Applied to the tree control the object type of a node becomes a "XMLTreeDataProvider" data type. Now Flex 2.0 allows us to drag and drop the nodes just fine but the operation only correctly updates the datasource not the tree? IOW Everything

RE: [flexcoders] Flex 2.0 Remote database sorting

2006-01-12 Thread Matt Chotin
() is called and then adjust your custom IList as appropriate). Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dion Mendel Sent: Monday, January 09, 2006 9:55 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 Remote database

[flexcoders] Flex 2.0 Remote database sorting

2006-01-10 Thread Dion Mendel
Hi All, I have a database with a large list of records that I want to access from Flex. I wrote a custom class based on mx.collections.IList that retrieves the data in pages, handles caching and recycling of old items. Everything works fine so far. I've used a technique similar to Matt Chotin on

[flexcoders] Flex 2.0 Form validation

2006-01-07 Thread Ken Bromberger
Hi! I am new to flex and I am working on using the validators flex 2.0 includes.   I have set up a form and can submit data to my test database using HTTPService and the request tags and return a result. When I add a string validator to my code the form no longer submits the HTTPService

RE: [flexcoders] Flex 2.0 Repeater not working

2006-01-05 Thread Ashish Goyal
Title: RE: [flexcoders] Flex 2.0 Repeater not working You should have gotten a compiler error since the dataProvider should be in the camel case and your code has it in all lower case. Change it to "dataProvider" then it should work. dataProvider="{myAC}">

[flexcoders] Flex 2.0 Repeater not working

2006-01-05 Thread Venkatesh kambhammettu
Hi, I am a newbie to Flex, trying out Flex2. I am trying this sample app from the documentation using a repeater and for some reason it is just displaying a blank app/screen. Does anybody why this is not working? Thanks Venkat sample.mxml --- http://www.macromedia.com/2005/mxml"; xmln

RE: [flexcoders] [Flex 2.0] XMLEncoder

2005-12-27 Thread Matt Chotin
Of alpharythms Sent: Saturday, December 24, 2005 5:01 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] [Flex 2.0] XMLEncoder Sorry for previous partial message. [mouse click was a bit sloppy when checking the preview] Does anyone have any examples of using the XMLEncoder class in Fle

[flexcoders] [Flex 2.0] XMLEncoder

2005-12-27 Thread alpharythms
Sorry for previous partial message. [mouse click was a bit sloppy when checking the preview] Does anyone have any examples of using the XMLEncoder class in Flex 2.0. Language reference is here: http://livedocs.macromedia.com/labs/1/flex/langref/mx/rpc/xml/XMLEncoder.html And/or Does anyone hav

RE: [flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-26 Thread Tracy Spratt
service to load from a hard coded file? Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt Sent: Monday, December 26, 2005 2:02 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 Tree control dataprovider proble

RE: [flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-26 Thread Tracy Spratt
PROTECTED] On Behalf Of Jonas Windey Sent: Saturday, December 24, 2005 4:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0 Tree control dataprovider problem. Hi all, I'm experimenting a bit with flex 2.0 alpha, and I'm trying to use a webservice to provide the dataso

RE: [flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-26 Thread Jonas Windey
[mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani Sent: maandag 26 december 2005 11:35 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex 2.0 Tree control dataprovider problem. On 12/25/05, Jonas Windey <[EMAIL PROTECTED]> wrote: > I'm experimenting a bit with flex 2.0

Re: [flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-26 Thread Manish Jethani
On 12/25/05, Jonas Windey <[EMAIL PROTECTED]> wrote: > I'm experimenting a bit with flex 2.0 alpha, and I'm trying to use a > webservice to provide the datasource of my tree control. I took the xml > structure that can be found in the examples explorer, and made a webservice > that is giving exact

[flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-24 Thread Jonas Windey
Hi all, I'm experimenting a bit with flex 2.0 alpha, and I'm trying to use a webservice to provide the datasource of my tree control. I took the xml structure that can be found in the examples explorer, and made a webservice that is giving exactly the same result:                        

[flexcoders] [Flex 2.0] XMLEncoder

2005-12-24 Thread alpharythms
Does anyone have any examples showing how to use the XMLEncoder class in Flex 2.0? http://livedocs.macromedia.com/labs/1/flex/langref/mx/rpc/xml/XMLEncoder.html Yahoo! Groups Sponsor ~--> Most low income homes are not online. Make a difference thi

[flexcoders] Flex 2.0 Tree control dataprovider problem.

2005-12-24 Thread jwindey
Hi all, I'm experimenting a bit with flex 2.0 alpha, and I'm trying to use a webservice to provide the datasource of my tree control. I took the xml structure that can be found in the examples explorer, and made a webservice that is giving exactly the same result:

RE: [flexcoders] (Flex 2.0) interacting with SWF files

2005-12-14 Thread Mark Wales
13, 2005 8:21 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] (Flex 2.0) interacting with SWF files   Not exactly what you are looking for, but perhaps it may help you anyway... http://www.helpqlodhelp.com/blog/archives/000141.html http://www.livejournal.com/users/mannu/305284.html

Re: [flexcoders] (Flex 2.0) interacting with SWF files

2005-12-13 Thread Michael Hansen
Not exactly what you are looking for, but perhaps it may help you anyway... http://www.helpqlodhelp.com/blog/archives/000141.html http://www.livejournal.com/users/mannu/305284.html cheers  -michael On 12/13/05, Darin Kohles <[EMAIL PROTECTED]> wrote: I was wondering if anyone can point

[flexcoders] (Flex 2.0) interacting with SWF files

2005-12-12 Thread Darin Kohles
I was wondering if anyone can point me to some good documentation for interacting with Flash generated SWF files in Flex 2.0. At present I'm trying to re-skin some components with dynamic content (small event triggerd animations) but so far to no avail. Any help would be appreciated. Thanks

Re: [flexcoders] (Flex 2.0) Slider.labels bug?

2005-12-06 Thread Sreenivas R
Hi Darin,   This is a bug. It will be fixed in the next release.   -Sreenivas.  -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSORED LINKS

RE: [flexcoders] (Flex 2.0) Slider.labels bug?

2005-12-05 Thread Matt Chotin
@yahoogroups.com Subject: [flexcoders] (Flex 2.0) Slider.labels bug?   On dynamic mySilder.labels re-assignment, the .labels array always retains the first label (and appears to pre-append its value to the assigned array). Setting the labels array dynamically after the initial display appears to retain the

[flexcoders] (Flex 2.0) Slider.labels bug?

2005-12-05 Thread Darin Kohles
On dynamic mySilder.labels re-assignment, the .labels array always retains the first label (and appears to pre-append its value to the assigned array). Setting the labels array dynamically after the initial display appears to retain the low value. mySlider.labels=[0,100]; //displays OK ... more c

RE: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class

2005-12-03 Thread Ralf Rottmann
PROTECTED] On Behalf Of Matt Chotin Sent: Samstag, 3. Dezember 2005 00:31 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class   flash.events.EventDispatcher, it’s now built into the Player.   From: flexcoders

Re: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class

2005-12-03 Thread Sreejith Unnikrishnan
Try flash.events.EventDispatcher Ralf Rottmann wrote: Re: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class Thanks. Part of the problem is that there is no EventDispatcher class. importing mx.events.* does not help. The popup typeahead in Eclipse does

Re: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class

2005-12-02 Thread Ralf Rottmann
Title: Re: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class Thanks. Part of the problem is that there is no EventDispatcher class. importing mx.events.* does not help. The popup typeahead in Eclipse does not bring it up either. Is extending Sprite an option

RE: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class

2005-12-02 Thread Matt Chotin
flash.events.EventDispatcher, it’s now built into the Player.   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Ralf Rottmann Sent: Friday, December 02, 2005 10:39 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 Alpha

RE: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class

2005-12-02 Thread Ralf Rottmann
ders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class   Did you extend EventDispatcher?   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Ralf Rottmann Sent: Friday, December 02, 2005 10:07 A

Re: [flexcoders] Flex 2.0 Alpha: dispatchEvent(Event) method in ActionScript class

2005-12-02 Thread Martin Wood
your class has to either extend EventDispatcher or if you are already inheriting from something else and cant put EventDispatcher in the class heirarchy you will have to implement the IEventDispatcher interface yourself. thanks, Martin Ralf Rottmann wrote: > Hi there, > > > > I get a com

<    1   2   3   >