[flexcoders] SWFLoader Issue

2007-09-14 Thread neilwcameron
Hi Guys, In my application I have a line of code that is used to set up my components: Application.application.mainDisplay.createComponentsFromDescriptors(true); But when I try to load my app with SWFLoader for testing purposes, it fails because on the SWFLoader app, there is no such component

RE: [flexcoders] SWFLoader Issue

2007-09-14 Thread Alex Harui
Subject: [flexcoders] SWFLoader Issue Hi Guys, In my application I have a line of code that is used to set up my components: Application.application.mainDisplay.createComponentsFromDescriptors(true ); But when I try to load my app with SWFLoader for testing purposes, it fails because