Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: [flasher] RE: ASP and loading data (word of warning)
From: flasher
Date: Thu, 08 Feb 2001 19:57:20 -0000

I just wanted to pass on a tip. This bit me in the butt
when I began doing Flash server interaction. Make sure
you check the last variable is loaded before you start
working with the data (or at least that the variable
you want to work with is there). I have made it my
policy to include &done=done at the end of every string
returned from the server. Use the gotoandplay method
as the while check often reaches its 200000 action limit
before all the data arrives.

Cheers,
John Andrew Morrison

> From: "Patrick McNeil" <pmcneilatsonacomis [dot] com>
> Reply-To: "flasher" <flasheratlists [dot] chinwag [dot] com>
> Date: Wed, 7 Feb 2001 16:23:12 -0600
> To: flasher from chinwag <flasheratlists [dot] chinwag [dot] com>
> Subject: [flasher] RE: ASP and loading data
>
> Holy cow. I just setup a simple version of this. I never thought it could be
> this easy. I don't have it pulling the data from the db yet, but I have an
> asp that response.writes out the variables for flash to use. I am in awe.
> sorry to eat up space on the list....
>




[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]