Hi, funkbunny08 wrote: > Hi, I'm brand new to flex using flex builder 3. I'm trying to build > the simple RIA from the Adobe tutorial and I get a parse error, even > though the code is identical. > Here is the code: > <mx:TileList width="100%" height="100%" />
Change the TileList line above so its not closing the tag. cheers, shaun

