This isn't about the image label script, you guys misunderstood. The one that was closed for being a duplicate, the question was that I couldn't use my own decals for my own game. Please Help! Do I need to make the decal buyable or something? I'm confused now since people tell me you need to subtract by 1 and now they're telling my I need to subtract 2 or 3 from the decal id.
Can someone give me a definite answer?
EDIT
I uploaded a screenshot of the comments on my last question http://postimg.org/image/iujtazfob/
EDIT 2
script.Parent.Image = "http://www.roblox.com/asset/?id="..frames[i]-1
It is an image label. Not a decal.
I have 3 ideas of what could be happening here.
1) Your image is in moderation. When a decal is first uploaded to ROBLOX, it is put in moderation for a few hours. A mod/admin of ROBLOX must mark the decal acceptable or unacceptable. Your image, if it still has a valid link, is still in moderation.
2) It could be a ROBLOX glitch. Self-explanatory.
3) It could actually be an error of your script/size of the Image object in your game. If you think that is the case, please post the section of your script that you believe is causing an error.