OZONE Asylum
Forums
Multimedia/Animation
How to cancel loading dynamic data.
This page's ID:
23044
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I suspect once you have requested data from a server there is no easy way to say "forget it" But - it might be possible to disable buttons until data has loaded so that you can't make another request. Might be a variable at _root called , let's say, "busy" with a boolean datatype. Clicking a button could set "busy" to true. An olLoad callback could set it to false. Your button click functions could check for the value of "busy". If "busy" was true the button wouldn't work Make sense?
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »