User Profile

Collapse

Profile Sidebar

Collapse
mentos07
mentos07
Last Activity: Aug 14 '07, 01:14 PM
Joined: Jun 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mentos07
    replied to AJAX & Flash
    I found the (presumed) reason for the problem on this page:
    http://www.howtocreate .co.uk/loadingExternal Data.html

    "Even many DOM capable browsers will not run the contents of a script element that is is created using DOM methods after the page has loaded. The only way that JavaScript will reliably run a script is if the script is embedded in the page directly or via an external script file, while the page is loading.&q...
    See more | Go to post

    Leave a comment:


  • mentos07
    replied to AJAX & Flash
    Thank you!

    This is a great leap forward. In fact the element gets overwritten, but the new element contains the nearly the same Javascript code. The difference lies in a path where the flash should retrieve some pictures from. But this is correct.

    Now the question is "Why is the Javascript code executed when rendering the page for the first time and not when rendering incremental changes?"

    I...
    See more | Go to post

    Leave a comment:


  • mentos07
    started a topic AJAX & Flash

    AJAX & Flash

    Hello,

    I have embedded a Flash Movie in an AJAX HTML page which is created by JSF and ICEfaces.
    When the page loads for the first time everything works fine. The gallery shows up and displayes all the pictures.

    Now we use ICEfaces AJAX components to change some text on the page.
    And when this happens the Flash Movie disapears (unloads(?)) from the page.
    The space where the Flash Movie should be is...
    See more | Go to post
No activity results to display
Show More
Working...