RE: [flexcoders] Any ETA for Flex SDK 3.4 getting released?

2009-05-29 Thread Gregor Kiddie
Yeah, unfortunately corporate culture stops us from using the nightlys (Proper point releases or nothing), and due to some burn on Monkey Patching before, we're currently hand tied on that too... As it happens, it's the DateFormatter fixes you posted that we're waiting for ;) Gk. Gregor

RE: [flexcoders] Compiling via Command Line

2009-05-29 Thread Gregor Kiddie
As long as you have a reference to the PopUpInfom in your application somewhere, and you have your source path set up correctly (look at the parameters you can pass into mxmlc), mxmlc will include the class in your swf automatically. Gk. Gregor Kiddie Senior Developer INPS Tel: 01382

Re: [flexcoders] Any ETA for Flex SDK 3.4 getting released?

2009-05-29 Thread Tom Chiverton
On Friday 29 May 2009, Gregor Kiddie wrote: due to some burn on Monkey Patching before, we're currently hand tied on that too... Really ? We're using them without any issues... As it happens, it's the DateFormatter fixes you posted that we're waiting for ;) ...apart from when using RSLs,

[flexcoders] Datagrid - Drag and Drop individual cells

2009-05-29 Thread bhaq1972
Hi everyone. Is it possible to drag and drop individual cells within a DataGrid (or any other List container)? for eg. drag cell [col1,row1] to [col3, row1] .it could be multiple cells. Any help would be appreciated. regards bod

Re: [flexcoders] Atlanta Flex 4 Pre-release Tour

2009-05-29 Thread Sergio - And balanced on the biggest wave, You race towards an early grave.
Just a little about. :) Money, its a gas. Grab that cash with both hands and make a stash. New car, caviar, four star daydream, Think Ill buy me a football team... 2009/5/28 app.developer appdevelo...@gmail.com Who's attending the Atlanta Flex 4 Pre-release Tour?

[flexcoders] HTTPService HTTPChannel 2032 Channel.Ping.Failed trying to do asimple form post

2009-05-29 Thread ciminop
I must be missing something since I'm trying to do something fairly basic. It really can't be this difficult, can it? I'm trying to use the HTTPService to post to a form. No web services. And I even put a crossdomain.xml policy file on the server for good measure. First I got the dreaded 2032

[flexcoders] תמונות של התינוק החדש! [8 Attachments]

2009-05-29 Thread Sefi Ninio

[flexcoders] Re: HTTPService HTTPChannel 2032 Channel.Ping.Failed trying to do asimple form post

2009-05-29 Thread valdhor
I'm fairly sure you don't NEED a channelset. From your code, it looks like you have the URL set wrong. First off, you are not binding urlInput.text to the url property of the HTTPService - you are just passing the string urlInput.text. Secondly, Do you really want to set useProxy to true? I have

[flexcoders] Re: תמונות של התינ וק החדש!

2009-05-29 Thread valdhor
Congrats.

RE: [flexcoders] HTTPService HTTPChannel 2032 Channel.Ping.Failed trying to do asimple form post

2009-05-29 Thread Peter Farland
If you've setup a crossdomain.xml file correctly then there's no need to set useProxy=true for your scenario (you could just leave it as the default, which is false). The HTTPService url property does not appear to be marked with [Bindable] metadata. You can programmatically change its in

[flexcoders] Need help writing alorithm

2009-05-29 Thread fumeng5
Hi, I'm looking for help writing an algorithm in a filter function I am using. Here's the situation: Based on a page number and a number of records per page, I want to return all indexes that fall within a certain range. There are 4 records per page. For example; - page 1 will return

RE: [flexcoders] Need help writing alorithm

2009-05-29 Thread Kenneth Sutherland
Not sure I'm getting 100% what you're doing but hopefully this will help you. For page X you would do: Min index = ( X - 1 ) * number of records per page Max index = Min + (number of records per page - 1) So page 1 gives you: Min index is -(1 - 1) * 4 = 0; Max index is - 0 + (4 - 1 ) = 3;

Re: [flexcoders] Need help writing alorithm

