Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

variables in and out


6 replies to this topic

#1 ultrasmad

    Newbie [Level 3]

  • Kontributors
  • PipPipPip
  • 40 posts

Posted 20 June 2004 - 05:05 PM

how do you pass variables in a flash script, i know that to send them out you use the getURL function but how would you pass them in?

#2 Shackman

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 423 posts

Posted 13 July 2004 - 08:42 AM

I don't really understand your question. Can you be more explicit?

#3 juliagizzle

    Newbie

  • Kontributors
  • Pip
  • 2 posts

Posted 16 July 2004 - 09:54 PM

Go to actionscript.org they might help.

#4 templest

    Der Führer

  • Kontributors
  • PipPipPipPipPip
  • 85 posts
  • Location:London, ON.
  • Interests:Wasting time at the computer. Inherently<br />I consume the world.<br />I also spam at trap17.

Posted 30 July 2004 - 03:24 PM

Shackman, on Jul 13 2004, 08:42 AM, said:

I don't really understand your question. Can you be more explicit?
Do you even know what the word "explicit" means? Don't you mean: "specific"? B)

#5 icleric

    Newbie [Level 2]

  • Kontributors
  • PipPip
  • 37 posts

Posted 01 August 2004 - 12:51 PM

did u mean sending vraiables's content [text in text inputs]
to another file [ php almost ] ?


if yes then the button send or whatever's action should be :


on (release) {
form.loadVariables("targetfile.extension", "POST");
}


target file is the php or the other file you are planing to send variables's content to

and that is called loadVariables through the flash form sending all variables saved in that form to target using the post method.

cheers, ;)

#6 Spectre

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 873 posts

Posted 01 August 2004 - 01:04 PM

templest, on Jul 30 2004, 03:24 PM, said:

Shackman, on Jul 13 2004, 08:42 AM, said:

I don't really understand your question. Can you be more explicit?
Do you even know what the word "explicit" means? Don't you mean: "specific"? ;)
Shackman was not necessarily incorrect. 'Explicit', in this sense, would mean 'clear' or 'precise' - eg. 'Clearly expressed' or 'precisely stated'.

'I don't really understand. Could you express your question more clearly?' is perfectly acceptable, which is to the same effect as what Shackman said.

#7 nooc9

    Newbie [Level 2]

  • Kontributors
  • PipPip
  • 31 posts

Posted 28 September 2009 - 07:16 PM

You can use javascript to communicate with flash. You can also append variables in urlencoded format to flash (movie.swf?var=vallue&.. ) and then read them from the movies url from within the movie.




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users