Thanks for the reply, but I'm looking for a way to use skinning at runtime. That is, I want to load an external swf at runtime (not compile-time through an Embed).
The Kiwi article shows it is possible if the external swf is compiled via Flex into a class; since Flash 9 can also compile assets into an class, I was looking for a the proper way to use them at runtime in Flex 2. Thanks. --- In [email protected], "David Mendels" <[EMAIL PROTECTED]> wrote: > > Hello, > > These articles might help: > > http://www.adobe.com/devnet/flex/articles/flex_skins.html > > http://www.onflex.org/ted/2006/08/skinning-and-theme-support-by-glenn.ph > p > > Lets us know if they answer your question, > David > Adobe > > > > > > -----Original Message----- > > From: [email protected] > > [mailto:[EMAIL PROTECTED] On Behalf Of alariccole > > Sent: Tuesday, August 08, 2006 10:58 PM > > To: [email protected] > > Subject: [flexcoders] Runtime skinning with an SWF > > > > Howdy all. I'm attempting to set up runtime graphical > > skinning using an SWF. I have looked at the Kiwi Project's > > solution, > > http://blogs.adobe.com/kiwi/2006/07/loading_flex_skins_at_runt > > ime.html, > > but found that it still required a wrapper class to be > > compiled in Flex. I'd like to let my designers make a skin in > > Flash and give it to me as an SWF. > > > > Using Flash 9 Professional, I set up a symbol as a class, > > published it as an SWF, and attempted to load it into Flex at > > runtime. However, I have been unable to get it to work when > > applying it as a style. > > > > Any suggestions are greatly appreciated. > > > > > > > > > > > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.com > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 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/