2009-05-29 Thread Rick Winscot
In order for a filter function to eliminate unwanted items ­ everything in your data provider will have to pass through that function... which probably won¹t perform well as the number of records increase. If you aren¹t dealing with large amounts of data it probably isn¹t a concern (just a

[flexcoders] Re: Need help writing alorithm

2009-05-29 Thread fumeng5
That is exactly what I was looking for. Thank you very much, Ken. Matt --- In flexcoders@yahoogroups.com, Kenneth Sutherland kenneth.sutherl...@... wrote: Not sure I'm getting 100% what you're doing but hopefully this will help you. For page X you would do: Min index = ( X - 1 ) *

[flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
Hi all. I'm trying to find a low cost solution to do 1-1 screen sharing/remote control, preferably inside a flex application, alternatively as a popup window. The application also need some other collaboration widgets, so I was looking at Acrobat Connect, but I can't find any information

Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Rick Winscot
Screen sharing / remote control is a tall order for Flash based technologies at the present time. You might want to take a look at the Acrobat Connect Collaboration Builder SDK. http://www.adobe.com/devnet/acrobatconnect/articles/intro_sync_swf.html Cheers, Rick Winscot On 5/29/09 12:53 PM,

RE: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
But I was under the impression that connect pro is pretty expensive ??? Anyone know of an AIR app for the screen sharing that is launched from the main app??? --a From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Rick Winscot Sent: Friday, May 29, 2009

Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Rick Winscot
You can create an account that allows 3 people to connect... for free (has this changed?). By Œtall order¹ I mean... 1. You cannot view a users desktop from Flash, Flex, or AIR 2. You cannot control the users computer (keyboard/mouse) from Flash, Flex, or AIR The only exception to this is

Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Ian Thomas
There's this: http://sourceforge.net/projects/flashlight-vnc/ HTH, Ian On Fri, May 29, 2009 at 6:29 PM, Rick Winscot rick.wins...@zyche.com wrote: You can create an account that allows 3 people to connect... for free (has this changed?). By ‘tall order’ I mean... 1. You cannot view a

Re: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Jeffry Houser
I have no idea what the costs are, but did you try googling Customize Connect: http://www.google.com/search?source=ighl=enrlz==q=customize+ConnectbtnG=Google+Searchaq=foq= Allan Pichler wrote: Hi all. I'm trying to find a low cost solution to do 1-1 screen sharing/remote control,

RE: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
Teamviewer is not an option since it costs $800 pr. Concurrent session. I should have been more specific, I probably need to support around 20-30 concurrent sessions. Can I launch acrobat connect in a separate window from within my flex app and possibly have flex listen for events in the adobe

RE: [flexcoders] Ideas / input greatly appreciated

2009-05-29 Thread Allan Pichler
Okay.. Let me elaborate a little more.. The requirement is that instructors and students are connected one to one.. And see/control each others desktop. Flashlight-VNC is a VNC Viewer / Player written in Flash. It can connect to a VNC server. wouldn't that mean that all users need to

[flexcoders] Re: Need Alternative for enterFrame event (Causing Memory leak )

2009-05-29 Thread Dharmendra Chauhan
Hi Manish, Thanks for the suggestion. I wish , I could use java script to set the Focus but I do not have luxury of Java Script as My application is running as ActiveX control inside dot net based application. Once the callback broken , communication from Ashokwave lib to swf is not

Re: [flexcoders] Re: Need Alternative for enterFrame event (Causing Memory leak )

2009-05-29 Thread mark . jonkman
Hi Dharmendra While you don't have access to JavaScript, would the old school methods still work such as setting a Flash variable on the active x control. Back in older versions of Flash the only way to communicate between the browser and the ActiveX was to use things like setVariable then

[flexcoders] Links in Flex Data Grid Collumns

2009-05-29 Thread guess what
I have a Flex Data Grid Populated from XML .In of the collumns I want to have the collumn as a href with some parameters .Is it possible . It would be helpful if someone has an actual example . --- On Fri, 5/29/09, mark.jonk...@comcast.net mark.jonk...@comcast.net wrote: From:

[flexcoders] Re: HTTPService HTTPChannel 2032 Channel.Ping.Failed trying to do asimple form post

2009-05-29 Thread ciminop
Thanks for the input. Basically I rolled the code back to where I started. I'm back to the status code 405 and [FaultEvent fault=[RPC Fault faultString=HTTP request error faultCode=Server.Error.Request faultDetail=Error: [IOErrorEvent type=ioError bubbles=false cancelable=false eventPhase=2

[flexcoders] Re: Need Alternative for enterFrame event (Causing Memory leak )

2009-05-29 Thread Dharmendra Chauhan
Hi Mark Thanks a ton, Workaround suggeted by you should be doable.I will definitely implement it and will keep the group posted. Thanks again Mark. Regards, Dharmendra --- In flexcoders@yahoogroups.com, mark.jonk...@... wrote: Hi Dharmendra While you don't have access to

Re: [flexcoders] Links in Flex Data Grid Collumns

2009-05-29 Thread Adrian Williams
You need to take a look at setting up a custom item renderer for the dg column. As for an example, try searching flex datagrid itemRenderer to get a good start. in a nutshell, you create your itemRenderer as a separate component then reference that component in your DG column...such as:

[flexcoders] green background

2009-05-29 Thread [p e r c e p t i c o n]
Dear Flex People,how does one get rid of that awful green background? the default one i mean... thanks percy k

Re: [flexcoders] green background

2009-05-29 Thread Howard Fore
http://www.google.com/search?q=flex+change+background+color -- Howard Fore, howard.f...@hofo.com The universe tends toward maximum irony. Don't push it. - Jeff Atwood On Fri, May 29, 2009 at 5:13 PM, [p e r c e p t i c o n] percepti...@gmail.com wrote: Dear Flex People,how does one get rid

[flexcoders] Re: ADG/DataGrid prevent render even from firing immediately on propertyChange

2009-05-29 Thread tntomek
--- In flexcoders@yahoogroups.com, foobone9 foobo...@... wrote: You might try enableAutoUpdate and disableAutoUpdate on ICollectionView, not sure if that has the desired affect or not. You could also put custom events in your model objects and manually dispatch collection events or call

[flexcoders] Re: HTTPService HTTPChannel 2032 Channel.Ping.Failed trying to do asimple form post

2009-05-29 Thread ciminop
Here's the link to my app, you can use view source to see what I'm doing. The left hand fields allow you to configure the entry fields so you can change the URL and point to a form with different input ids. http://www.translunardesigns.com/postgradmed/PostGradMed.html I obviously can't

[flexcoders] Flex Path Issue

2009-05-29 Thread guess what
I am linking Page Flows and Flex together . I am running into path issues. This is my Structure /Test/ /WebContent/ MyController.do /flex a.jsp[ This does a jsp include to flex.html ] flex.html [ .js and .swf file also] When I access Flex.html from url /Test/flex/flex.html

[flexcoders] render timing on coverflow

2009-05-29 Thread Jason B
I've been using the coverflow render item, but now I need to move it from mxml to actionscript so i started looking at what i can do and into addchild option. I've not been successful in getting it to render my dynamic objects and im guessing the coverflow has already rendered and wont display

[flexcoders] AIR auto-updates

2009-05-29 Thread KEVIN BOWERS
I'm trying to find out about the issues around auto update of an AIR application. Specifically, aftet the initial install, what problems might be encountered by an AIR application with auto update if the user's computer is very tightly controlled by Adminstration access privilages? Any

Re: [flexcoders] green background

2009-05-29 Thread [p e r c e p t i c o n]
danke On Fri, May 29, 2009 at 2:33 PM, Howard Fore howard.f...@hofo.com wrote: http://www.google.com/search?q=flex+change+background+color -- Howard Fore, howard.f...@hofo.com The universe tends toward maximum irony. Don't push it. - Jeff Atwood On Fri, May 29, 2009 at 5:13 PM, [p e r

Re: [flexcoders] AIR auto-updates

2009-05-29 Thread Kevin F. Benz
I have found a couple of things but the numbers are pretty low. I¹m a big Air fan. Every once in a while, we would get a user that got an incorrect language version. For example, a US computer ended up with a Portugese version of the Air runtime. The numbers were small but in 45,000 users, it