Results 1 to 3 of 3

Thread: Dynamic Ajax Content not running FLASH(swf)

  1. #1
    Join Date
    Oct 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Dynamic Ajax Content not running FLASH(swf)

    1) Script Title: Dynamic Ajax Content

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    3) Describe problem:
    When i am inserting a swf in any page and displaying that page into the "rightcolumn". The SWF is not showing. The div becomes blank on the place of SWF. But, while running from inetpub ... it is working properly.


    Please help me out.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Flash and Ajax aren't really compatible. You may or may not be able to get it to work in some browsers, but the Flash implementation across browsers varies, so some browsers may never be able to made to do it. Another problem with Flash and Ajax is that Flash audio often persists even when the code for the object id removed from a page. Iframe is a better choice for Flash content importation.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Oct 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The problem persist only if I use java script. otherwise it is ok.

    any way , thanks for the suggestion.

Bookmarks

Posting Permissions

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