Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 92454 - 92483 of 149551   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
92454
Thanks Tracy. This was indeed helpful. From last few weeks, I was struggling with REPEATERS while developing some custom components and the way, you suggested...
Manu Dhanda
manuraj.dhanda
Offline Send Email
Nov 1, 2007
8:08 am
92455
Hello, can please somebody confirm if this is really a bug? Thanks Markus ... [mailto:flexcoders@yahoogroups.com] On ... <mailto:flexcoders%40yahoogroups.com> ...
kramus0
Offline Send Email
Nov 1, 2007
9:50 am
92456
Nope, I was aiming for pure Flex actually. Currently I'm still at Flex2, if needed a change to Flex3-beta can be made. --Johan...
johantrax
Offline Send Email
Nov 1, 2007
10:47 am
92457
I doubt this to work correctly. This most propably will work if I only have to make 1 request to a db, however if the canvas makes 3 calls to the...
johantrax
Offline Send Email
Nov 1, 2007
10:58 am
92458
I think this is rather what I was doing, The canvas raises the creationComplete-event and contains info about what children should be instantiated. Then this...
johantrax
Offline Send Email
Nov 1, 2007
11:18 am
92459
Hi all, it turns out after some investigation that IE6 does not like "#" symbols in the LocalConnection name. My local connection names looked like...
Mark Ingram
skuteboarding
Offline Send Email
Nov 1, 2007
11:37 am
92460
The documentation shows how to switch between measurements, but not both simultaneously. Any idea? please....
Fabián Brussa
fbrussa
Offline Send Email
Nov 1, 2007
11:43 am
92461
... From: "johantrax" <johan.temmerman@...> To: <flexcoders@yahoogroups.com> Sent: Thursday, November 01, 2007 11:03 AM Subject: [flexcoders] Re:...
Paul Andrews
pauland2513
Offline Send Email
Nov 1, 2007
11:46 am
92462
So basically all i have to do is place the code you gave me inside MYSWFLoader.as for example and use "include" in my main .mxml to include that code? I don't...
Mirko Sabljić
mirkosabljic
Offline Send Email
Nov 1, 2007
12:44 pm
92463
Alex, thanks for replying. May you please explain how can I do that? I tried: try { var myLC:LocalConnection; myLC = new LocalConnection(); ...
Malik Al-Arfaj
m.arfaj
Offline Send Email
Nov 1, 2007
12:46 pm
92464
I am looking to find some examples to create a clock that counts down from 3 minutes to zero and when the clock hits zero it will refresh the application. I...
markcavins
Offline Send Email
Nov 1, 2007
12:46 pm
92465
... I blogged about something like that at one point, http:// www.devilsworkbook.com/workbookroot/2007/03/clock-digital-in-nature- in-fle.html This shows the...
Paul Decoursey
lepusmars
Offline Send Email
Nov 1, 2007
1:15 pm
92466
In cases where I have run into that problem I use the flash.events.DataEvent.UPLOAD_COMPLETE_DATA event instead. It seems to work all the time. So perhaps...
actionscript_czar
actionscript...
Offline Send Email
Nov 1, 2007
1:30 pm
92467
I thought the price for Flex was dropping today? I don't see any change on Adobes site....
Paul Decoursey
lepusmars
Offline Send Email
Nov 1, 2007
1:40 pm
92468
here's the stack trace, and it points to line 506 in Listbase.as,"return listContent.visibleData": TypeError: Error #1009: Cannot access a property or method...
Jack OMelia
jfomelia
Offline Send Email
Nov 1, 2007
2:13 pm
92469
That's the odd thing, it's not the function that's tripping it up, that I can see. When I debug it, the error pops up before the function is called....
Jack OMelia
jfomelia
Offline Send Email
Nov 1, 2007
2:17 pm
92470
Thank you for the link. It works well with player 9 I have installed. (Can't check exact build, just don't know how ;))...
lytvynyuk
Offline Send Email
Nov 1, 2007
2:20 pm
92471
Hi, I'm getting this odd error when trying to load a Flex application inside a parent Flex application: TypeError: Error #1034: Type Coercion failed: cannot...
Mark Ingram
skuteboarding
Offline Send Email
Nov 1, 2007
2:22 pm
92472
... Not in any way as far as I know. Flash player 10 will support displayObject.rotationX,displayObject.rotationY, displayObject.rotationZ But those are the...
Jason
jmerrill_2001
Offline Send Email
Nov 1, 2007
2:31 pm
92473
When I pass XML with this string in it ^img src="../images/a.gif"> through an ExternalInterface, I get this error Error #2044: Unhandled IOErrorEvent:....
Amy
droponrcll
Offline Send Email
Nov 1, 2007
2:41 pm
92474
How can I give && condition in mxml tag. For example <mx:Button label="Browse " id="btnBrowse" enabled="{ i==1 && j==2}" /> I am getting compilation error for...
Anzer
mailtoanzer
Offline Send Email
Nov 1, 2007
2:44 pm
92475
... From: "Jason" <jason.merrill@...> To: <flexcoders@yahoogroups.com> Sent: Thursday, November 01, 2007 2:31 PM Subject: [flexcoders] Re: Will...
Paul Andrews
pauland2513
Offline Send Email
Nov 1, 2007
2:54 pm
92476
... From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Anzer Sent: 01 November 2007 14:04 To: flexcoders@yahoogroups.com ...
Jim Hayes
jim80hayes
Offline Send Email
Nov 1, 2007
3:06 pm
92477
... error ... from ... Never mind. I looked at the path in the docs for htmlText and tried to duplicate that, but it was wrong for my structure. When I got...
Amy
droponrcll
Offline Send Email
Nov 1, 2007
3:28 pm
92478
I am embedding TTF fonts into my application. We have included most of the European character sets in these fonts. Now the problem. The fonts show up...
toofah_gm
Offline Send Email
Nov 1, 2007
3:49 pm
92479
... From: "Paul Andrews" <paul@...> To: <flexcoders@yahoogroups.com> Sent: Thursday, November 01, 2007 2:53 PM Subject: Re: [flexcoders] Re: Will...
Paul Andrews
pauland2513
Offline Send Email
Nov 1, 2007
3:57 pm
92480
... From: "Paul Andrews" <paul@...> To: <flexcoders@yahoogroups.com> Sent: Thursday, November 01, 2007 2:53 PM Subject: Re: [flexcoders] Re: Will...
Paul Andrews
pauland2513
Offline Send Email
Nov 1, 2007
4:01 pm
92481
Turns out we made some promises that our system couldn't meet. We expect the e-store to have the new prices on 11/8. From: flexcoders@yahoogroups.com...
Matt Chotin
m_chotin
Offline Send Email
Nov 1, 2007
4:02 pm
92482
I have difficulties to send array of string over RPC. At server side I always receiving Object[]. Is any special ways to get at Java end array of certain type?...
lytvynyuk
Offline Send Email
Nov 1, 2007
4:03 pm
92483
Is anything listening for a resize event in either swf? ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com]...
Alex Harui
alex_harui
Offline Send Email
Nov 1, 2007
4:09 pm
Messages 92454 - 92483 of 149551   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help