vinsoney
01-07-2006, 12:52 AM
I have been working on my flash guest book the whole night ,but there is still a weird performace :(
now i am owning :
1 guest.swf
2 deal.asp
3 main.swf
4 data.mdb
the source file is here (http://www.vinsoney.com/tem/guest.rar)
the guest.swf is the guest book,and deal.asp is the asp programme which work on saving data into the mdb, and I now want to load the guest.swf in the main.swf , when I test the guest.swf ,everything is ok:) ,but when I am in main.swf ,and using loadmovie command to load guest.swf , and the problem occur,it just stop on
"sending...." and the "done !!" is never arise!!:confused:
but when I open the data.mdb , the data has been there? it was already sended! but why didn't the guest.swf loaded in the main.swf read
"thanks the data has been sended! "
and why it works well when the guest.swf is working alone?
please help me , thank you
now i am owning :
1 guest.swf
2 deal.asp
3 main.swf
4 data.mdb
the source file is here (http://www.vinsoney.com/tem/guest.rar)
the guest.swf is the guest book,and deal.asp is the asp programme which work on saving data into the mdb, and I now want to load the guest.swf in the main.swf , when I test the guest.swf ,everything is ok:) ,but when I am in main.swf ,and using loadmovie command to load guest.swf , and the problem occur,it just stop on
"sending...." and the "done !!" is never arise!!:confused:
but when I open the data.mdb , the data has been there? it was already sended! but why didn't the guest.swf loaded in the main.swf read
"thanks the data has been sended! "
and why it works well when the guest.swf is working alone?
please help me , thank you