RE: [flexcoders] Express autoinstall feature upgrades the Flash Player to 9.0.16 Debug version, why Debug?

2006-06-29 Thread Matt Chotin
To switch between debug and release you probably need to uninstall the debug. So even though the installer claimed to work, it in fact didnt unregister the debug player which is what you actually had installed. Only the release player comes from the auto-install. Matt From:

RE: [flexcoders] What is the difference between versions of Flex Data Services

2006-06-29 Thread Matt Chotin
A departmental server often needs a server for testing and perhaps one other server for failover. We want you to be able to support this configuration so we have an option of $6k/cpu but no matter how many CPUs you have you cannot have more than 100 concurrent users. For enterprise

RE: [flexcoders] Flex Builder 2 - Intel Mac etc

2006-06-29 Thread Matt Chotin
Im not sure we have that clarity internally yet. In the past for other products I believe weve allowed you to switch your license from Windows to Mac or vice versa, but since our Mac version isnt released yet (or announced or even fully developed) its hard to know where things will go.

RE: [flexcoders] Re: Embedding WSDL?

2006-06-29 Thread Matt Chotin
We dont have WSDL caching right now. It sounds like your app may call for a strategy like a ServiceLocator where you put the WebService in a single location and refer to it from elsewhere. If you have 15 WebService tags you will get 15 WSDL requests even if they are for the same WSDL. So

RE: [flexcoders] Adobe Style Explorer - view source error

