|
-
Hi,
I Try to load variables from a server using a .asp-file that outputs my session variables.
When the variables are loaded in my flashmovie, I want to disable/enable some functions.
However, it seems that flash needs some time to load the variables, and that execution of the movie has been continued. So I'm checking my values before they actually arrive.
At this moment I've found a workaround by inserting some blank frames, but I wonder if there are any possibilities to actually wait for the variables.
The problem is... I can wait for 5 frames, but if my server or my connection is slow, maybe this is not enough...
I would be glad if in code I could wait a while... I've tried to do it with a loop waiting until one of my variables has a valid value, but it seems not to work.
Anybody an ID ?
Yo1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|