You won't be able to publish a SWZ only Adobe can do that. They have to be signed by Adobe.
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of whatabrain Sent: Thursday, September 04, 2008 2:32 PM To: [email protected] Subject: [flexcoders] Help with runtime shared libraries I made the flex framework into an RSL, and I put both the swf and swz versions in servername.com/subdir/. This is the same location where the Flex app itself is located. Then I load the page, using the latest version of Flash 9. I get the following error: Error #2032: Steam Error. URL: http://servername.com/framework_3_0_0.477.swf Now I can obviously fix this by putting the swf in the root htdocs directory, but I have two questions: 1) How can I get Flash to look in the app's subdirectory for the framework files? I'm using FlexBuilder 3, if that helps. 2) Why is the browser requesting the swf instead of the swz? Thanks.

