Skip to content
Snippets Groups Projects
Commit 7bc18b70 authored by Richard Alam's avatar Richard Alam
Browse files

- handle onAppletStart event

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4343 af16638f-c34d-0410-8cfa-b39d5352b314
parent 8a2cc330
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@
}
private function onAppletStart(event:AppletStartedEvent):void{
// startVideo(service.getConnection(), room, videoWidth, videoHeight);
startVideo(service.getConnection(), room, displayWidth, displayHeight);
}
private function onViewStreamStart(event:ViewStreamEvent):void {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment