Skip to content

Instantly share code, notes, and snippets.

@axeda
Created July 26, 2011 18:40
Show Gist options
  • Select an option

  • Save axeda/1107506 to your computer and use it in GitHub Desktop.

Select an option

Save axeda/1107506 to your computer and use it in GitHub Desktop.
06292011 Building Killer Applications with Adobe Flash - Demo 1 of 3: A Simple RIA with Data Access
protected function application_creationCompleteHandler(event:FlexEvent):void
{
GetAssetsResult.token = assetService.GetAssets("flash@demo.ap","flash@demo.ap");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment