| Programming Flash Communication Server |
| Home | News | Sample Chapters | Source Code | Technotes & Articles | Errata |
The last example: "user_cam.setMode(640, 480, 30, true);" should be "user_cam.setMode(640, 480, 30, false)" -- or at least I believe it should be, as I read the examples.. otherwise.. nice insight!
Posted by Jayson Date: 2005-03-01 22:43:58.417
Hi Jayson,
You're correct - the last parameter was wrong in the last setMode() call. Thanks for pointing it out. I've updated the page so it is correct now.
Yours truly,
-Brian
Posted by Brian Lesser Date: 2005-03-03 07:59:04.543