Plugin detection PowerPoint PPT Presentation

presentation player overlay
1 / 5
About This Presentation
Transcript and Presenter's Notes

Title: Plugin detection


1
Topics
  • Plug-in detection
  • Streaming Sim (back to debug)
  • Preloaders
  • Publishing/Optimization

2
Plug-in detection (the sniffer file)
  • Whats wrong with the auto-generated html?
  • Use an embedded flash file to re-direct the
    browser to your flash enabled page.
  • If it is successful, they have the flash player.
  • If unsuccessful, then they do not have the flash
    player.

3
Plug-in detection (the sniffer file)
index.html sniffer.swf
If it fails, the user is re-directed to
getFlash.html, which has a link to download the
plug-in.
sniffer.swf tries to take user to flash.html
Has flash?
flash.html yourFlashFile.swf
getFlash.html
yes
no
4
Debugging/Streaming
  • Simulated connection speeds
  • Checking for spikes
  • Reports

5
Pre-loaders
  • Check download status
  • Indication of activity
  • Ideally, a percentage completed
  • Auto-progress when finished
  • //checks to see if frame 15 is loaded
  • ifFrameLoaded(15)
Write a Comment
User Comments (0)
About PowerShow.com