On Fri, Feb 19, 2010 at 9:08 AM, David Hoffer <[email protected]> wrote:
> regarding the index.html file that's in our war overlay artifact. > Are you referring to the wrapper used when debugging? So when you are using the debug option in IDEA you are pointing it to the index.html file in your war project? Does that mean you set up idea to do its build of the swf to another project directory (your web directory?) Right now I'm working in my flex swf module in /Users/rick/projects/integrated-media-swf and it seems to build to: out/production/integrated-media-swf So I set my wrapper.html in the base of my project /Users/rick/projects/integrated-media-swf/ and then tell it to find the flex.swf it makes when it does a build from /Users/rick/projects/integrated-media-swf/out/production/integrated-media-swf/ the above 'seems' to work, but not sure if there is a better approach. Things seem to get buggy after a while and it bitches about flash already running etc. -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://flexmojos.sonatype.org/
