Browse Subversion Repository
Diff of /NNDDv2/trunk/src/VideoInfoView.mxml
Parent Directory
| Revision Log
| Patch
| 182 |
|
|
| 183 |
protected function canvas1_creationCompleteHandler(event:FlexEvent):void |
protected function canvas1_creationCompleteHandler(event:FlexEvent):void |
| 184 |
{ |
{ |
| 185 |
videoType = "-"; |
// videoType = "-"; |
| 186 |
videoServerUrl = "-"; |
// videoServerUrl = "-"; |
| 187 |
connectionType = "-"; |
// connectionType = "-"; |
| 188 |
messageServerUrl = "-"; |
// messageServerUrl = "-"; |
| 189 |
economyMode = "-"; |
// economyMode = "-"; |
| 190 |
nickName = "-"; |
// nickName = "-"; |
| 191 |
isPremium = "-"; |
// isPremium = "-"; |
| 192 |
format = "-"; |
// format = "-"; |
| 193 |
videoSize = "-"; |
// videoSize = "-"; |
| 194 |
currentWindowSize = "-"; |
// currentWindowSize = "-"; |
| 195 |
|
|
| 196 |
} |
} |
| 197 |
|
|
|
|
Legend:
| Removed from v.824 |
|
| changed lines |
| |
Added in v.838 |
|
|
|