2006-06-29 Thread Matt Chotin
/styleexplorer/Flex2StyleExplorer.swf . But not always. On 6/29/06, sinatosk [EMAIL PROTECTED] wrote: I seem to be keep getting this error Not Found The requested URL /flex2/consulting/styleexplorer/srcview/index.html was not found on this server. On 29/06/06, Matt Chotin [EMAIL

RE: [flexcoders] Re: Flash player is not a debugger?

2006-06-29 Thread Matt Chotin
Hey folks, I have some people on the Player team thinking about this and we have a theory that I'm not quite ready to share. Give us a few hours to work on this more internally, we think you're running into a security restriction. Thanks for your patience, Matt -Original Message-

RE: [flexcoders] Adobe Style Explorer - view source error

2006-06-29 Thread Matt Chotin
I seem to be keep getting this error Not Found The requested URL /flex2/consulting/styleexplorer/srcview/index.html was not found on this server. On 29/06/06, Matt Chotin [EMAIL PROTECTED] wrote: What is the 2047? Sandbox violation? I don't think there's anything loading

RE: [flexcoders] Re: Flash player is not a debugger?

2006-06-29 Thread Matt Chotin
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: Thursday, June 29, 2006 11:08 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: Flash player is not a debugger? Hey folks, I have some people on the Player team thinking about

RE: [flexcoders] Re: Flash player is not a debugger?

2006-06-29 Thread Matt Chotin
I will try to post to the flexteam blog tomorrow on this. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Weyert de Boer Sent: Thursday, June 29, 2006 4:33 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Flash player is not a debugger?

RE: [flexcoders] Flex Builder 2 - Intel Mac etc

2006-06-29 Thread Matt Chotin
by it and so didn't end up switching. Maybe you have some pull in that arena though. :-) Nick On 6/29/06, Matt Chotin [EMAIL PROTECTED] wrote: I'm not sure we have that clarity internally yet. In the past for other products I believe we've allowed you to switch your license from

RE: [flexcoders] Sample project for CRUD type application

2006-06-29 Thread Matt Chotin
If you get FDS the CRM sample is an example of a CRUD app. The Restaurant Finder is also a pretty straightforward app for doing some basic retrieval, display, and addition. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of geiger947 Sent:

RE: [flexcoders] Re: Embedding WSDL?

2006-06-29 Thread Matt Chotin
have to somehow centralize my web services into one component, and find a way to mange getting the result events to the correct place depending on what the user is doing. - Kelly _ From: [EMAIL PROTECTED]ups.com [mailto:[EMAIL PROTECTED]ups.com] On Behalf Of Matt Chotin

RE: [flexcoders] What is the difference between versions of Flex Data Services

2006-06-29 Thread Matt Chotin
Well, youre obviously in an enterprise which means that you go through a sales process to purchase your software. Ive never seen a deal for Flex where someone buying for 200 servers actually paid list. Its usually heavily discounted. So before writing off FDS Id at least consider

RE: [flexcoders] using Mac to compile

2006-06-29 Thread Matt Chotin
Swfs built for beta3 are incompatible with the release player and vice versa. Im not sure why compiling with the SDK is any different in release vs. beta 3, I dont believe we changed much there. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [flexcoders] Flex 2 Beta 2 - Security Sandbox violation. What does this mean?

2006-06-29 Thread Matt Chotin
Its still trying to load your CF data from your local machine instead of from the remote server. That aint allowed J Your SWF may not have compiled correctly to point to the right service gateway? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [flexcoders] FlexStore damn slow when there is 250 items in the shop

2006-06-29 Thread Matt Chotin
I think when youre showing 250 items animation is probably wasted and you should look into disabling it. Maybe only show the effects when the number of items is less than some amount, otherwise maybe put a blur filter on the panel and move everything in one shot? From:

RE: [flexcoders] Re: Flex 2 released tomorrow

2006-06-28 Thread Matt Chotin
FB for Mac is planned for our next real (non-small-updater) release. Timeframe not yet determined. Feasibility of getting all the Eclipse issues worked out still not determined J Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Max

RE: [flexcoders] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Matt Chotin
If you have the beta player installed it wont detect a difference by default. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jonas Windey Sent: Wednesday, June 28, 2006 1:55 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex 2.0

RE: [flexcoders] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Matt Chotin
? Oh Where is the downloadeble version in case we want to depoy it enterprise wide??? Thanks.. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin Sent: Wednesday, June 28, 2006 10:07 AM To: flexcoders@yahoogroups.com Subject: RE

RE: [flexcoders] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Matt Chotin
.. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin Sent: Wednesday, June 28, 2006 10:24 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 final: Flash player version check? www.adobe.com/go/getflash Matt From

RE: [flexcoders] Re: Flash player is not a debugger?

2006-06-28 Thread Matt Chotin
Make sure your browsers are all closed.  The reason you have to uninstall actively is because of some of the security fixes we put in a few months ago.  Going between official r players that dont use the express install often requires an uninstall. Matt From:

[flexcoders] changes between beta3 and release

2006-06-28 Thread Matt Chotin
http://weblogs.macromedia.com/flexteam/archives/2006/06/flex_2_changes.c fm Yahoo! Groups Sponsor ~-- Something is new at Yahoo! Groups. Check out the enhanced email design. http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM

RE: [flexcoders] Flex 2.0 final: Flash player version check?

2006-06-28 Thread Matt Chotin
there be an automatic activex updater available? That shows the install window instead of this alternate html text? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: woensdag 28 juni 2006 11:07 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Flex 2.0 final

RE: [flexcoders] [Flex2 final release] FlexBuilder 2 install Flash Player 9.0.15??

2006-06-28 Thread Matt Chotin
We shipped the r15 debugger player with the SDK and FB. The release player from the website (non-debugger) is r16. There is only one bug fix that we put in the r16 and it really shouldnt affect anyone doing normal work. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL

RE: SPAM-LOW: RE: [flexcoders] Re: Flex 2 released tomorrow

2006-06-28 Thread Matt Chotin
: RE: [flexcoders] Re: Flex 2 released tomorrow Any information on the upgrade path for licensed Flex 1.5 users with maintenance nothing in the FAQ. Regards Ian From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: 28 June 2006 08:00

RE: [flexcoders] [Flex2 final release] FlexBuilder 2 install Flash Player 9.0.15??

2006-06-28 Thread Matt Chotin
@yahoogroups.com Subject: Re: [flexcoders] [Flex2 final release] FlexBuilder 2 install Flash Player 9.0.15?? Thanks Matt, Just curious, could you provide more info about that bug fixed in order to be alert? Thanks. C. On 6/28/06, Matt Chotin [EMAIL PROTECTED] wrote: We

RE: [flexcoders] Adobe Style Explorer - view source error

2006-06-28 Thread Matt Chotin
Sorry about that, looks like Peter (the author) forgot to include the source when he gave it to me for distribution. Hes out of the country so it might be next week before we can get that posted. The Beta 3 version can be found here in the meantime, but there are definitely some diffs

RE: [flexcoders] Re: Flex 2 released tomorrow

2006-06-27 Thread Matt Chotin
What is your timezone, 4pm is probably wrong J We are on track for releasing very very very soon. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bobchyko Sent: Tuesday, June 27, 2006 12:40 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re:

[flexcoders] Go!

2006-06-27 Thread Matt Chotin
Well we tried for 12am EDT but it took a while for the store to come online. We're up (may take another few minutes for all the propagation to our servers). We love you all :-) Yahoo! Groups Sponsor ~-- See what's inside the new Yahoo! Groups

RE: [flexcoders] [F2B3] Could Adobe make Flex Framework available trough SVN?

2006-06-23 Thread Matt Chotin
Subject: Re: [flexcoders] [F2B3] Could Adobe make Flex Framework available trough SVN? On Wednesday 21 June 2006 22:24, Matt Chotin wrote: things that we would need to be concerned about from a support perspective if essentially daily builds of the framework were available. That's easy :-) Only

RE: [flexcoders] Flex 2.0 profiling

2006-06-23 Thread Matt Chotin
The profiler is something that did not make the 2.0 release. Well be looking into getting it out in a later release. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Damien Mandrioli Sent: Friday, June 23, 2006 4:47 AM To:

RE: [flexcoders] [F2B3] Could Adobe make Flex Framework available trough SVN?

2006-06-21 Thread Matt Chotin
We are certainly looking into things like this for the future but havent figured out the exact right thing to do. There are plenty of things that we would need to be concerned about from a support perspective if essentially daily builds of the framework were available. We do have

RE: [flexcoders] Re: One last try: Javascript security

2006-06-14 Thread Matt Chotin
Youre right that the settings manager (or a trust file) will be required for this if you want them to run off the local disk. I double-checked with the Player security guy. The docs should explain more about where trust files need to live for the Player, if you have a real installer

RE: [flexcoders] Re: One last try: Javascript security

2006-06-13 Thread Matt Chotin
() Thanks for the suggestion, I will be interested in seeing your sample app if possible, that might clear something up for me. Cheers, Tim _ From: flexcoders@yahoogroups.com [mailto: mailto:flexcoders@yahoogroups.com [EMAIL PROTECTED] On Behalf Of Matt Chotin Sent

RE: [flexcoders] Re: Using PUT with HTTPService

2006-06-12 Thread Matt Chotin
It would require Player support. You can file the request at http://www.adobe.com/go/wish. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of dk_flasher Sent: Monday, June 12, 2006 1:09 AM To: flexcoders@yahoogroups.com Subject:

RE: [flexcoders] Using PUT with HTTPService

2006-06-11 Thread Matt Chotin
I believe we can support PUT if you go through the FDS proxy. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of dk_flasher Sent: Sunday, June 11, 2006 1:07 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Using PUT with HTTPService

RE: [flexcoders] One last try: Javascript security

2006-06-08 Thread Matt Chotin
Did you compile with use-network=false? I have a sample app that will be coming out where the HTML can communicate into the SWF. And I know that the ExternalInterface was at least able to register the callbacks out. I didnt try making calls from the SWF out. Also have you tried

RE: [flexcoders] Is Adobe a reasonable business partner?

2006-06-08 Thread Matt Chotin
Hi Jim, Can you provide me with more background on where youve been having problems interacting with the organization? You say sales and customer service. Can you let me know whom youve been in contact with and when and what remains to be resolved? Please mail me offlist.

RE: [flexcoders] Is Adobe a reasonable business partner?

2006-06-08 Thread Matt Chotin
Update: weve worked with Jim off-list to resolve his issues. If anyone else runs into probs dealing with support, service, or sales please let me know. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jim Robson Sent: Thursday, June 08, 2006

RE: [flexcoders] Release date? Maybe 15th

2006-06-06 Thread Matt Chotin
Not that soon. We cant announce the exact date yet. We are still aiming for first half of 2006 which you can interpret as June. Aiming being a key word Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Robert Thompson Sent: Tuesday, June 06, 2006

RE: [flexcoders] Release date? Maybe 15th

2006-06-06 Thread Matt Chotin
Pricing is not announced save our previous announcements that FB will be sub-$1000 and that the SDK is free and there will be a free version of FDS. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of jeremiah johnson Sent: Tuesday, June

RE: [flexcoders] Your trial of Flex Builder 2.0 has expired... wtf...

2006-05-30 Thread Matt Chotin
Well, we have to have some code meant to defeat folks who try to change their clock to defeat the FB trial system, and you ran into it. Ill see if I can send you something that fixes the beta. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On

RE: [flexcoders] where is mxml.xsd in flex 2?

2006-05-27 Thread Matt Chotin
Hi, there are no plans at the moment to provide an xsd for Flex 2. Its something we can consider for a future release or maybe the community will write one that they find useful. Weve found that the MXML language ended up not really lending itself to a schema because schema cant handle

RE: [flexcoders] F2b3: e4x XML object as Tree dataprovider, how to refresh tree display?

2006-05-24 Thread Matt Chotin
Title: F2b3: e4x XML object as Tree dataprovider, how to refresh tree display? It may be a bug that its not updating automatically now. Weve made fixes on that stuff, when you assign an e4x object to the tree you generally shouldnt have to do anything for the updates to appear. Matt

RE: [flexcoders] FB2B Flex Builder extensions and plugins

2006-05-23 Thread Matt Chotin
I believe the extension API will does have some documentation in the help.  At least I can see it in my current build, so there may be some in Beta 3.  I know that the eng team is planning on releasing more unofficial docs post-release to cover anything we fail to get.  Keep an eye on

RE: [flexcoders] Beta3 - Charting Trial watermark

2006-05-23 Thread Matt Chotin
Hi, Sorry while the product is in beta we are not providing serial numbers to remove the watermark. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of thunderstumpgesatwork Sent: Tuesday, May 23, 2006 1:31 PM To: flexcoders@yahoogroups.com

RE: [flexcoders] Possible player bug (kills the browser) f2b3 ie 6.0

2006-05-22 Thread Matt Chotin
I don't think the owners list will do anything, I bet Steven and Ali have it go to a filtered folder just like everything :-) But I'll forward it in. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Graham Weldon Sent: Sunday, May 21,

RE: [flexcoders] Emoticons in TextArea

2006-05-21 Thread Matt Chotin
It's on the wishlist, too early to say if it will make it or not. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Bray Sent: Sunday, May 21, 2006 6:13 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Emoticons in TextArea

RE: [flexcoders] Release Dates?

2006-05-20 Thread Matt Chotin
The thread on Emmys blog is here: http://weblogs.macromedia.com/emmy/archives/2005/12/why_isnt_there.cfm with plenty of comments from the community. There is no official release plan announced for a Linux player though you can expect it to be a minimum of a number of months at this

RE: [flexcoders] Autoinstall not guaranteed?

2006-05-20 Thread Matt Chotin
Auto-upgrade is not going to work until we actually ship Player 9 on adobe.com because there is no server sitting out there with the Player. So your clients will need to install FP9 manually for now (despite FB offering the install options). Matt From:

RE: [flexcoders] Re: Amazon ECS SOAP requests via mx:request tags [FB2b3]

2006-05-20 Thread Matt Chotin
We're not planning on releasing source to the RPC classes right now, sorry. I've filed a bug on the Amazon issue, I spent about an hour debugging and can't figure it out so far so I'll see if the engineers can look into it :-) Matt -Original Message- From: flexcoders@yahoogroups.com

RE: [flexcoders] Nobody wants to help me??

2006-05-20 Thread Matt Chotin
Using e4x as your format I think it'd be something like this: service.lastResult.Products.Product.(@type = Catalog) Then you'd need to have have a labelFunction (or do it in your cell renderer) that digs down further into Catalog.Thumbnail.Url, e.g., Function label(item:Object):void {

RE: [flexcoders] Flex2B3 - result to lastResult

2006-05-20 Thread Matt Chotin
Event.result remains the same, only myservice.myOp.result changed to lastResult. The reason we did it is because there was some fear over confusion with the result property and the result event. It's a semi-arbitrary rule that allows the MXML compiler to figure out what you mean (in this case

RE: [flexcoders] Autoinstall not guaranteed?

2006-05-20 Thread Matt Chotin
Chotin. I thought that was the case in Beta 2 but thought it was fixed since it was officially 9 now. So, one last question: are there any upgrades to the autoinstall? (Not necessarily in terms of code but it actually working this time around) On 5/20/06, Matt Chotin [EMAIL PROTECTED] wrote

RE: [flexcoders] Developers Derby - Question for Adobe

2006-05-13 Thread Matt Chotin
Mail me the url of your submission and Ill see if we have it. I believe we do but youre using a different email address than the one I see so I want to confirm. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nikmd23 Sent: Friday, May 12,

RE: [flexcoders] FDS: implementing push

2006-05-13 Thread Matt Chotin
ed some light on how to implement push using the new APIs? Thanks, Tom On 4/13/06, Matt Chotin [EMAIL PROTECTED] wrote: You use one of the new APIs that will be coming out in Beta 3 J Sorry, no help for B2 From: flexcoders@yahoogroups.com [mailto:flexcoders@ya

RE: [flexcoders] Flex2/SWFObject

2006-05-13 Thread Matt Chotin
FlexBuilder uses the same mechanism we posted about in our active content page. If you look at the HTML produced by FB youll see what we do and can tell that we work with the EOLAS patch. Matt From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Carlos

RE: [flexcoders] Repeaters ?

2006-05-10 Thread Matt Chotin
In your handler look into event.target.getRepeaterItem()... -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Antoine Malpel Sent: Tuesday, May 09, 2006 6:19 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Repeaters ? For a shopping

RE: [flexcoders] Flex f2b3: Chart watermarking?

2006-05-10 Thread Matt Chotin
We've tested the license for turning off the watermark internally but we're not really testing the license code during the public beta. I assume you're not planning on going live with the app while Flex is still in Beta, so if that's true you'll be able to get a license for charts before you

RE: [flexcoders] Re: Webservice Flex 2 unexpexted incoming type

2006-05-10 Thread Matt Chotin
) : [object Object] = { text (string) : Error #2032: Stream Error. URL: http://apwebinterface.blabla.nl/RiaMethods.asmx } ... But we can read the message of the server --- In flexcoders@yahoogroups.com, Matt Chotin [EMAIL PROTECTED] wrote: Does your WSDL specify the Id as being of type String

RE: [flexcoders] Good Code Stops Working For Me Too

2006-05-10 Thread Matt Chotin
suggestions to resolve the issue. I've also tried the XWrapper solution but this cannot work in my case. Regards, Simon From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: 09 May 2006 07:42 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders

RE: [flexcoders] How to bind to something programatically (not in MXML)?

2006-05-10 Thread Matt Chotin
Check out the newly exposed mx.binding.BindingUtils class (and ChangeWatcher). It's not documented to the point of really being a best-practice but it does give you a shot at adding bindings in the simple case. I'm not sure if the code we generate uses these, I think it might though. Matt

RE: [flexcoders] Flex2B3 problem

2006-05-10 Thread Matt Chotin
Usually this means that you didnt really get the new player installed correctly. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tim Hoff Sent: Tuesday, May 09, 2006 3:07 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Flex2B3 problem This

RE: [flexcoders] Beta3 Tree control is out of control

2006-05-10 Thread Matt Chotin
I'm not sure exactly, but you could try to use indexToItemRenderer(index).data and I think the data will be the node. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sufibaba Sent: Tuesday, May 09, 2006 6:23 PM To:

RE: [flexcoders] Flash Player crashes the browser b3

2006-05-10 Thread Matt Chotin
not not the flash player team to think that I am a whinner. I would do this if it is helpful however. Thanks, John Matt Chotin [EMAIL PROTECTED] wrote: Do you have the SWF that is causing the error? Is it something on a public site or just something you're working on? Please log the bug here: http

RE: [flexcoders] Dynamically scaling a custom component

2006-05-09 Thread Matt Chotin
_width may not be set until after measure() if you didn't set it explicitly. I don't remember what we have in 1.5, look into using something like _measuredWidth instead? Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of leo4beer Sent:

RE: [flexcoders] FLEX 2 wishlist request

2006-05-09 Thread Matt Chotin
I think the goal of that dialog has always been to appear very much like a system dialog. It would be nice if it were better looking, I agree From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dominick Accattato Sent: Saturday, May 06, 2006 4:28

RE: [flexcoders] Has this been fixed in B3

2006-05-09 Thread Matt Chotin
Apparently its not finding the crossdomain.xml file, I dont think we had any bugs open on this so maybe you dont have it available on the right ports? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dominick Accattato Sent: Saturday, May 06,

RE: [flexcoders] Good Code Stops Working For Me Too

2006-05-09 Thread Matt Chotin
@yahoogroups.com Subject: RE: [flexcoders] Good Code Stops Working For Me Too Have support made any response to this issue at all? I still have no solution. Simon From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin Sent: 16 April 2006 23:35

RE: [flexcoders] Is it possible to dynamically get a PrintScreen Image?

2006-05-09 Thread Matt Chotin
I'm not looking up the APIs but basically you can create a new bitmap, then draw the topmost displayobject to that bitmap. Then you can do whatever you want with the bitmap including use it as an image elsewhere. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL

RE: [flexcoders] Help with renderer in DataGrid

2006-05-09 Thread Matt Chotin
Your cell renderer can check the listData owner's selectedIndex compared to the listData.rowIndex to see if it is the selected row. For vertically centering you probably need to use an HBox and set the verticalAlignment to middle? Going off the top of my head. Matt -Original Message-

RE: [flexcoders] How far can be customized a tooltip

2006-05-09 Thread Matt Chotin
Your component will dispatch a toolTipCreate event which you can catch and substitute in your own ToolTip instance. From the docs: If you create your own IToolTip object and place a reference to it in the toolTip property of the event object that is passed to your toolTipCreate

RE: [flexcoders] Tree get each node as required

2006-05-09 Thread Matt Chotin
I don't have an example but basically you would want to write an ITreeDataDescriptor that in its getChildren returns a custom ICollectionView that you write and will go ahead and retrieve the appropriate data as necessary. Make sure if you don't have an item that you throw an ItemPendingError

RE: [flexcoders] Flex zipped war file usage in Weblogic environment

2006-05-09 Thread Matt Chotin
So I checked with our support folks and it's very difficult to get this working. From them: we had to basically strip everything out that called the compiler in the web.xml and precompile the SWF's. There was also a hotfix we had to generate for the remote object gateway and were were able to

RE: [flexcoders] mx:States and caching

2006-05-09 Thread Matt Chotin
According to an engineer If you have a targetFactory, you could try setting target to null. This isn't really supported, but should work. I'm not really sure what it all means but you can look into it further :-) This would probably apply to B3. Matt -Original Message- From:

RE: [flexcoders] Flash Player crashes the browser b3

2006-05-09 Thread Matt Chotin
Do you have the SWF that is causing the error? Is it something on a public site or just something you're working on? Please log the bug here: http://www.adobe.com/bin/fp8betafeedback.cgi. If the SWF is not public please indicate that you have the SWF (and keep a copy of it) so that someone from

RE: RE: [flexcoders] Please Help. Http Service WTH

2006-05-04 Thread Matt Chotin
do you mean that B3 is Beta 3 ? -Original Message- >From : Matt Chotin [EMAIL PROTECTED] To : flexcoders@yahoogroups.com; Sent : Thu , May 04, 2006 14:50 PM Subject : RE: [flexcoders] Please Help. Http Service WTH I just wrote an equivalent test in B3 and it worked fine, so bind

RE: [flexcoders] remoteobject tutorial for flex 2

2006-05-04 Thread Matt Chotin
If you download Flex Enterprise Services the sqladmin app (database manager) that's included uses RemoteObject. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Samir Pandurangi Sent: Thursday, May 04, 2006 3:30 PM To:

RE: [flexcoders] Flex2 :: 3rd party Components :: Adobe comments

2006-05-02 Thread Matt Chotin
This post has not gone unnoticed but youre asking for our plans slightly before we have them all down in a form we can talk about J Were going to try to put together something to explain our thinking over the next day or two and will post back. A number of us have spent many weeks/months

RE: [flexcoders] TOC broken in Flex 2 livedocs

2006-05-02 Thread Matt Chotin
We might be having some problems with the Day Next migration. All docs should be linked from here: http://labs.adobe.com/wiki/index.php/Flex:Release_Notes#Beta_2_documentation Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tom Bray

RE: [flexcoders] Flex 2b2: Creating HTML wrapper outside of Flexbuilder

2006-05-02 Thread Matt Chotin
I think it is a homegrown template file. But the syntax is pretty simple, ${variable}. You could use something like ANT to do replacements as appropriate. Matt From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tobias Patton Sent: Monday, May

RE: [flexcoders] Re: Hibernate adapter: No channels are available for use

2006-05-02 Thread Matt Chotin
Make sure you have some default channels set up in your config. Or in the destination make sure you specify some channels. The commented out entries in the config file should show you what you need to do. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL

RE: [flexcoders] Re: Beta 2 - Error: Unknown destination 'queryManagerRO'

2006-05-02 Thread Matt Chotin
You better make sure that it's pulling in the right flex-enterprise-services.xml file that points to everything. I believe this would be specified in flex-config.xml that FB should be pulling in. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

RE: [flexcoders] mx:states vs mx:viewstack when and which?

2006-05-02 Thread Matt Chotin
I think it's often a style preference. I tend to think of a viewstack as being useful when you want to replace a whole section. Look at view 1. Now look at view 2. States are better for modes of a component, now we're in expanded view, now we're in thumbnail view. As soon as you want the same

RE: [flexcoders] Beta 2 LiveDocs TOCSearch frames not working?

2006-05-02 Thread Matt Chotin
I think we may be hurt by the adobe.com migration. I'll see if anyone is looking into it. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of thunderstumpgesatwork Sent: Tuesday, May 02, 2006 1:58 PM To: flexcoders@yahoogroups.com Subject:

RE: [flexcoders] Flex 1.5 development, hardware question

2006-04-29 Thread Matt Chotin
Make sure that your JVM has enough memory allocated. Your specs seem fine, so maybe allocate more RAM using -Xmx512m for example. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stanislav Zayarsky Sent: Friday, April 28, 2006 2:41 AM

RE: [flexcoders] Flex 2.0 b2: List, itemEditEnd event

2006-04-29 Thread Matt Chotin
If the item was null we didn't do anything to create the item. The DataGrid doesn't know how to create a new item of your class so it may have just filled in the itemRenderer without doing anything. This allows you to create the object yourself, which you should probably do in the

RE: [flexcoders] Building a complex chat application on Fx2 FDS

2006-04-29 Thread Matt Chotin
that are waiting to be upgraded to FDS ) Best, Aldo On 4/28/06, Matt Chotin [EMAIL PROTECTED] wrote: You wait until Beta 3 and then you say, oh... :-) -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Aldo Bucchi Sent: Thursday, April 27, 2006 6:30 PM

