Revision: 7473
http://playerstage.svn.sourceforge.net/playerstage/?rev=7473&view=rev
Author: rtv
Date: 2009-03-13 07:36:29 +0000 (Fri, 13 Mar 2009)
Log Message:
-----------
cleaning up
Modified Paths:
--------------
code/stage/trunk/webstage/webstage.cc
Modified: code/stage/trunk/webstage/webstage.cc
===================================================================
--- code/stage/trunk/webstage/webstage.cc 2009-03-13 07:28:32 UTC (rev
7472)
+++ code/stage/trunk/webstage/webstage.cc 2009-03-13 07:36:29 UTC (rev
7473)
@@ -195,12 +195,15 @@
while( true )
{
World::UpdateAll();
- // TODO - push changes
-
- mws.Push( "monkey" );
- mws.Push( "punky" );
- mws.Push( "chunky" );
+ // TODO - for all puppets....
+ if( port == 8000 )
+ {
+ mws.Push( "monkey" );
+ mws.Push( "punky" );
+ mws.Push( "chunky" );
+ }
+
mws.Update();
}
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit