Skip to main content
Participant
January 26, 2007
Question

fms >> ns tincan error

  • January 26, 2007
  • 2 replies
  • 418 views
Hi all,

I get an very strange error when starting up flash client on our php page:

ns: info.description: Invalid tincan object name (stream ID: 1).

With this client I connect to an fms witch in turn gets a stream from an remote fms.

In the dev envirement or just starting the swf on my desktop or running the movie on a html file local or on the server no probs. I use swfobject for the insertion of the flashmovies in the php pages. Strange thing that it worked before.

anyone an idea?

Thanx in advance 😉
    This topic has been closed for replies.

    2 replies

    Participating Frequently
    December 20, 2008
    Firstly, I must confess that oc-dann illustrated one of the best uses of a homophone in a while. Using "witch" instead of "which" really made my day.

    The "ns: info.description: Invalid tincan object name (stream ID: 1)." message means that:
    a. your app is remote
    and
    b. the uri is not valid.

    What is the uri for the stream that is trying to be played?
    Participant
    December 17, 2008
    I am getting the same error, any ideas what this means?