Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I am working on a Flash project and I placed quite a few UILoader to load my images. What I don't understand is why it gets misplaced. It wasn't placed there when I made them and I have no AS3 code that moved them. What strange is that only two of the five UILoader are misplaced on Frame 2 and they are misplaced to where other UILoader in Frame 1 was at. Initially, I thought it was a duplicate copy of UILoader in Frame 1, but it wasn't. So I don't know what is causing the problem.

After tackling the problem for a few days now, I think it might be a bug or something with UILoader class, because I can instantiate an UILoader object and set it with the same properties as the one drawn and it remains at the same place as I assigned it to be. Somehow, the properties of the one I drawn versus the one I code up get changed when it is compiled up.
Posted
Updated 23-Feb-14 18:17pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900