Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
Dpto. Programacion Prodigia Consultores #1
Math functions in server script
hello, Does anything know how to use round or trunc functions into a server
script? If you put it, the script does not run
Dpto. Programacion Prodigia Consultores Guest
-
Math functions in form fields - how?
I have form fields that I need to perform simple math functions on. Addition and multiplication are no problem, they are listed in the drop down list... -
Math functions
I need animate a movieclip doing a specific path; everywhere it apear, it'll go to center of the window. I write some functions using linear... -
Math::GMP tests and Crypt::Random fail on Compaq (Math::Pari related ??)
Hi, I've been compiling Math::GMP for different OS's in order to use Net::SFTP and I have successfully compiled and used it for Solaris,... -
[PHP] math functions?
Perfect! Thanks! On Tue, 26 Aug 2003, CPT John W. Holmes wrote: -
math functions?
I am having trouble finding math functions on php.net. I am also getting "page not found" errors when trying to search. Basically, I'm looking... -
mike hype #2
Re: Math functions in server script
In my case I just use a LoadVars call to a php page to do string/numerical
processing that is outwith what is available in asc.
I have apache run on a different port so it doesn't interfere with port 80,
and then call e.g
my_lv.load("http://127.0.0.1/asc_extend.php?func=somefunction&val=1234
The php script then returns the neccessary data. There is of course a time
overhead in returning data this way, so this way of doing things isn't useable
if instantaneous calculation is required.
mike hype Guest



Reply With Quote