RE: [flexcoders] Re: dataGridInstance.setVPosition(dataGridInstance.maxVPosition);

2006-04-29 Thread Matt Chotin
Yep, multiple frames is probably the way to go, I think I've used 3 as a safe number. Sorry! V2 is better, I promise! Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bhaq1972 Sent: Friday, April 28, 2006 3:58 AM To:

RE: [flexcoders] Re: player 8.5 difficulty

2006-04-29 Thread Matt Chotin
Sorry, yes sometimes you need to run the uninstaller depending on what previous version of Flash Player you had. Especially since we've had different system/security settings in the different 8.5 betas it might be necessary to get the system clean and then install again. Your customers should

RE: [flexcoders] Re: Using Hibernate, Gateway pushing out two Error: null

2006-04-29 Thread Matt Chotin
When you return an object to Flex it's going to do a deep traversal of the object graph, so any objects that are lazy are going to be requested. That may end up causing problems I guess, so your workaround is probably correct. Matt -Original Message- From: flexcoders@yahoogroups.com

RE: [flexcoders] data service in craingorm

2006-04-29 Thread Matt Chotin
I don't know how many folks have tried the DataService using a Cairngorm approach yet. But in this case I think if you want your second app to hear changes it's going to need to add event listeners to the service itself, not just the token that's returned from an individual service call. So

