SitePoint Sponsor

User Tag List

Results 1 to 3 of 3

Thread: Progressive flash video not working on xampp installation

Hybrid View

  1. #1
    SitePoint Enthusiast Adelante's Avatar
    Join Date
    Sep 2006
    Location
    Queensland Australia
    Posts
    55
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Progressive flash video not working on xampp installation

    I have recently started using a testing server for my web development work. I have an XAMPP 1.7.2 installed and everything works fine with the exception of progressivly downlaoded flash video, the code woks fine on the hosting server.

    Does anyone have an idea of what has to be set up on a testing server for this?

    Many thanks

  2. #2
    Certified Ethical Hacker silver trophybronze trophy dklynn's Avatar
    Join Date
    Feb 2002
    Location
    Auckland
    Posts
    14,315
    Mentioned
    15 Post(s)
    Tagged
    2 Thread(s)
    Adel,

    Presumably, it's the simple fact that your references to the swf files are not to the same location on the test server. E.g., do you have a VirtualHost setup for your test domain to mirror the online domain (localhost doesn't cut it!)? Absolute URLs in the locations?

    Regards,

    DK
    David K. Lynn - Data Koncepts is a long-time WebHostingBuzz (US/UK)
    Client and (unpaid) WHB Ambassador
    Updated mod_rewrite Tutorial Article (setup, config, test & write
    mod_rewrite regex w/sample code) and Code Generator

  3. #3
    SitePoint Enthusiast Adelante's Avatar
    Join Date
    Sep 2006
    Location
    Queensland Australia
    Posts
    55
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi David,

    Yes that's it, I didn't think about the url. Thanks very much.

    Joe

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
  •