Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Totally baffled...help please |
From: | Phil Ward |
Date: | Sat, 13 May 2000 21:54:41 +0100 |
Hi Helen,
Thanks for taking a look at the problem...I will try your suggestions... the
misplaced label was unintentional, well spotted, I have been going around in
circles with this problem...code blindness is creeping in.
I feel that there must be another problem though as the *check variables are
loaded* part was a late addition..as previous versions without this didn't
work either....
I am trying to get the db guy to have the PHP page written as a plain.txt
file as I know this works fine if a plain.txt file is used as the source.
Maybe it's time for MM Generator to talk directly to the MySQL db and cut
out the PHP middleware...does seem to be overkill though!
If you have any other ideas please put me out of my misery and let me know.
Thanks again.
Phil Ward
Crescent Graphics
phil-wcrescent-graphics [dot] co [dot] uk
www.crescent-graphics.co.uk
New Media <> Internet <> Visuals
----- Original Message -----
From: Helen Triolo <designeri-technica [dot] com>
To: <flasherchinwag [dot] com>
Sent: Saturday, May 13, 2000 1:41 PM
Subject: Re: FLASH: Totally baffled...help please
> Phil Ward wrote:
> >
> > ...MySQL DB and the PHP3, the variables are not getting through.
> >
> > Here's the code:
> > Frame 1
> > Label loading
> > Load Variables
> > ("http://212.69.197.118/generator/mapdata.php3?city=Kansas+City",
> > "/kansas_vars", vars=POST)
> >
> > There is also empty mc with an instance name of kansas_vars to collect
the
> > loaded PHP3 string.
> >
> > Frame 2
> > If (/kansas_vars:cutoff3 ne "")
> > Go to and Stop ("done")
> > End If
> >
> > Frame 3
> > Go to and Play ("loading")
> >
> Phil,
>
> I haven't looked through the rest yet, but that code in frame3 should
> bump back to frame2, not frame1 (otherwise you just keep issuing the
> load command and never give it a chance to be done). Frame2 should be
> labelled loading, not frame 1. (Also, you shouldn't need the
> http://212.69.197.118 in the file specification on the load variables
> statement--I hope that doesn't mean you're trying to load variables from
> a different server, which won't work for security reasons).
>
> Regards,
> Helen
> ----------------------------------------
> helen triolo � http://i-technica.com
> designeri-technica [dot] com � 301-424-6037
> ----------------------------------------
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Get the last 100 messages from the flasher list NOW
> http://www.chinwag.com/flasher/last100.shtml
>
> Flash books http://www.chinwag.com/flasher/books.shtml
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Totally baffled...help please, Phil Ward
Re: FLASH: Totally baffled...help please, Helen Triolo
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]