[flexcoders] Looking for a developer to convert an AIR app to iPad in Flash Builder

2012-06-01 Thread Kevin MacDonald
much of the AS3 code. I would be interested in finding a Flash Builder dev who has experience deploying on iPad. Thanks for any leads. Kevin

[flexcoders] Porting an AIR app to iOS

2012-03-28 Thread Kevin MacDonald
makes extensive use of a SQL Lite database via the flash.data namespace. Can I expect this to work on iOS? - How about RESTful web service calls using the flash.net namespace and JSON? Thanks for any help you are able to provide. Kevin

Re: [flexcoders] You are the product

2011-12-16 Thread Kevin MacDonald
from it irks me. Kevin 2011/12/16 Csomák Gábor csom...@gmail.com ** technology simply changes. i met a guy who was the lead engineer of commodore 64. do you think when he was on the top of his career, he stopped learning? this segment changes a lot. it is a lifelong learning. get used

[flexcoders] You are the product

2011-12-14 Thread Kevin MacDonald
carrot. We are not the customer. We are the product. We are the means by which Adobe makes money for their shareholders, nothing more. I suppose in true jaded developer fashion this should come as no shock to me. But the truth is, it never feels nice to be a pawn in someone else's game. Kevin

[flexcoders] Adobe Reader 10.1 breaks Adobe AIR desktop app

2011-12-01 Thread Kevin MacDonald
experiencing this problem? Kevin

[flexcoders] Hello world iOS example

2011-10-26 Thread Kevin McDonald
Can anyone point me to an end to end example of how to use Flash Builder to build, deploy and debug an iPad app, preferably one that doesn't gloss over glorious amounts of important detail? Thanks! Kevin MacDonald

[flexcoders] What version of Flash Builder do you have?

2011-10-25 Thread Kevin MacDonald
.html However, I am unable to find a place where I can download 4.5.1. Anyone know what's up? Am I missing something? Kevin

Re: [flexcoders] Re: using a coldfusion proxy to show twitter feed in flex app

2011-10-07 Thread Kevin Bowers
 Try setting the CF function access to remote, rather than public From: valdhor valdhorli...@embarqmail.com To: flexcoders@yahoogroups.com Sent: Friday, 7 October 2011, 17:17 Subject: [flexcoders] Re: using a coldfusion proxy to show twitter feed in flex app

[flexcoders] Why not support calls to NativeProcess in an AIR application?

2010-08-19 Thread Kevin MacDonald
be very useful to be able to detect which platform your app is running on, and invoke a process that is native to that platform. Why not Adobe? Kevin TeachTown

Re: [flexcoders] Re: Null object error on test for null

2010-08-18 Thread Kevin Bowers
Tom, Perhaps another obvious thing, but it has worked for me in the past. Have you tried putting something along the lines of: if(==null)// rather than the != null { } else { your code here } No logical difference I know, but then it's not behaving logically at the moment anyway.

[flexcoders] AIR runtime 2.0.3.13070 causing intermittent problems spawning new windows

2010-08-12 Thread Kevin MacDonald
experienced anything like this? It's a pretty scary prospect that a new AIR runtime can suddenly destabilize all existing clients. Kevin

[flexcoders] RichEditableText scrolling problem

2010-07-07 Thread Kevin Bowers
Hi All, I'm having a bit of an issue when using the RichEditableText component in Flex 4.  Using the following code I'm populating the textFlow with 3 lines of data.  However, when I try scrolling the text only the first and last lines are actually displayed, the middle line seems to vanish

[flexcoders] Re: How to encode array collection into json using as3

2010-03-30 Thread Kevin
Krunal- Check out AS3CoreLib... The JSON encoder/decoder works pretty well. http://code.google.com/p/as3corelib/ - Kevin --- In flexcoders@yahoogroups.com, Krunal Panchal panchal_...@... wrote: Hi All How to encode array collection into json using as3? Regards

Re: [flexcoders] Security Cameras

