Hi, Is possible to use fds.swc as RSL?
When I try to extract fds.swc and user optimizer on it got this error: Flex Error #1001: Digest mismatch with RSL /Optimization/rsl/fds.swf. Redeploy the matching RSL or relink your application with the matching library. This error message was show bounded to SWF. Them, I try without optimization, just extract library.swf from fds.swc and rename to fds.swf Got this errors: VerifyError: Error #1014: Class mx.messaging.messages::AcknowledgeMessage could not be found. VerifyError: Error #1014: Class mx.data.messages::SequencedMessage could not be found. VerifyError: Error #1014: Class IResponder could not be found. VerifyError: Error #1014: Class mx.rpc.events::FaultEvent could not be found. VerifyError: Error #1014: Class mx.messaging.channels::NetConnectionChannel could not be found. VerifyError: Error #1014: Class mx.messaging.messages::ErrorMessage could not be found. VerifyError: Error #1014: Class mx.data.messages::SequencedMessage could not be found. VerifyError: Error #1014: Class mx.data.messages::PagedMessage could not be found. VerifyError: Error #1014: Class mx.data.events::DataServiceFaultEvent could not be found. VerifyError: Error #1014: Class mx.messaging::MultiTopicConsumer could not be found. VerifyError: Error #1014: Class mx.rpc::AsyncToken could not be found. VerifyError: Error #1014: Class mx.messaging.events::MessageEvent could not be found. VerifyError: Error #1014: Class mx.messaging.messages::AsyncMessage could not be found. VerifyError: Error #1014: Class mx.data.messages::DataMessage could not be found. VerifyError: Error #1014: Class mx.data.messages::UpdateCollectionMessage could not be found. VerifyError: Error #1014: Class IPropertyChangeNotifier could not be found. VerifyError: Error #1014: Class mx.rpc.events::ResultEvent could not be found. VerifyError: Error #1014: Class mx.collections::ArrayList could not be found. VerifyError: Error #1014: Class mx.data.messages::DataMessage could not be found. VerifyError: Error #1014: Class mx.data::CommitResponder could not be found. VerifyError: Error #1014: Class IMXMLObject could not be found. VerifyError: Error #1014: Class mx.messaging.channels::RTMPChannel could not be found. VerifyError: Error #1014: Class IResponder could not be found. VerifyError: Error #1014: Class IList could not be found. VerifyError: Error #1014: Class mx.utils::ObjectProxy could not be found. This erros messages are show one by one on flash player debug dialog. What need I do to get FDS running as RSL? Marvin

