This is closed. Thanks for the help. For whatever reason, reinstalling the SDK fixed the issue.
--- In [email protected], "jimmy5804" <jimmy5...@...> wrote: > > > Thanks for your help! I thought about that. I was using nightly builds during > beta, but right now the only installed SDK is the release build and that's > all Flash Builder shows it can see in the under 'Installed Flex SDKs'. Also, > the framework .swz being generated is 4.0.0.14159 which is the initial > production release version. Do I need to be using the 4.1 update? > > --- In [email protected], "Pr@ Uttarwar" <pravinuttarwar@> wrote: > > > > I think you have not downloaded Release Build of Flex SDK. > > Please make sure that you have downloaded release version and not nighty > > Build. > > > > Thanks & Regards, > > > > Pravin Uttarwar | Perennial Systems > > pravin.uttarwar@ | Cell: +91 9371288080 | Tel: +91 (020) > > 2421 1286 Ext:2007 > > > > > > On 25 August 2010 17:07, jimmy5804 <jimmy5804@> wrote: > > > > > > > > > > > > > > I have a relatively small swf (~60k) that uses a few Flex 4 classes. > > > > > > Even though the linkage type on the app is set to RSLs, and the linkage > > > URLs of the major .swz files is set to the default Adobe URLs, the app is > > > still loading the 600k framework swz (on every app load) from my server. > > > If > > > I delete the swz from my content directory, the app refuses to load. This > > > means I'm taking a 600k hit on top of my 60k swf which makes the app > > > completely undeployable. > > > > > > Can anyone offer suggestions on why I might be seeing this behavior? Is it > > > something potentially related to the crossdomain.xml file? > > > > > > TIA > > > > > > > > > > > >