2010-03-29 Thread Kevin F. Benz
Load a http analyzer to determine of the request is happening. If so Look at the server logs to determing if it's seeing the traffic or for any errors. Kevin F. Benz (iPhone) kb...@kbenz.com On Mar 28, 2010, at 12:01 PM, archtechcomputers archtechcomput...@yahoo.ca wrote: Hi I have

Re: [flexcoders] IP adress for Language

2010-01-22 Thread Kevin Benz
and English. How to automatically set the French or English version in function of the IP adress localisation of the client PC ? Thank you, Christophe, Kevin F. Benz kb...@kbenz.com (425) 785-7100 http://www.kbenz.com http://www.facebook.com/kbenz http://www.linkedin.com

Re: [flexcoders] Caringorm vs PureMVC

2010-01-08 Thread Kevin Benz
. If developers cross teams, they are better prepared.KOn Jan 7, 2010, at 4:00 PM, Patricia Han wrote: Hi Everyone,I need to pick up a framework to use, either Caringorm or PureMVC. Any suggestion on this?Thanks for any advice.Patricia Han Kevin F. Benzkb

RE: [flexcoders] Re: Honestly guys , at 48 should I expect Flex AS3 to change my life job wise?

2009-11-29 Thread Kevin Bowers
Hi, As a fellow 48 year old I'd say it would depend on a who range of things, not just the Flex scripting skills. For a start, where in the world are you? Here in Europe there is a real shortage of Flex skills, so anyone with a fair level of ability should be able to get a job. As for the

Re: [flexcoders] Should I buy Lynda.com Flex 3 essential training to learn Flex?

2009-11-25 Thread Kevin Mulvihill
Actionscript just like Flex. There¹s also www.freeflextraining.com. You might try there first, since it¹s free, and see how much of it you understand. Good luck! Kevin On 11/25/09 4:24 PM, fred44455 fred44...@yahoo.com wrote: I wonder that if I buy Flex Essential training from

[flexcoders] Persitent/interactive tooltip

2009-10-07 Thread Kevin Bowers
Hi, I'm trying to find some examples of tooltips that remain visible and allow the user to interact with them, click on a link within the tip for example. Does anyone know of any good sources Many thanks, Kev

[flexcoders] Module to Module custom Events

2009-10-07 Thread Kevin Bowers
I think that this one has been asked before, but I not able to find the answer. Hopefully someone will be able to help. I'm trying to dispatch a custom event from a module to a listener in another module, but I'm not able to get it to work. Can anyone point me in the direction of an example

[flexcoders] LCDS DataService - Commit Response Slow

2009-09-10 Thread Kevin
is saving quickly and it's only the response that is taking a long time. Any thoughts? Because I am not sure really what is happening under- the-hood of these calls, I am at a loss as to how to approach debugging this? Thanks for the help! Kevin

[flexcoders] Flex Builder 3 coldfusion wizard error

2009-08-27 Thread Kevin Bowers
message: com.adobe.flexbuilder.apollo.project.AppXMLCreator . init (org.eclipse.core.runtime.IPath, java.lang.String) Any clues as to how we might resolve, get around this would be great. Many thanks, Kevin

Re: [flexcoders] Re: Full flex site or not

2009-08-23 Thread Kevin Mulvihill
I like the codeoscopic site and especially the transitions from section to section. Would you mind sharing some insights on how you put that together? General approach, that kind of stuff. Animations from one section to another are also very smooth. Nice work. Thanks, Kevin On 8/23/09 10:57 AM

Re: [flexcoders] Month-calendar control (with MATE test-app and Degrafa skins)

2009-08-05 Thread Kevin Mulvihill
. This would allow users to see which tasks go with which bars. All that said, I still think it¹s nice work. Congrats! Kevin On 8/5/09 9:59 AM, Pedro Sena sena.pe...@gmail.com wrote: Nice, A double-click in date to add new event would be cool. Regards, PS On Wed, Aug 5

Re: [flexcoders] Audio recording using AIR

2009-07-01 Thread Kevin Carlson
if they support computer mics or you have to use a phone.   AudioSpike may support something like this, I'm not sure.   I thought Digimix also did this sort of thing, but I have no idea if it ever got a release. Kevin Carlson wrote: Hello, I'd like to develop an AIR application which

[flexcoders] LCDS Useage Issues

2009-06-17 Thread Kevin Bowers
I'd be most grateful. We are running on a windows machine, as we had many problems trying to install on Linux. Incidentally, we also had problems with the windows install, but eventually it worked. Many thanks, Kevin Bowers

[flexcoders] LCDS install on Linux

2009-06-16 Thread Kevin Bowers
Hi all, We're trying to setup LCDS on a Linux server, but are getting the following error message: Could not connect to bootstrap serverlet, the requested URL was not found on the server Does anyone have any experience of this, or where I might look for a solution. Many thanks, Kevin

Re: [flexcoders] MaxWait time in the server.xml file in Tomcat 6.0

2009-06-06 Thread Kevin F. Benz
Kevin F. Benz kb...@kbenz.com425-785-7100 http://www.kbenz.com We can't solve problems by using the same kind of thinking we used when we created them - Albert Einstein

Re: [flexcoders] mp3 playback problems only on Vista/IE?

2009-06-04 Thread Kevin F. Benz
don't have a Win machine with me. Thanks for any thoughts, Kevin F. Benz kb...@kbenz.com425-785-7100 http://www.kbenz.com We can't solve problems by using the same kind of thinking we used when we created them - Albert Einstein

Re: [flexcoders] Performance Question

2009-06-03 Thread Kevin F. Benz
) and VERY FEW will have more than that. Which path would be better, searching and filtering by making an AMF call which would make a subsequent database call and roundtrip the information back to me, or take the initial hit to load them all at startup? Thanks! Kevin F

[flexcoders] LCDS problems using refreshCollection(value:ListCollectionView)

2009-06-02 Thread Kevin
(myDataService.addEventListener(ResultEvent.RESULT,handleResult). I have traced the result in my logs and I know I am attaching the listener to the correct dataService. I am wondering if this is a known bug or if it's something I am doing wrong. I am interested if anyone is having the same problem. Thanks, Kevin

[flexcoders] Re: LCDS problems using refreshCollection(value:ListCollectionView)

2009-06-02 Thread Kevin
handler is not firing. I could listen for the CollectionEvent, but I would like to be able to verify the AsyncToken in the result which I can't do when listening for the collection change. I am wondering if anyone has been able to use this feature successfully. Thanks, Kevin --- In flexcoders

Re: [flexcoders] SWF Encryption using the Local Encrypted Store

2009-06-02 Thread Kevin F. Benz
, AND the user's computer id, which prevents the company from distributing the original ELS files. Can only Adobe verify whether this solution will work? Can anyone lend insight / advice on this? Thanks. Kevin F. Benz kb...@kbenz.com425-785-7100 http://www.kbenz.com

[flexcoders] AIR auto-updates

2009-05-29 Thread KEVIN BOWERS
information would be very useful. Best regards, Kevin

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

Re: [flexcoders] itunes clipboard format not understood in AIR

2009-05-26 Thread Kevin F. Benz
and creating a track-only document but it was pretty fragile as there were so many ways to blow up the xml. KFB On 5/26/09 8:13 AM, Paul BH eyefod...@gmail.com wrote: Hey Kevin, thanks for this. Its a shame I can't get a reference to the file so I can work with it. cheers

Re: [flexcoders] itunes clipboard format not understood in AIR

2009-05-26 Thread Kevin F. Benz
anyone have any idea how to overcome this? thanks! Kevin F. Benz kb...@kbenz.com425-785-7100 http://www.kbenz.com We can't solve problems by using the same kind of thinking we used when we created them - Albert Einstein

Re: [flexcoders] Profanity fliter

2009-05-25 Thread Kevin F. Benz
process. K On 5/25/09 9:54 AM, kanu kukreja kanukukr...@gmail.com wrote: Hello, Is there's anyexample or API for applying profanity filter in an application. Thanks, Kanu Kukreja Kevin F. Benz kb...@kbenz.com425-785-7100 http://www.kbenz.com We can't

Re: [flexcoders] Blazeds - Fault Event has no headers or message body

2009-05-16 Thread Kevin F. Benz
Sounds like the request isn¹t even hitting the server. That would be my guess otherwise you would at least see the return header. I have always found it useful to use restclient 2.2 on google code as you get a cool little gui to manually set HTTP header values, authenticate as part of the request.

RE: [flexcoders] Building an ant script and starting/stopping server - how to automate

2009-05-05 Thread Kevin F. Benz
Script recorder? Not that I am aware of Rather than control scripts from Ant, I run Ant from scripts. You can just do more with scripts. KFB From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of flexcoder2008 Sent: Tuesday, May 05, 2009 9:59 AM To:

RE: [flexcoders] AIR for shared file?

2009-05-04 Thread Kevin F. Benz
Possible? Yes Practical? Probably not. Managing the eventual collisions are going to bring about a lot of work. Person A downloads the file, Person B downloads the file, Person A uploads the changed file, Person B uploads the changed file and kills Person A's changes. Unless you use a

RE: [flexcoders] Run swf on server

2009-05-04 Thread Kevin F. Benz
Well. You can run a swf in Air but I expect that is the least of your headaches. I mean, what's the real objective. If you need to dynamically create images, why not do that in the server script as you won't have all the other goo? This was figured out years ago as the age of the link will

RE: [flexcoders] Re: best ftp client

2009-04-30 Thread Kevin F. Benz
Trying not to be the heretic in the group, Mac, Linux and PC have an installed ftp client that can be easily used if you take a few moments to understand the commands underneath all of these clients. Get a command line and type in ftp. I use it extensively for scripted backups and automated

RE: [flexcoders] Eclipse Crashing

2009-04-30 Thread Kevin F. Benz
Here are few things I have found. They may help, they may not. Ultimately I find that projects under version control have been my issues. Let me explain. I have found (at least through SDK 3.0 and 3.1) that an upgrade to the SDK causes the local project file to go through some update but when

RE: [flexcoders] Eclipse Crashing

2009-04-30 Thread Kevin F. Benz
Oh. I thought you can get past the module dependency by linking the SWC and binding the source to the swc in the home project allowing you to close the library projects. From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Kevin F. Benz Sent: Thursday, April 30

RE: [flexcoders] Flex with IBM Websphere / DB2

2009-04-29 Thread Kevin F. Benz
Whoa. You probably have few options as the Enterprise Application on Websphere, what services it exposes and how they are presented ultimately will determine what you can do. For example, the application could expose beans as endpoint services (emulating SOAP methods), could expose JMS (MQ

[flexcoders] LCDS Add/Remove/Update Collection without Entire Collection Reloading

2009-03-30 Thread Kevin
the browser. Thanks, Kevin

RE: [flexcoders] Preventing duplicate database entries in ColdFusion and flex

2009-03-27 Thread Kevin F. Benz
Select the count of those that have those credentials and if the number is greater than zero, return an error, otherwise do your insert. From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of stinasius Sent: Friday, March 27, 2009 10:19 AM To:

[flexcoders] Re: Global error handling in Flex

2009-03-06 Thread Kevin Fauth
Unfortunately no. Take a look at http://bugs.adobe.com/jira/browse/FP-1499 --- In flexcoders@yahoogroups.com, oneworld95 oneworl...@... wrote: Is there a way to trap and handle any exceptions that a Flex app throws at a global level? Thanks.

RE: [flexcoders] try, catch, finally ...

2009-03-04 Thread Kevin Benz
Try-Catch blocks are an absolute necessity as without them, you are putting the operation of your software into the hands of user input errors, http errors, unintended consequences as well as the myriad of things that exist outside the Happy Path. As functions/methods only give you one return

RE: [flexcoders] Credit card processing in Flex

2009-03-04 Thread Kevin Benz
I would look at the authorize.net documentation as they present the most generic methods for HTTP based authentication. If you are talking about a client-side processing solution, it can be accomplished but a bad idea. SWF's can be easily reverse engineered exposing API keys, hash entries,

RE: {Disarmed} RE: [flexcoders] Credit card processing in Flex

2009-03-04 Thread Kevin Benz
] On Behalf Of Kevin Benz Sent: Wednesday, March 04, 2009 10:00 AM To: flexcoders@yahoogroups.com Subject: {Disarmed} RE: [flexcoders] Credit card processing in Flex I would look at the authorize.net documentation as they present the most generic methods for HTTP based authentication. If you

RE: [flexcoders] flexlib and subversion

2009-03-03 Thread Kevin Benz
The metadata for SVN will conflict trying to cover two repositories in the same source directories. There are a couple of ways to overcome this. The first (and probably least risky) would be to use build automation with Ant and have your Ant scripts copy over your source to a shadow

RE: [flexcoders] Multiple developer environment setup with subversion and all offsite

2009-02-28 Thread Kevin Benz
Where to start.. First and foremost, the changes you are contemplating are an absolute necessity for a growing organization as well as, in the end, deliver manageable projects in the long term. Common development environment configurations: 1. Speeds the ability of new developers

[flexcoders] LCDS: How to use load-on-demand?

2009-02-26 Thread Kevin
? Thanks, Kevin

RE: [flexcoders] Calling C++ app or service from flex on Mac

2009-02-24 Thread Kevin Benz
I have been moving forward with binding C++ objects into AppWeb which allows you to bind native DLL's (C or C++) into a pretty lightweight HTTP Server and calling it with an HTTP client. AppWeb is pretty neat as it has a rudimentary scripting language. K From: flexcoders@yahoogroups.com

RE: [flexcoders] Flex server language

2009-02-19 Thread Kevin Benz
My thoughts.. Learning Java makes you a better Flex developer. Learning Java should make you a better OOP developer (which makes you a better Flex developer). From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of bsyyu Sent: Wednesday, February 18, 2009 4:32 PM

RE: [flexcoders] Prob with CopyTo in AIR[getting File or directory does not exist Error]

2009-02-17 Thread Kevin Benz
You need to use the HTTP objects to download the file and save it as a local file. File which creates a reference to the file is incompatible with the stream based HTTP. As I remember, File can only reference the app:// and file:// local protocols. From: flexcoders@yahoogroups.com

RE: {Disarmed} [flexcoders] AIR update framework only works to update AIR file

2009-02-16 Thread Kevin Benz
. There are a number of references about determining whether it's the first-run or not so adaptation of those techniques is probably worth looking at. Could you please let me know where I can get these references? Thanks! --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Kevin Benz kb

Re: [flexcoders] AIR Application is not Appearing

2009-02-14 Thread Kevin Benz
Please be aware of a very simple issue that I don't believe is well documented... When you go through an upgrade of an existing project from SDK 3.1 to 3.2 where Air is involved, the compiler links the appropriate Air objects based on what is contained in the app.xml file (YOUR APPLICATION

RE: {Disarmed} [flexcoders] AIR update framework only works to update AIR file?

2009-02-13 Thread Kevin Benz
You need to be aware of the two paths to update Air applications. The UI approach, one where you configure the UI of the update process through a XML file and an API approach where you take programmatic control of the update. Ultimately the goal of the UpdaterUI was to update the Air file alone

[flexcoders] Custom Flex Components in AI come out warped...

2009-02-12 Thread Kevin M
on making those graphical changes to Flex Components. I hope..??? Kevin

Re: [flexcoders] as3 .swf loaded through as2 swf - will it work?

2009-02-12 Thread Kevin M
Can you wrap the AS2 .swf in an AS3 class and the call from the parent (the AS3 container)? From: grimmwerks gr...@grimmwerks.com To: flexcoders@yahoogroups.com Sent: Wednesday, February 11, 2009 5:11:07 PM Subject: [flexcoders] as3 .swf loaded through as2 swf

[flexcoders] Alchemy

2009-02-11 Thread Kevin Benz
I've been through the Alchemy documentation (what there is) and am wondering if anyone has made any progress with it? Mostly interested in guidelines regarding what type of project might be a good target and what might not be. For example, would a sound object that processes PCM sound data

RE: [flexcoders] localConnection not working from Air to Air

2009-02-05 Thread Kevin Benz
There is a security context that runs between Air applications that you need to make happy. Air expects to share a security token between caller and callee in order to accept the transport. As a fast-track, I would explore Arthropod to see their discussion of security integration between Air

RE: [flexcoders] Encrypted html

2009-02-02 Thread Kevin Benz
No reason why you couldn't do it locally without the web server. Open a file, decrypt it, display it, no need for http as it ultimately is a file servlet. K From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Paul Andrews Sent: Sunday, February 01, 2009 3:50

RE: [flexcoders] Encrypted html

2009-02-02 Thread Kevin Benz
- From: Kevin Benz mailto:kb...@passalongnetworks.com To: flexcoders@yahoogroups.com Sent: Monday, February 02, 2009 4:25 PM Subject: RE: [flexcoders] Encrypted html No reason why you couldn't do it locally without the web server. Open a file

[flexcoders] Filenames and List Class Default Item Renderer

2009-01-29 Thread Kevin
know where this icon is being set (I looked in ListItemRenderer but didn't see it there). I can't seem to find the code that parses the label (filename) to figure out which icon to display based on the file extension. Thanks, Kevin

[flexcoders] LCDS read-only problems

2009-01-21 Thread Kevin
at this point. Any thought or ideas about this would really help us. We are completely stuck at this point since neither method produces any error messages. Thanks! Kevin

RE: [flexcoders] Re: Flex Builder 3 crashes (Vista)

2009-01-19 Thread Kevin Benz
(Vista) Hi Kevin, Thank you very much for such detailed instructions. First, I looked into the log - the exception I can see there is the following: !MESSAGE Error creating actionscript project for ui_login !STACK 1 org.eclipse.core.runtime.CoreException: Error Loading Project Then, I just

RE: [flexcoders] Flex Builder 3 crashes (Vista)

2009-01-17 Thread Kevin Benz
Been there, done that. OK.. There are two paths for you. Eclipse Errors: Eclipse makes mountains of log entries so you need to isolate Flex issues from Eclipse Issues. Go through the eclipse logs looking for errant components and Null Pointer Exceptions. Although the openness of

RE: [flexcoders] Re: LocalConnection issue in AIR to AIR application

2009-01-16 Thread Kevin Benz
...@yahoogroups.com] On Behalf Of Pete Appleby Sent: Thursday, January 15, 2009 4:49 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: LocalConnection issue in AIR to AIR application Hi, Kevin. Thanks for the pointer. I looked at the example in the arthropod debugger class

RE: [flexcoders] Re: LocalConnection issue in AIR to AIR application

2009-01-16 Thread Kevin Benz
: [flexcoders] Re: LocalConnection issue in AIR to AIR application Hi, Kevin. Thanks for the pointer. I looked at the example in the arthropod debugger class. Unfortunately, it is only the send half of the equation. It did point me into the direction of verifying that the domain name is correct

RE: [flexcoders] LocalConnection issue in AIR to AIR application

2009-01-15 Thread Kevin Benz
Have you looked to see how Arthropod does it? There is a unique identifier that is shared between Air apps to allow them to interact. http://arthropod.stopp.se/ KFB From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Pete Appleby Sent: Thursday, January

Re: [flexcoders] Using Flex as a Flash IDE

2009-01-14 Thread Kevin Mulvihill
http://gotoandlearn.com/ has a thing or two on this... A google search will uncover the rest... Best, Kevin On Thu, Jun 12, 2008 at 11:37 AM, thirtyfivemph troy.gilb...@gmail.comwrote: So, I've been doing some contract work lately that requires that I use Flash instead of Flex

RE: [flexcoders] Re: AIR and SQLLite

2009-01-13 Thread Kevin Benz
: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of bonny_us Sent: Tuesday, January 13, 2009 7:02 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: AIR and SQLLite Hi Kevin, i want to do synchronize all client sqlite db's from a common back-end db? Thanks

RE: [flexcoders] AIR and SQLLite

2009-01-12 Thread Kevin Benz
What are you asking? Are you wanting to synchronize all client sqlite db's from a common back-end db? Are you wanting to replicate the client data on the server? Air doesn't provide any facilities to help with either although both could be accomplished with a non-trivial development

[flexcoders] Components don't display properly after unrelated coding

2009-01-07 Thread Kevin Mulvihill
one or more of you have seen these kinds of problems and know what I'm doing wrong. Thanks in advance! Kevin

Re: [flexcoders] Components don't display properly after unrelated coding

2009-01-07 Thread Kevin Mulvihill
Would have been great if those 4 simple words had helped. But I tried it twice and the problems still exist. If it makes any difference, I am using the internal ASP.NET server for testing. Later there will be some ASP code to access a database... Kevin On Wed, Jan 7, 2009 at 9:32 AM, Tracy

RE: [flexcoders] Creating Asynchronous Classes

2009-01-02 Thread Kevin Benz
We use MD5 and understand the issue completely. We use classes that look at the file a chunk at a time as we don't want to load 60+MB MP4 files into a ByteArray. Our solution did help in keeping the general memory overhead under control. The issue becomes one of time as although our Air client can

RE: [flexcoders] Any Developers on a Mac?

2008-12-30 Thread Kevin Benz
everything else is better on Mac :) -Josh On Mon, Dec 29, 2008 at 8:24 PM, composerguru kbmulvihill@ gmail.com wrote: I'm thinking of converting now that I've dumped Vista... just wondering what your experience might be and if you recommend the change? Thanks in advance, Kevin