RE: [flexcoders] Problems with Flex2 serializing ActionScript objects to SOAP elements

2006-04-29 Thread Matt Chotin
I believe this is a known bug in Beta 2 that we've fixed in B3. Sorry, I'm not sure of a workaround right now... Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of yomahz Sent: Friday, April 28, 2006 8:34 AM To: flexcoders@yahoogroups.com

RE: [flexcoders] Re: Adding a child to a vbox

2006-04-29 Thread Matt Chotin
@yahoogroups.com, Matt Chotin mchotin@ wrote: For one thing I would only do the parentApplication.closing.mainBox.addChild(newGrid) and then for every other addChild just use the local variable. newGrid.addChild(newGridRow); newGridRow.addChild(newGridItem); It will make things easier

RE: [flexcoders] Re: mx:ComboBox selectedItem ={blah} (flex 2)

2006-04-29 Thread Matt Chotin
If the contents of the list is a string setting selectedItem should just work. If its an object and you have a ref to the same object in the CB, setting selectedItem should work. If you just have matching values youll probably need to loop, unless the objects in the dataProvider

RE: [flexcoders] Re: lazy associations in FDS

2006-04-29 Thread Matt Chotin
Assuming you set up your relationships correctly (and it may be that you need to externalize some of the relationships and have your own fill statements instead of relying on nested properties) this should all work without much difficulty. Matt -Original Message- From:

