PDA

View Full Version : var from html -> .swf without reload


nimmit
08-14-2002, 08:38 PM
Hello,
What I'm trying to do is ... -
pass a variable from a HTML link (<a href=) to a .swf without having to reload the movie?

I know that you can pass a variable from HTML like you would any other <a href="bla.com/whateva.swf?variable=value>pass</a> when you first see a movie, or if you want a new movie with a variable already set.
But can I do it with the movie still playing? to change just part?

Any help would be very much appreciated

Thanks

Nimmit

Jesse
08-15-2002, 05:13 AM
See the FSCommand Library tutorial.