Results 1 to 4 of 4

Thread: Flash video in Tab Content Script

  1. #1
    Join Date
    Jul 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Flash video in Tab Content Script

    Hi,

    Tab Content Script http://www.dynamicdrive.com/dynamici...tabcontent.htm
    really a good script!!

    But I found a problem when I insert the flash video in the 2 tab page. The flash video disappear! What is the problem of this? I have checked the path and all are correct. Anyones can give some hinst to me? Many Thanks!

    Student

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    With certain "complex" content like Flash or Java applets, you should be using Ajax Tabs Content instead, and use the IFRAME option to fetch these contents as separate pages. For example, you'd create a blank page with the Flash video on it, and use the IFRAME option to fetch that page to be shown.

  3. #3
    Join Date
    Jul 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for your eamil. Is it possible
    Tab Content Script http://www.dynamicdrive.com/dynamici...tabcontent.htm

    Can use an IFRAME in it? Many thanks!

    Student

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    You can embed an IFRAME tag as the contents of each content DIV, yes, but since all Tab Content script does is toggle the display of these DIVs, you'll run into problems with one video still playing in the background when you switch to another tab. The Ajax Tabs content script doesn't have this issue, since the IFRAME is emptied out each time you switch tabs.

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
  •