-
Flash Form Builder embed in Swishmax 2007 help !!!
Hey everyone.
Im using SWiSHMAX 1 (2007) and I'm trying to load into container as load movie .swf file which is operated and works perfectly in web browser. When i open .swf file in stand alone player it says:
"Cannot find your XML file.
You need to upload it for" ..
I know it will work in web browser because they have mentioned .XML path.
The problem is I don't know where and how should i call .xml file into swish along with the load movie function.
I'm into a big trouble. Need to get it work as soon as.
Thank you in advance. !!!!
Regards
.::PJ::.
-
I get to work loading xml along with the swf
Actionscript Code:
on (release) { load.loadMovie("contact.swf"); xmlfile="contact.xml"; }
Now the external .swf form doesn't work properly.. when I press button it say's "Submitting" and whole form gets freeze and doesn't open contact.php file Any clue ???
-
Carpe Diem - Moderator
-
 Originally Posted by wolfgross
Hi Wolf,
Thanks for the reply. I know that I can make a form like that. But can we make "ComboBox", "Tick Box" and "File Uploading" (BROWSE FILE FUNCTION) in Swish form with php code? Please guide thanks.
-
I think it will better to upload your flash form to web browser through php form.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|