Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cookiecaper

  1. cookiecaper

    Movie plays in debugger but not in player.

    Good suggestion, but no dice.
  2. cookiecaper

    Movie plays in debugger but not in player.

    Hey dudes, I have this ActionScript: // Create a NetConnection object var netConn:NetConnection = new NetConnection(); // Create a local streaming connection netConn.connect(null); // Create a NetStream object and define an onStatus() function var netStream:NetStream = new NetStream(netConn)...

Part and Inventory Search

Back
Top