Jump to content

How do I get the variable for a javascript?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
NettyLouWho

NettyLouWho

    Newbie

  • Members
  • Pip
  • 4 posts
I am new and I need to know if you can get or figure out the variable used with Javascript on a flash game site so I can get my current score with the source code. Thanks:confused:

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
Flash games normally store their score in memory, the JS is usually just to pass parameters or load the flash game, I doubt you can find your score in the source code there.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.