Re: problem with PHP+flash programming

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Hermanto Kurniawan" <eht_a1@hotmail.com> wrote in message
F73fFNBIhfs8g4RMqgr000020a3@hotmail.com">news:F73fFNBIhfs8g4RMqgr000020a3@hotmail.com...
> i have a problem with this flash actionscript :
> loadVariablesNum
> ("GuestBook.php?NumLow="+NumLow+"&NumHigh="+NumHigh+"&R="+random(999), 0);
>
> when i run this script i got an error message like this :
> error opening URL
"file:///C|/path/GuestBook.php?NumLow=0&NumHigh=10&R=470"
>
> does anyone know what is the problem with this script?
>

Maybe you should do this
loadVariablesNum("http://localhost/GuestBook.php?...";)
or when open html doc with embedded flash , open it via http://file.html

HTH,
Radovan



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux