A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: contactpage.swf not working fully

  1. #1
    Junior Member
    Join Date
    Jan 2001
    Posts
    6

    contactpage.swf not working fully

    i have a flash site. in it i call external swf's. the problem is the contact form. when i view contactpage.swf and fill out the form, it works; i get the confirmation. when i fill out the contactpage.html it works. i get the confirmation but when i fill out the form via index.htm which indeed calls the external contactpage.swf the email gets sent but the confirmation doesnt work. therefore the email has been sent but know one knows its been sent!! why is this and how can i get over this?

  2. #2
    Junior Member
    Join Date
    Jan 2001
    Posts
    6
    this is the swf file: http://www.dcobbinah.co.uk/william/c...pagelayout.swf

    here is the html file:
    http://www.dcobbinah.co.uk/william/c...agelayout.html

    and here is the index file that calls the swf file:
    http://www.dcobbinah.co.uk/william/
    go to contact and u will see the form. fillin the form isnt the prob. sending it isnt the prob either. but u do not get a confirmation like you do with the other 2. why is that?

  3. #3
    Senior Member bs_grewal's Avatar
    Join Date
    Dec 2002
    Posts
    548
    it is ur target path problem

    say u have a text feild on the root of ur contactpage.swf

    and it displays messege coz u r using there _root.textFeild.text = "confermation"

    but when u call it in another swf it will not work coz there is no textfeild with that name on the root of ur main movie.

    give it correct path.
    Thanks
    Baljit Singh Grewal
    Click here to email me
    Messengers: baljit@bsgrewal.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center