A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Show/Hiding the DIV loses reference to the SWF!?

  1. #1
    Senior Member
    Join Date
    Jan 2001
    Posts
    191

    Show/Hiding the DIV loses reference to the SWF!?

    Hey all. I've got a US Map that changes a states color based on an object passed through ExternalInterface. I'm writing the SWF to a DIV tag using code similar to SWFObject, and passing the data works perfectly.

    If I click on a state, it'll submit an AJAX based form that'll return the information to the screen, then hide div tag (style.display = 'none'). The problem comes in when I show the div and then try to send a callback to the SWF file again - both Firefox and IE can't find the SWF file anymore.

    Is there a workaround for this issue?

  2. #2
    Senior Member
    Join Date
    Jan 2001
    Posts
    191
    ^bump^
    Anybody???

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