weirdo flash naming problem
- Started
- Last post
- 6 Responses
- lyrek
I'm importing variables from a text file using loadVariables. (ie. img1=logo1.jpg, img2=logo2.jpg) Then I have a button load a movie (in this case, an image) based on the variable name.
It's weird because it works for img1.jpg, but not for img2.jpg. then, i swap the variable names and it STILL only works for img1.jpg. SO then I rename both images with each other's names and img1.jpg (which used to be img2.jpg) works and the new img2.jpg doesn't.
It seems like Flash just doesn't like the name img2.jpg!!! which is arbitrarily named so I can organize my image files better.
Anyone seen this before? Am I nuts?
- lyrek0
bump
- Unclickable0
case senstavie maybe
- lyrek0
bump.
Vitaly, i have an array of names and 1,2,3,4,5,7,8 work fine. but 6 doesn't. now if i rename 6 to 5, it works fine.
i think my flash is stubborn.
- Unclickable0
also check if the images that won't load are not progressive jpgs
- Unclickable0
email me your source file I will take a look
- scot0
I've had that problem before, and it doesmake you think you're going crazy.
Delete the jpg in question from the folder and import a new copy.
Don't ask me why.