• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

problems with setting spark list dataprovider in actionscript

New Here ,
May 06, 2010 May 06, 2010

Copy link to clipboard

Copied

hey guys... so i have an array collection named tagArr that looks like this:

[0] => "name 1"

[1] => "name 2"

[3] => "name 3"

...

...

in actionscript i try to set the dataprovider of a list named regionList

so i do soemthing like

regionList.dataProvider = tagArr;

and i get an error: "TypeError: Error #1009: Cannot access a property or method of a null object reference."

any ideas why its doing this???

Views

344

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 25, 2010 May 25, 2010

Copy link to clipboard

Copied

LATEST

Hi,

Could you share the snippet of code where you created the ArrayCollection TagArr

Nishad

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines