[flexcoders] embed swf in flex, and tweening problem

2006-01-15 Thread yhsphil
hello there, maybe it's kind of newbie question, but it really teasing me. here is my test code. Flash Source (ver 8.0) //to test following code,make mcTween movieclip has ten keyframe with different color,linkage name is mcTween //then copy and paste it. //publish setting, flash7, as2.0 sto

[flexcoders] embed swf in flex, and tweening problem

2006-01-15 Thread yhsphil
hello there, maybe it's kind of newbie question, but it really teasing me. here is my test code. Flash Source (ver 8.0) //to test following code,make mcTween movieclip has ten keyframe with different color,linkage name is mcTween //then copy and paste it. //publish setting, flash7, as2.0 sto

[flexcoders] Background movieclip of mx:Label?

2006-01-15 Thread Robin Hilliard
Hi All, Just wondering, has anyone worked out how to access the opaque box that appears in the background of mx:Label? I'm trying to hide it so that (in this once off special case) I can pack labels closer together without new labels obscuring previous labels. The box clip is separate to

[flexcoders] Re: best way to handle this ViewStack situation when loading

2006-01-15 Thread jgraham_us
Well I came up with a solution. Basically when the viewstack in initialized I create just the view containers for each view in the viewstack, setting an initialization flag to false. Then when the change event gets fired on the viewstack I check that flag and dynamically create the children

Re: [flexcoders] Background movieclip of mx:Label?

2006-01-15 Thread JesterXL
Label does not have a background by default. Sounds to me like some CSS style is inherited and you're seeing a background on your mx:Label. - Original Message - From: "Robin Hilliard" <[EMAIL PROTECTED]> To: Sent: Sunday, January 15, 2006 7:38 AM Subject: [flexcoders] Background moviec

[flexcoders] Translating Checkbox true/false results (Flex 2.0)

2006-01-15 Thread yaagcur
I am using the results of a form to update a database via a coldfusion cfc using a webservice and mx:model How do I best go about translating the result of checkboxes e.g red.selected = true, large.selected=false into the 0's an 1's needed for the corresponding database columns? -- Flexcoders

[flexcoders] File - flexcodersFAQ.txt

2006-01-15 Thread flexcoders
Flexcoders Frequently Asked Questions Last Updated: 30th May 2005 Contributors: Matt Chotin, Steven Webster, Alistair McLeod, Tariq Ahmed, Jeff Tapper,

Re: [flexcoders] Remote Object/Spring Beans

2006-01-15 Thread Richard Rodseth
Hi Jim Have you looked at SpringBeanAdapter? http://www.carbonfive.com/community/archives/2005/07/springbeanadapt.html - Richard On 1/11/06, Jim Schneider <[EMAIL PROTECTED]> wrote: > > > > If I were to go down the path of using remote object access and wanted to > use Spring beans on the back

Re: [flexcoders] Re: best way to handle this ViewStack situation when loading

2006-01-15 Thread jeremy lu
great tips, thanks !On 1/15/06, jgraham_us <[EMAIL PROTECTED]> wrote: Well I came up with a solution.Basically when the viewstack in initialized I create just the viewcontainers for each view in the viewstack, setting an initializationflag to false.Then when the change event gets fired on the v

[flexcoders] Java RemoteObject never returns

2006-01-15 Thread Clint Modien
Wanted to post this for future ref... it's a silent failure and it's taken 4 hours to track it down. Problem:Created a java service that returned a Map (HashMap) back to my flex app.  The service was working fine.  After adding a bunch of code I ran the test app to test my service again... and t

RE: [flexcoders] Java RemoteObject never returns

2006-01-15 Thread Matt Chotin
Yes, please file.  If possible give us a simple Java class that simulates the problem, that way we can ensure Flex 2 will handle it better.   Matt   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Clint Modien Sent: Sunday, January 15, 2006 11:41 AM To:

RE: [flexcoders] Remote Object/Spring Beans

2006-01-15 Thread Jim Schneider
Perfect. Thanks. - Jim Schneider EyeCodeRight, LLC 1-877-370-6906 1-612-605-5399 -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Richard Rodseth Sent: Sunday, January 15, 2006 12:08 PM To: flexcoders

[flexcoders] Dual Axis Chart

2006-01-15 Thread byronyeh
Currently We are doing some pilot project using Flex1.5. Yesterday We met an obstacle about how to draw the line chart/series chart with Dual Y Axis (two range Y axes). Any hint or code examples are welcome. thanks Byron -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/fle

[flexcoders] release date for flex 2?

2006-01-15 Thread Andy Johnston
I know this has been floating around a lot, but I'm just wondering how much time I should devote to learning flex 2 now in the alpha? I love the new setup but I am worried I will invest time now and the alpha license will expire and we'll have to wait 6months to 1 year to actually see the finis

Re: [flexcoders] release date for flex 2?

2006-01-15 Thread hank williams
Will there be the opportunity to get the beta version? Yes! They have stated that a new public beta will be issued before the alpha expires. From everything I understand they do not intend to orphan the pioneers. (It would also be illogical and *really* bad business) Regards Hank -- Flexcoders

RE: [flexcoders] Data provider for custom component

2006-01-15 Thread Matt Chotin
Do you want the same dataProvider that the List classes use or your own? In 1.5 there is a pseudo-interface called DataProvider, it's documented under mx.controls.listclasses.DataProvider. It would describe the methods that a DP might have. You then would simply declare a property called dataProv

RE: [flexcoders] Flex2.0 Alpha Expiration

2006-01-15 Thread Matt Chotin
The SWFs will survive, however they will be incompatible with the newer version of the Player. Don't worry, there should be a beta out before the Alpha expires. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cosmic_bandit0 Sent: Friday,

RE: [flexcoders] EventDIspatcher in Flex 2.0 alpha

2006-01-15 Thread Matt Chotin
I’m not entirely sure what you’re trying to accomplish here.  But in your callListener function you create the Dispatcher as a local variable which means it doesn’t last long.  Using the tag means it should have stuck around:   Something like this:     Matt   From: flexco

RE: [flexcoders] Component DataBinding issue

2006-01-15 Thread Matt Chotin
I’m not sure you need to call invalidate because probably calling createChild or destroyChild will cause invalidation.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of superabe superabe Sent: Saturday, January 14, 2006 7:10 AM To: flexcoders@yahoogroups.

Re: [flexcoders] release date for flex 2?

2006-01-15 Thread Andy Johnston
I was hoping that would be the case. Are you sure it will be public though? I saw the online form to sign up as a beta tester, nothing about public beta.. >Will there be the opportunity to get the beta version? > >Yes! > >They have stated that a new public beta will be issued before the >alpha e

RE: [flexcoders] release date for flex 2?

2006-01-15 Thread Matt Chotin
Yes, we will definitely have the beta out before the alpha expires. It obviously depends on the timeframe of your project as to whether you use 1.5 or 2.0. The further out your release the more I'd encourage 2.0. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PR