Skip to main content
Known Participant
October 29, 2008
Question

How to test swf on another computer

  • October 29, 2008
  • 3 replies
  • 533 views
I created a fla with a little bit of action script to test our new FMS3 server. I use Adobe CS3 on a MAC. Everything works fine, the server sees the client etc. When I try to open the same file on another computer (Windows) I only see the buttons for pause and play, but no video/audio. What is wrong?
    This topic has been closed for replies.

    3 replies

    October 30, 2008
    Does the .swf do anything other than connect to FMS. If it loads any data via http (like XML or images), it might be a security violation. Such a violation can cause code to stop executing
    October 30, 2008
    Might be a firewall getting in the way... but it's hard to come up with an answer with such little information. Do you see the client connection in the FMS console when the windows client connects?
    lawtechAuthor
    Known Participant
    October 30, 2008
    Unless I am not supposed to be able to open the file by double clicking the html file that was created when I published the fla? I thought I was supposed to put the swf in the web server, the web guy is to embed it in his html. I just thought if I double clicked it that was a way to test it from a computer that didn't actually create it.
    lawtechAuthor
    Known Participant
    October 29, 2008
    Also, the Windows computer does not have Adobe CS3.