Jump to content

Search the Community

Showing results for tags 'playing movies within iframe'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 1 result

  1. Hi Guys (and girls).. I am new to this PHP and self taught so please be gentle with me..! I have a system I created at work where clients can log in and view their advert online, they log in with a unique contract number and then the PHP script looks for the advert within our FTP (that we uploaded) and it plays their advert, the advert could be either an SWF or MP4. The problem I have is if they are viewing on an iPhone we have to supply an MP4 beauce they can't see the SWF (flash file), the MP4 is a huge file and takes too long to load where as the swf is vertially instant. What I want to do is get some sort of media player on the proofing area that handles both SWF and MP4 and streams it rather than waits for it to fully load before it plays it. At the moment i have the advert to appear in an iFrame at 800x600 (actual advert size) and it simply looks for "<?echo $file;?>" ..!! My question is, how do I get the "<?echo $file;?>" to play within a media player (example JW Player)..? PLEASE HELP (If I have not confused you too much) Thanks Jay (41 year old newbie.. :-0)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.