Question
Preloader for UILoader
Hey guys, I am developing a photo gallery using the UILoader
to load external (larger resolution) images after the thumbnail is
clicked on. It appears everything is working when I test the movie,
except I receive this error:
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Again the loader shows, and the picture loads when it is done, I'm just not sure about that error message. The action script for the thumbnail buttons is attached. My UILoader has the instance name "ldr". Any help would be greatly appreciated.
Also, is there a more efficient way to perform this task? I used the UILoader for ease in the beginning but now that I want to preload the images it loads, would it be easier to just use the regular loader class? Any help and/or suggestions on a better way to go about doing this would be greatly appreciated.
Thanks,
Brian
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Again the loader shows, and the picture loads when it is done, I'm just not sure about that error message. The action script for the thumbnail buttons is attached. My UILoader has the instance name "ldr". Any help would be greatly appreciated.
Also, is there a more efficient way to perform this task? I used the UILoader for ease in the beginning but now that I want to preload the images it loads, would it be easier to just use the regular loader class? Any help and/or suggestions on a better way to go about doing this would be greatly appreciated.
Thanks,
Brian