Jump to content
Search Community

GSAP(v12) ImageLoader "loader never complete"

Raymond Adama(CN) test
Moderator Tag

Recommended Posts

HI,

 

 I met  "loader never complete" error by  using  imageloader.  but i'm not require for help . I just want share my  ....

 

  This error is  caused by  Adobe URLLoaders  Class  will not proceed " HTTP Response" .At least in my case .

 

    Some website will redirect or response another url  when you make  request ..And  Adobe URLLoader will not proceed it ,but  it  dispatched "HTTP Response event" ..  So,in my case ,i add  listener and everything is  normal .

 

    but  , GSAP  imageloader will not dispatch "HTTP Response event" ..so  ..i just wonder ,if  you  can .....

    And..This  url  for  reproduce the error  "http://img21.nipic.com/20101116/5223668_091510061853_1.jpg"

 

 

                                                                                            Raymond 

Link to comment
Share on other sites

I didn't quite understand - are you saying that URL can't be loaded and there's some sort of additional listener you want us to add in LoaderMax? The URL loaded fine for me (no errors). And are you talking about an HTTP_STATUS event? You can already listen for those. (Sorry if I'm missing something obvious)

Link to comment
Share on other sites

Ok ,sorry  for my  english.

 

let me  try to explain. 

 

in my case ,when i load  " http://img21.nipic.com/20101116/5223668_091510061853_1.jpg "   .whether using Adobe Urlloader Class  or  imageloader from Loadermax .. I 'm always got "loader never complete" error.

 

it's because of  special response from that Web server .  

 

Some website will "Prevent hotlinking" , just  like the website i'm mention above. So  ,if you do not proceed  "HTTP Response Event" ,you should  got "loader never complete" error .

 

if i'm using Adobe URLloader class ,i can add a listener to  "httpResponseStatus"  event.(in my case ).  But ,loadermax  will not dispatch this event ...So....

 

Raymond 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...