RE: [flexcoders] dataGridColumn width problems

2007-10-21 Thread Alex Harui
Binding probably won't work. Try setting resizable="false" on the last three columns. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of joshuagatcke Sent: Sunday, October 21, 2007 8:35 AM To: flexcoders@yahoogroups.com Subject: [flexcoder

RE: [flexcoders] Re: Flex is becoming unviable

2007-10-21 Thread Alex Harui
I'm not sure I agree. If I had a store, I might start bringing down the pages of the shopping cart after the catalog was up and running, just in case the user decided to buy something. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of dav

Re: [flexcoders] Re: Flex is becoming unviable

2007-10-21 Thread dorkie dork from dorktown
I like the idea of the Flash Player loading the framework RSL in stealth mode piece by piece when the connection is idle. But we really need to know if the user has the RSL. If they do then we know basic apps are down to 200kb to 400kb. Remember, this *is* comparable to HTML websites with graphics.

[flexcoders] Restrict user from doing anything when cursor is busy?

2007-10-21 Thread Nate Pearson
Can I restrict the user from interacting while the cursor has the busy symbol? This would be WAY easier than doing a bunch of error checking for me :).

[flexcoders] custom mxml-manifest file updates not noticed in F3B2

2007-10-21 Thread Bjorn Schultheiss
Hey, Has anyone else experienced this. I've added components to my custom mxml-manifest file which is loaded into the compiler via a modified flex-config file. I do not get any compiler error from the other components listed in the manifest. But i'm getting 'Could not resolve' erros from the n

RE: [flexcoders] Opening a Flex 2 project in Flex 3?

2007-10-21 Thread Alex Harui
Clean and rebuild? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ken Bromberger Sent: Sunday, October 21, 2007 11:48 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Opening a Flex 2 project in Flex 3? Hi all, I'm try

RE: [flexcoders] Detect fullscreen availability without engaging fullscreen?

2007-10-21 Thread Alex Harui
What is Capabilites.playerType? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Sent: Sunday, October 21, 2007 1:07 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Detect fullscreen availability without engaging fullscreen?

Re: [flexcoders] radar chart

2007-10-21 Thread Derrick Anderson
http://www.fusioncharts.com/ these are flash based charts that can be used in a flex app- including a radar chart. I don't have any resources for 'building' such charts, but these are pretty cool. d. On 10/21/07, girish_ok <[EMAIL PROTECTED]> wrote: > > Hi All, > > I want to develop a radar c

Re: [flexcoders] Opening a Flex 2 project in Flex 3?

2007-10-21 Thread Paul Andrews
- Original Message - From: Ken Bromberger To: flexcoders@yahoogroups.com Sent: Sunday, October 21, 2007 7:48 PM Subject: [flexcoders] Opening a Flex 2 project in Flex 3? Hi all, I'm trying to open a project built in Flex 2, but when I look at my files in the des

[flexcoders] Data grid - select all checkbox - drap and drop

2007-10-21 Thread kalpkat9
Hey all, I am currently working on one of the functionalities using drag and drop feature with the datagrid. I am also using the custom checkbox renderer inside the data grid. What I am trying to accomplish is to select all/select the line items in the datagrid and drag them into a box component

[flexcoders] Data grid - select all checkbox - drag and drop

2007-10-21 Thread kalpkat9
Hey all, I am currently working on this drap and drop functionality on a data grid, where there is custom checkbox being used. The functionality that I am trying to accomplish is to drag all the line items checked, into a box component living inside an accordion on left side of the panel. And als

[flexcoders] radar chart

2007-10-21 Thread girish_ok
Hi All, I want to develop a radar chart using FLEX 2.0.1. I didn't found any sample on radar chart, can anyone help regarding developing radar charts. Thanks in advance. Regards Girish

[flexcoders] Re: Flex 3 beta 2 RemoteObject and DjangoAMF

2007-10-21 Thread Antti Kaihola
Thanks for the tip. However, I prefer to work with Python instead of Java.

[flexcoders] Detect fullscreen availability without engaging fullscreen?

2007-10-21 Thread John
So, I'd like to remove the fullscreen button from my game if the movie has been embedded such that fullscreen is unavailable. I expected to find hasFullscreen() or something in flash.system.Capabilities, but there's nothing I can find. Right now, I'm iterating Application.application.parameters

[flexcoders] combobox - setIndex function

2007-10-21 Thread Randy Cooper
This might seem rudimentary to some but others may find it as useful as I have found. I do a lot of database work and have found lots of plain silly ways for setting the selectedIndex value of a combobox but this one is clean and simple and, most of importantly, it works. I found something that wo

[flexcoders] softphone development

2007-10-21 Thread jibril_fuseini
Hello firends out there, we are working on a softphone in flex and action script and i want to know if there is someone with experience and get some help from. we have the phone well develop but we donot have the know how of connecting to the radius server. i dont know if is not possible. thank

[flexcoders] Re: Flex is becoming unviable

2007-10-21 Thread danielvlopes
I think the framework caching is right way to make swf files smaller. But even i know not all apps for flash player not use flex framework i think this 500kb framework file must be loaded not when user try use some flex app, but in stealth like flash player update (i don't know it is possible) but

[flexcoders] Opening a Flex 2 project in Flex 3?

2007-10-21 Thread Ken Bromberger
Hi all, I'm trying to open a project built in Flex 2, but when I look at my files in the design view no content shows up... anyone experience this?? Idea's on a fix? Thanks! - Ken BEGIN:VCARD VERSION:2.1 X-MS-SIGNATURE:YES N;LANGUAGE=en-us:Bromberger;Ken FN:Ken Bromberger TEL;HOME;VO

[flexcoders] Re: Tree with edit

2007-10-21 Thread nocturnal_world
Thank you very much. This is indeed what I needed to get it working. I did not know you can invoke an event like that :) Again, thanks Karen. --- In flexcoders@yahoogroups.com, "Karen" <[EMAIL PROTECTED]> wrote: > > Here are the steps I'm using for something similar: > > In the click event hand

[flexcoders] dataGridColumn width problems

2007-10-21 Thread joshuagatcke
I have a datagrid inside a container that can change width. The DG is 100% width, it has 4 columns. I would like the last 3 columns to be a specific size while the first column takes up whatever space is left. Right now, when my DG loads the columns are almost all the same size, then if you res

[flexcoders] Best Practices: navigating through content

2007-10-21 Thread Bart Wttewaall
Hi list, I'm building an application that will contain a ViewStack with multiple pages. After some experimenting I'm confused about the best practice for using the ViewStack as a content holder. I'd like any advice anyone might have on best practices please. -- Situation -- I'm loading content vi

[flexcoders] Re: Flex is becoming unviable

2007-10-21 Thread dave_defusion
> It there was a way that I could load the modules in the background while > the user is doing other things would be great, then it would be there > right when I need it. A quick Google search would have shown you that this is possible with modules, by doing ModuleManager.getModule("MyModule.swf")