A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Load swf Contact form doesn't work

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    3

    Arrow Load swf Contact form doesn't work

    Hey all out there

    I have a main swf file which load an xml file
    the xml file then load the contents pages

    but when i load my contact.swf into the main movie
    it is shown the contact formular like i should, when you sending it: it says: the mail has been send. but i am not recieved anything.

    heres my contact with source files: http://www.adeostudio.com/contact_form.zip

    i tried the contact form outside the main.swf and i works there
    but does not when it is embed into main.swf

    anyone know why? and how to solve it?

  2. #2
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    Why do you think the contact_form is the issue? The problem may be from the loading which would explain why it works outside of the main.swf.
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

  3. #3
    Junior Member
    Join Date
    Dec 2009
    Posts
    3
    Quote Originally Posted by samac1068 View Post
    Why do you think the contact_form is the issue? The problem may be from the loading which would explain why it works outside of the main.swf.
    is it normal that contact forms crash when it is embed into another swf?

    The site i builded like this:
    first i have a main swf where the menu is loaded by xml
    then i have a field where my content is loaded again by xml
    then the xml load the swf content, in this case: galleries, other content and my contact.swf.

    I can upload my entire source code if that would help?

  4. #4
    Flash/Flex Developer samac1068's Avatar
    Join Date
    Apr 2007
    Location
    Here, no there
    Posts
    1,813
    I've built site that required multiple layers as you've described, but none have crashed, or even slowed the system. There must be something in code that is generated an infinite loop which could be causing a crash.
    Some people are like Slinkies, not really good for anything, but they bring a smile to your face when pushed down the stairs.

  5. #5
    Junior Member
    Join Date
    Dec 2009
    Posts
    3

    Solved

    Quote Originally Posted by samac1068 View Post
    I've built site that required multiple layers as you've described, but none have crashed, or even slowed the system. There must be something in code that is generated an infinite loop which could be causing a crash.
    Problem solved
    was something in my flash file, i published it and it worked like a charm

    but thanks anyway

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