[flexcoders] Re: Flash CS3 Component Creation

2008-05-13 Thread swidnikk
Maybe I should clarify. In STEP 2, I can load the SWF module from STEP 1 but what I'm really interested in is the component in the SWC file. I to be able to use the UIMovieClip, trigger transitions, change state, listen to its events etc... this is what I am having trouble with. Thanks. ---

[flexcoders] Re: Flash CS3 Component Creation

2008-05-13 Thread swidnikk
Just to update the group, I figured this out and below is a brief description. STEP 1 - Flex Component Kit Export SWC from Flash using Flex Component Kit. STEP 2 - Flex Module Project include the SWC in a Flex project and enable the -load-externs=report.xml compiler option. I also created an

[flexcoders] Re: Flash CS3 Component Creation

2008-05-12 Thread nathanpdaniel
Are you exporting the component? Todo this: right-click the component in the library and open up either properties or linkage, check the export for actionscript and export in first frame fields - republish. -Nathan --- In flexcoders@yahoogroups.com, swidnikk [EMAIL PROTECTED] wrote:

Re: [flexcoders] Re: Flash CS3 Component Creation

2008-05-12 Thread Robert Stehwien
For dynamic libraries check out modules mx.modules.Module, mx.modules.ModuleBase, mx.modules.ModuleLoader, mx.modules.ModuleManager. Modules are like RSLs but don't have to be loaded when the application starts. On Sun, May 11, 2008 at 1:28 PM, swidnikk [EMAIL PROTECTED] wrote: Right, thanks.

[flexcoders] Re: Flash CS3 Component Creation

2008-05-12 Thread swidnikk
Yes, I'm familiar with Modules. During an adobe screen cast about the Flex Component Kit, someone popped a question about dynamically loading Flex Components compiled in Flash, the answer was to use modules. I can't get this to work though!! :( So here's what I've tried: STEP 1 Compile a SWF

Re: [flexcoders] Re: Flash CS3 Component Creation

2008-05-11 Thread Robert Stehwien
NP. Here is one more link (that is actually the end of a series of related articles by Peter Ent. http://weblogs.macromedia.com/pent/archives/2007/04/example_of_the.html On Fri, May 9, 2008 at 10:20 PM, nathanpdaniel [EMAIL PROTECTED] wrote: PS. Thanks! I've seen the first one (video) which

[flexcoders] Re: Flash CS3 Component Creation

2008-05-11 Thread swidnikk
Right, thanks. I'm familiar with that link by Peter Ent. He recommends using the SWC inside of another SWF file and then using SWFLoader in the main app to load in that SWF. Its me who posted the final comment there. Hi solution is inconvenient though, since for each Flash component I now have,

[flexcoders] Re: Flash CS3 Component Creation

2008-05-10 Thread swidnikk
And how about dynamically loading those components? I've tried to work with the SWF instead of the SWC but I don't get unexpected results. Anyone have a suggestion of doing this? --- In flexcoders@yahoogroups.com, nathanpdaniel [EMAIL PROTECTED] wrote: PS. Thanks! I've seen the first one

[flexcoders] Re: Flash CS3 Component Creation

2008-05-09 Thread nathanpdaniel
This also brings up another question - When I run my flex app using components created in Flex 3 (MXMLAS3), I have an animation hangup occasionally (well, quite frequently). When I converted the components to Flash (using Flex Component Kit), the hangups are not there... ??? Why is that?

[flexcoders] Re: Flash CS3 Component Creation

2008-05-09 Thread nathanpdaniel
PS. Thanks! I've seen the first one (video) which is actually really good - but the rest - hadn't seen those! :D --- In flexcoders@yahoogroups.com, Robert Stehwien [EMAIL PROTECTED] wrote: Here is my collection of links on the subject: https://admin.adobe.acrobat.com/_a300965365/p75214263/