diff --git a/uploadWindow.mxml b/uploadWindow.mxml index e22aadb..16a00f2 100644 --- a/uploadWindow.mxml +++ b/uploadWindow.mxml @@ -61,7 +61,7 @@ public function completeHandler(event:Event):void { sndBtn.enabled = true; - ulStatus.text = "File Successfuly Uploaded"; + ulStatus.text = "File Successfuly Uploaded. You Will Receive An Email When Completed"; ulFile.text = ""; ulArtist.text = ""; ulTitle.text = "";