RE: [flexcoders] Pattern for capturing multi-key/click actions?

2008-12-16 Thread Kevin Benz
Two and three key sequences private var _escIsDown:Boolean=false; private var _f1IsDown:Boolean=false; private var _f2IsDown:Boolean=false; private var _f4IsDown:Boolean=false; private function

[flexcoders] Re: Displaying Yahoo Finance Data in Flex

2008-12-03 Thread Kevin
Thank you both for your response. I will explore the proxy option before giving up on Flex and the Flash player for this app.

[flexcoders] Displaying Yahoo Finance Data in Flex

2008-12-02 Thread Kevin
– with view source enable on my personal Website http://www.frontlinewebdev.com/StockQuotes/StockQuoteDisplay.html in case anyone can look at it and advise me about getting it working. I will appreciate any help that can be offered. Thanks, Kevin

[flexcoders] FABridge Debugging

2008-11-24 Thread Kevin Bowers
welcome. Kevin _ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Simon Bailey Sent: 24 November 2008 08:44 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] DataGrid itemRenderer Woes Just a checkbox inside of it in answer to your first question

[flexcoders] LCDS pushing read-only associations

2008-11-24 Thread Kevin
properties to always use the (non-owning) collection to persist the objects rather than call a createItem assuming you want the data to push out to other clients? Thanks for the clarification. - Kevin

Re: [flexcoders] Question about html embed (AC_FL_RunContent)

2008-10-27 Thread Kevin Newman
You can also try looking at the NET tab in Firebug - very helpful for determining when swf files are loading and not (red entries are 404, or other errors). www.getfirebug.com Kevin N. Guy Morton wrote: what web server are you using? can you check the web server logs to see what url

RE: [flexcoders] Upload file(from local machine) via web service

2008-10-23 Thread Kevin Benz
Depends on what you mean by support and what you are actually trying to do. Can I assume you are talking about an AIR application (as you are referring to the FileReference class). Is there a canned function that takes a file reference and uploads it to a server? No Is there a HTTP

[flexcoders] Binding Getter to Collection Change

2008-10-21 Thread Kevin
... Thoughts?... Thanks, Kevin

RE: [flexcoders] FZip loads cached zip before downloading online

2008-10-17 Thread Kevin Benz
Not sure exactly what is happening but I suggest an improvement to your approach. You should detect the change in network connection status and use that event to flush any objects that are waiting on an event to fire. AIR fires a NETWORK_CHANGED event and I would make sure you clean up your

RE: [flexcoders] Re: Flex uploader / accessing local files?

2008-10-17 Thread Kevin Benz
This actually isn't very tough at all. You need to get the File object, load its BitmapData and use the Matrix object to size it and then either PNGEncode or JPGEncode back out. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of valdhor Sent: Friday, October 17, 2008 6:41