RE: [flexcoders] Re: namespaces and sub-classes

2006-04-29 Thread Matt Chotin
@yahoogroups.com Subject: [flexcoders] Re: namespaces and sub-classes Hi Matt, I was suspecting that may be the case. Where can I find some info on creating a namespace manifest file you talked about? Cheers, David --- In flexcoders@yahoogroups.com, Matt Chotin [EMAIL PROTECTED] wrote: Sorry

RE: [flexcoders] lazy associations in FDS

2006-04-28 Thread Matt Chotin
Well, it's a tough problem actually. Depending on how many items you think will be in the collection it may be better to write your own indirection using fill. So you would leave the list property null on the server, return it, then on the client you'd assign the AS version a collection and

RE: [flexcoders] Flex2 dataservice composite primary key

2006-04-27 Thread Matt Chotin
I think that's right. I don't have the code in front of me but there's a possibility that it should be a comma-separated list, but I kinda doubt it. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of deepu_verma Sent: Tuesday, April 25,

RE: [flexcoders] How to programmatically make a custom ListItemRender?

2006-04-27 Thread Matt Chotin
Try mylist.itemRenderer = new ClassFactory(CustomRenderer); -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of rigidcode Sent: Wednesday, April 26, 2006 8:39 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How to programmatically make a

<    5   6   7   8   9   10   11   12   13   14   >