Hi Peter, Thanks for the reply. No, there is only one SWF. I have a main application MXML file that imports an ActionScript class. The ActionScript class has the FDS code.
-Jim --- In [email protected], "Peter Farland" <[EMAIL PROTECTED]> wrote: > > Do you mean you have a parent SWF that loads another SWF that contains > FDS code? > > 1. Perhaps you have a relative channel endpoint specified in the config > and/or a programmatically created channel set. Try using fully qualified > URLs. Or perhaps you're loading the parent SWF from the file system > instead of via a URL? > > 2. Channels enforce a protocol, so the AMFChannel, for instance, > enforces that communication occurs over HTTP so it ensures the URL > starts with http:// - perhaps its having trouble working out what the > hostname and port are (hence why I asked about the relative versus > absolute channel endpoint). > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

