If I try to look from the user perspective, I would prefer control left click over doubleclick and I would prefer some visual representation (small down arrow...
That's just the SDK. To get Eclipse integration you need the Flex Builder plugin. Download the Flex Builder trial and install the plugin to an existing...
However, eclipse 3.2 is not supported by FlexBuilder, yet... you need to use version 3.1 or install FlexFuilder standalone alongside with the integrated...
Hi, Out of anything that should be learned with newer applications from the desktop is HELP HELP HELP. I know a lot of users don't read, but there are some...
Did you try making a change to your flex app, to force a re-compile? Shan _____ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf...
Actually, Flex was released on Wed. Shan _____ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of bobchyko Sent: Tuesday, June...
I'm guessing bug here. Most definitely. Jason ... De : flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com]De la part de Renaun Erickson Envoyé :...
Shan: If you look at the date, it was sent on Tuesday. More delays from Yahoo Groups posting messages, I guess. Jack _____ From: flexcoders@yahoogroups.com...
hi, i try to do an rssReader. when i upload my app to the server. the flash ... [RPC Fault faultString="Security error accessing url" faultCode=" ...
oktay nba
iamthelf@...
Jul 2, 2006 1:28 am
41810
Hello, Once again, I've looked through the archives but have a feeling I'm not being effective with my search terms. I'm using a Rails app to popuplate a...
The context menus are probably a special case, as they are quite obviously rendered by the OS. Windows has context icons and submenus, but do older Mac and...
If I send a class instance of a class that extends AsyncMessage, FDS yukes on it. AsyncMessages are just fine. Currently, I'm hadling this via a factory;...
JesterXL
jesterxl@...
Jul 2, 2006 1:51 am
41813
... This is not true. It just depends on what you are drawing. Flash 8 achieved huge performance gains by caching bitmaps instead of drawing stuff, where the...
Yeah Hank! Nice responses. I agree that there is a tradeoff between performance and value. Used sparingly, bitmap filters can come in handy. Like if you...
If you're still having problems make sure to shutdown all your browsers. Go to C:\windows\system32\Macromed\Flash and open a command prompt. * regsvr32...
Very cool, I'll try this - Kelly _____ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin Sent: Thursday, June 29,...
The question is how important is scalability to your app. If it needs to scale that means multiple machines (or at least processors) and in that case you need...
Thank you! That worked. I would like to know however what the exact problem was, I did clean out the registry, and any reference to the flash player. Among the...
Matt: Is Dual-Core considered 1 or 2 CPUs? Thanks, Jack _____ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin ...
Unfortunately Flex 1.5 does compile time validation of this information, so I think you will have to have an https URL in the amf-https-gateway property in the...
Try adding this compiler option in your project settings (right-click on your project-->properties-->Flex Compiler-->under additional compiler arguments): ...
Benjamin Dobler
benz@...
Jul 2, 2006 9:45 am
41823
Window > Preferences > General > Appearance > Colors and Fonts > Text Font Then select new font. Rob Rusher RIA Consultant Adobe Certified Flex 2 Instructor ...
Hi, I am still trying to configure eclipse with ANT on the mac. I was wondering if anybody knows if the .ser files are new in the final release. When I...