Have you solved this yet? What does "doesn't work" mean? Do you get an unresolved symbol link error? Or does it just silently fail?
-Roger Roger Gonzalez mailto:[EMAIL PROTECTED] > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL > Sent: Wednesday, May 18, 2005 1:22 PM > To: Flexcoders > Subject: [flexcoders] Custom Preloader: SWC Not Found > > I've followed the docs and created an SWC based on the sample > code provided. > Naturally, this email's mere presence infers it doesn't work. > > This is the attribute in my app tag: > > preloader="com.company.view.controls.MyPreloader" > > If I have the SWC in my classpath, it doesn't work. > If I have the SWC in the user_classes on the server it doesn't work. > If I included the actual AS fileitself in my classpath, Flex > compiles, but > does not show anything (I'm guessing it's just loading the > file and ignoring > the SWC). > > My flex-config.xml has the user_classes in the default place. > > Why does Flex not find it and what can I do? > > --JesterXL > > > > > Yahoo! Groups Links > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