RE: [flexcoders] Re: FZip loads cached zip before downloading online

2008-10-17 Thread Kevin Benz
%40yahoogroups.com , Kevin Benz [EMAIL PROTECTED] wrote: Not sure exactly what is happening but I suggest an improvement to your approach. You should detect the change in network connection status and use that event to flush any objects that are waiting on an event to fire. AIR fires

RE: [flexcoders] Can AIR call local DLLs?

2008-10-16 Thread Kevin Benz
The basic answer, anointed by Adobe, no.. There is no COM bridge in Air, and I don't expect there to be one either. Of note: http://www.mikechambers.com/blog/2008/01/17/commandproxy-net-air-integra tion-proof-of-concept/ another approach http://www.merapiproject.net/

[flexcoders] Re: Smooth scrolling when setting verticalScrollPosition on TextArea

2008-10-13 Thread Kevin Fauth
That's funny, I JUST did that same thing last week on Wednesday. AnimateProperty is the right choice. Mine looks smooth during the movement, is yours doing something weird or choppy? You could also look at using an easing function and see what that does for you. - Kevin --- In flexcoders

RE: [flexcoders] Odd message on export of release build of AIR app

2008-10-01 Thread Kevin Benz
I believe what you are seeing is an issue with FlexBuilder where the list of classes in the Library Build Path includes a reference to the missing class. We see this mostly when we use either SubClipse or Subversive dealing with the Asset List. They basically trigger a build before all the project

RE: [flexcoders] AS3 within eclipse with Flex SDK

2008-10-01 Thread Kevin Benz
Tell them to buy the software. How many developer hours are excessively consumed without an integrated debugger, profiler, etc... How much does that cost? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of gabriela.perry Sent: Wednesday, October 01, 2008 4:56 AM To:

Re: [c-nsp] NPE-G2 Gigabit Ignored Errors

2008-09-14 Thread Kevin Graham
On a related note, we are seeing input overruns on almost all native GigaE ports on the NPE-G1. Example on 12.4(21): On the other side, of those NPE-G1 ports, do you see any flow control from them? I've never seen a G1's counters show pause frame that it sends, but even watching them

RE: [flexcoders] REST Library for Flex or ActionScript?

2008-09-04 Thread Kevin Benz
There are a couple but none are comprehensive. The ones of note are - Flickr actionscript API's on google which are nice if you need to see both the API and a number of comprehensive ways they are used. I would rate them ok: - Arc90restlib - is more of a pattern then a

[flexcoders] Anybody found a workaround for this compiler bug?

2008-08-30 Thread Kevin Benz
This is sapping our productivity and wondered if anybody had seen this or had any ideas? I certainly see the association with Font rendering as the obvious first instinct would be to question the font file however with two machines seeing the same behavior, a wider look seems appropriate. There is

[flexcoders] Re: WSDL SOAP

2008-08-28 Thread Kevin Fauth
basicasm- You have your calls in the base of the class, you need to move it into a method. You should also put your add event listener into an onInit() type of call. Here's a quick example: ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute

  1   2   3   4   5   6   7   >