Hi, Let Flash Flex its muscles! Regards Brajeshwar...
3
Javier Tardáguila
javier.tardaguila@...
Mar 27, 2004 9:06 am
Hi, i have just suscribe to this mainling-list, and just wanna say "Hi everyboy" -- Javier Tardáguila www.design-nation.net www.design-nation.net/es ( blog en...
... Hey Javier --- thanks for subscribing; we've locked down the yahoogroup settings a little, so that moderators can't view the member list profiles, or set...
So here we go! Flex is great and the MM XUL (ousch..) MXML is even greater. It may be XSLT'd to anything. Hurray for open standards. Greetings to early birds! ...
6
Matt Boles
mboles@...
Mar 29, 2004 11:56 am
I am using a CurrencyFormatter class in an ActionScript controller. It works fine if I first declare the object as an Object, then as a CurrencyFormatter: ...
7
Waldo Smeets
wsmeets@...
Mar 29, 2004 12:41 pm
Hi Matt, it looks like you are missing something like myFormatter = new mx.formatters.CurrencyFormatter(); Best, Waldo Smeets Sales Engineer Macromedia Benelux...
Hi Oliver, ... Are you serious ? :) For $8.99, you're going to get a top notch 800 page PDF manual that you could read and learn from for months (the...
10
Matt Boles
mboles@...
Mar 29, 2004 2:47 pm
Thanks! I added this line to the init() method myFormatter=new mx.formatters.CurrencyFormatter(); and that did the trick. -Matt ... From: Waldo Smeets...
There's gonna be a serious splash when it trickles down into the lists today. It's not going to be pretty! Great product though can't argue with that...anxious...
Hi all, Message on behalf of Libby Freligh (Senior Product Manager for Flex) while she configures her yahoo mail settings to post as well as receive mail from...
13
David Mendels
dmendels@...
Mar 29, 2004 4:08 pm
Hi Stacy, The beta sites will all get the trial for free (about 4000 of them too!). a lot of the team is taking the week off, but work on 1.x has already ...
Hi David, Sorry I was referring to reaction of the general population in regards to pricing. I'm assuming it will be similar to 'other' lists. ;-) As for the...
Not to sound overly anxious, but did she mentioned where on the beta site? I checked it and I don't see any place to download it. Also, will all of the...
Hello all, I've been using the flex beta3 for a bit now and I have a few good ideas of using it in existing projects, but I was wondering if anyone here has...
Hi Jason, A lot of the Macromedia Flex team are subscribed to this list so will probably be along soon to help (or contact you offlist), but in the meantime,...
Hi, i want to recreate the example "Creating the Green Square" component. everythings fine in FLMX - IDE but when i compile the greentest.mxml i get this...
Jason, ... Have you checked out the Macromedia Devnet - Whittman Hart have a demo of an executive dashboard application up there, with some whitepapers, and...
Hi Sven, Did you extract the FlexForFlash.zip classes from the /extras folder, and include that on your classpath before exporting the SWC in MX2004? It looks ...
Hi Ali, yes i do all this. i have set: $(LocalData)/Flex Classes $(LocalData)/Classes . extract the FlexForFlash.zip content to Classes. but i wonder that a...
Hi Sven, It certainly seems that you have an old UIObject being complied into your SWC - it can't be coincidental that the timestamp showing for UIOjbect in ...
24
David Mendels
dmendels@...
Mar 29, 2004 9:58 pm
Hi Jason, David Skinner in our Sales organization is one of our account managers focused on Flex. Ping him (cc'd) and he can work with you to help with ...
Hi Ali, at the moment i have no classpath because i reinstall MX2004 ;) give me a few minutes. Many Thanks, Sven ... Von: Alistair McLeod...
29
Matt Boles
mboles@...
Mar 30, 2004 2:32 pm
I have the following ColdFusion CFC I have been accessing in Flex for testing. I want to convert it into a Java class, and use that instead of the CFC. I am...
Hi Matt, Do you have the stack-trace showing where the exception is being thrown? I have a feeling that setting is off by default, so you will probably need to...