Skip to main content
Inspiring
September 4, 2016
Question

How does the Browser determine what version to load, (HTML5 or SWF)

  • September 4, 2016
  • 1 reply
  • 210 views

Hi Folks,

I know the simple answer to this question but what I really need to know is what is the order the browser loads the versions, for example does it check to see if SWF is present first and load that,  or does it load the HTML first,  if both versions are available?

I am working with a client whose LMS requires both versions, my preference would be to design for the HTML5 version but if most browsers loads SWF first,  then some features would not work in the the SWF version. 

Is there any logic to browser version selection?

Cheers

Steve 

    This topic has been closed for replies.

    1 reply

    RodWard
    Community Expert
    Community Expert
    September 5, 2016

    I would recommend you design for HTML5 first because its the more limited of the two outputs.

    Include none of the following:

    • SWF widgets
    • Rollover Slidelet objects
    • Rollover Caption objects
    • Rollover Image objects
    • Text Animation objects (because they are also SWF widgets)
    Inspiring
    September 5, 2016

    Sounds logical. Thanks Rod!

    RodWard
    Community Expert
    Community Expert
    September 5, 2016

    The other compelling reason for designing HTML5 first is that SWF is going to go the way of the dinosaur in the near future anyway.  So why make it the dominant species?