Re: Problem compiling mxml with Flex-SDK-3 and CF

2008-04-28 Thread Seth Duffey
@João - Thanks! I downloaded the 'Flex 3 Compiler Module for ColdFusion 8' 2.6Beta from here http://labs.adobe.com/downloads/livecycle_dataservices2_6.html and installing this allowed me to build a SWF. @Cameron - Yes using the variable 'application' was a bad idea, I was so focussed on dupli

Re: Problem compiling mxml with Flex-SDK-3 and CF

2008-04-28 Thread Jo�o_Fernandes
Flex 3 Support is added with LCDS 2.6 that you can get on labs. There is a specific additional file to download for CF. I guess you can grab that file ( webtier for cf ) without LCDS 2.6 and upgrade your server anyway. -- João Fernandes http://www.onflexwithcf.org http://www.riapt.org Portuga

Re: Problem compiling mxml with Flex-SDK-3 and CF

2008-04-27 Thread Cameron Childress
I have no idea if the code you are trying to do will work, but it's almost certainly not going to work if you use "application" as your variable name. Try a different variable name. -Cameron On Fri, Apr 25, 2008 at 5:35 PM, Seth Duffey <[EMAIL PROTECTED]> wrote: > I'm trying to use the Flex 3 SD

Problem compiling mxml with Flex-SDK-3 and CF

2008-04-25 Thread Seth Duffey
I'm trying to use the Flex 3 SDK to compile a swf file from an mxml text file using ColdFusion. I am getting this error: java.lang.NoSuchMethodError: flex2.compiler.API.usePathResolver(Lflex2/compiler/common/SinglePathResolver;)V at flex2.tools.oem.internal.OEMUtil.init(OEMUtil.java:88) at fle