Definitely change the button in your form.
<input type="submit" onclick='ajaxFunction()' /> is dysfunctional.
<input type="button" onclick="ajaxFunction()" /> is better.
3c: It gets the modulus of the $prim number for any number > than $prim and if it equals 0 then $prim not prime.
garrettroyce explained it well in his comments.
If I'm right, the loadMovieClip returns a true or false value.
So just make a var on the layer (we'll call it loadedmc:Boolean = new Boolean; loadedmc = false; //make it and set it to false) and add this to the code
onClick {
if(!_root.loadedmc){
_root.loadedmc = loadMovieClip('clipURL'...
2) It should be http://markrlv.x10hosting.com/nextpage.aspx
Don't include the "home/myusername/www" or "home/myusername/public_html"
1) x10 does have aspx support.
There is a way to change this by adding a code to the .htaccess file if you want to keep your filenames the same.
http://www.javascriptkit.com/howto/htaccess6.shtml
xD
If you can't post something productive or helpful, don't post. Its as simple as that.
What about this?
Of course you're going to have to animate it for it to be used correctly.
Some scripts require Level Two (Intermediate) PHP that x10 provides. If you don't have that you can request it from your account panel (http://x10hosting.com/account)