HorizonForumsone horizon
Log inSign up

[ms] · Est. May 2002

Music madethis place,we just kept itgoing...

One durable person. One social graph. Many communities—and every way people speak, share, listen, write, gather and remember.

Forums / Computers / Electronics / Games

flash issue asap

4 durable postsStarted 2006-06-07Latest 2006-06-08
#29119Post 1 of 4

mercuryengine.com... i know!

but,

I'm semi-new at flash and I'm having a problem with a form that I've modified. The site is made after a template i bought and the form has been modified according to instructions i've found on tuts. The problem I'm having is with the reset button, not resetting anything and the send button.

After the form has been filled out and the send button is pushed, the form info goes thru the php but the form does not advance to the next frame the thank you frame. Here's what I've done:

reset button: [CODE]on (release) { form.gotoAndPlay(1); }[/CODE]

submit button: [CODE] on (release) { form.loadVariables("/php/FormMail0.php", "POST"); }[/CODE]

form: [CODE] onClipEvent(data){ _root.nextFrame(); }[/CODE]

any ideas/suggestions?

for source file please pm me... thanks all!

#650429Post 2 of 4

Re: flash issue asap

asdf is pretty good with flash, maybe pm him

#650888Post 3 of 4

Re: flash issue asap

send me your fla. i will fix it for you. ;)

#650993Post 4 of 4

Re: flash issue asap

you are amazing! :) check pm mate

Log in to reply