Re: [flexcoders] Having trouble with basic xml loading...

2006-08-29 Thread Jeff Tapper
try this: http://www.adobe.com/2006/mxml"; creationComplete="initApp()" layout="absolute"> At 12:15 AM 8/29/2006, Kyle wrote: >Hello all, >I am a somewhat seasoned veteran in Flash, but am finding myself >having a lot of trouble with Fl

RE: [flexcoders] Having trouble with basic xml loading...

2006-08-29 Thread Tracy Spratt
I believe you are trying to do too much outside of a function.  The variable initialize lines are ok, but do the real work inside of a function called by an event, say creationComplete.   Tracy   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf