ThomasJSmart
Programmer
- Sep 16, 2002
- 634
adres.html?bla=1
i need to get the variable "bla" from a web adres into flash
i know how to do it with php
<?php $bla = $HTTP_GET_VARS['bla']; ?>
but how o how to do it with flash?
thnx
thomas
i need to get the variable "bla" from a web adres into flash
i know how to do it with php
<?php $bla = $HTTP_GET_VARS['bla']; ?>
but how o how to do it with flash?
thnx
thomas