passing parameters to networkListener(). is it possible?

Hi.

i’m getting images from my database, but after i download them with network.request()

inside the networkListener() i call another function. but that function have parameters).

what i’ve done so far is creating variables outside the score and puting them in the parameters…but i think this is hugly…can i pass variables to the networklistner? if so how? i tried but without success so far.

Best regards,

Carlos.