Flasher Archive

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


Subject: FLASH: Variables not working on the server! HELP!
From: Bill Numerick
Date: Mon, 7 Aug 2000 17:33:28 +0100

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.

Thanks everyone!

-Bill


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 , JGL

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