Flasher Archive

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


Subject: Re: FLASH: Will this loop work?
From: Nigel Randsley-Pena
Date: Sat, 28 Aug 1999 19:03:06 +0100

Mike,

OK, then let's try and go into your case.
I tested http://www.macsurfshop.com/TestForm/test_form.html.
This opens up a flash based form. After filling in the fields I did a
submit.
The flash movies goes to another frame that tells me it's Processing and
waiting for the confirm.
So far so good. It appears to take too long so I clear my cache reset my
network settings switch on the tracer and go to your form again.
This time I again fill in the forms press submit Some info is sent over
the network, a reply is sent back to me and nothing else flash movie
doesn't budge.
I open up the trace log and I see the flash movie is calling the
following url :
https://secure.screen-design.com/new-macsurfshop/flash_store.surf
And the network replies with : '&enter_good=error'
OK now I know what info is being sent back. On to stage 2.
As I don't have the .fla file for your form I run it through a perl
script looking for a match for the variable name that is returned, the
logic is that if enter_good is the name of the variable that's being
returned then it has to occur in the Flash file. No match. Just to
understand what's going on I test for a match of confirm. Yes it's there
allright.
So I would say that the Flash movie is waiting for a confirm=no or yes
answer from the server but as it only get's enter_good=error and it
doesn't know what to do with this answer it just goes on looping.

So Mike, could you check this ?

Nigel

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: Will this loop work?, Mike Yrabedra

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