Judge Fudge
New member
I am creating a gallery that loads images from a XML file.
However, every time I try to run it, I get the problem:
Description: 1136: Incorrect number of arguments. Expected 0.
Source: holderArray = new Thumbnail(arrayURL,i,arrayName);
Can anyone tell me how to fix this problem? Should I post the whole actionscript?
Thanks.
However, every time I try to run it, I get the problem:
Description: 1136: Incorrect number of arguments. Expected 0.
Source: holderArray = new Thumbnail(arrayURL,i,arrayName);
Can anyone tell me how to fix this problem? Should I post the whole actionscript?
Thanks.