|
Joost, You need to create the library descriptor
file that defines the SWS. In this descriptor file you will be able to
reference SWF or SWC . The livedocs link above shows how to point
to a different server. Regards, Rob Rusher From: Hi, I have the following problem regarding the shared library: The webserver (server 1) embeds mxml.swf files from the
flexserver (server 2). The shared.sws is located on server 2. The mxml
says the rsl can be found on rsl="shared.sws". When the page is accessed throught the HTML the sws cannot
be found. When I call the mxml directly everything works fine. In the first
case the mxml expects the sws on server1. So entering an absolute path, like
rsl=http://domain/shared.sws should
help. But this doesn't work A compile error 'the resource cannot be found' is
returned. Does anybody have an idea how to do this? Thanks! -Joost
|

