Flasher Archive

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


Subject: RE: FLASH: Variables not working on the server! HELP!
From: JGL
Date: Mon, 7 Aug 2000 17:58:38 +0100

I think you are loading variables to level 10 . . . is that it?

-----Original Message-----
Hi All,

Ok i've got a new problem now. I have a variable that's not working
correctly once the flash movie and text file is uploaded to the server and
it works perfectly locally. This happens in two different locations.
Whatwedo is the name of the variable in the text file.

Here's my code:

Frame 1:

Load Variables ("whatwedo.txt", 10)

Frame 2:

Stop
If (whatwedo ne "")
Go to and Play (3)
End If


Frame 5:

Set Variable: "lastline" = whatwedo.maxscroll
If (lastline > "2")
Go to and Stop ("on")
Else If (lastline <= "2")
Go to and Stop ("off")
End If

When i run this locally it checks the whatwedo variable for the amount of
scrolling which is 8 and when i upload everything...(which i've checked
several times) it is just blank even though its pulling in the text from the
text file.

Here's the url:

http://byte.speedconnect.com/dev/ideastream/ideastreamintro.html

Click the idea stream green dot. Then go to the what we do section. I can
post the fla if someone wants to look at it.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Variables not working on the , John Andrew Morrison

Replies
  FLASH: Variables not working on the serv, Bill Numerick

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