TwelvestoneFlash

swfobject dead?


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
Big Ern
 
2008-08-20

What is going on?? I just bought the last version of Dreamweaver and when I open anything up in it that contains swfobject, it wants to change everything to AC_RunActiveContent because swfobject doesn't work in the latest Exploder browser...

Is this true?! Someone forgot to send me that memo.

Storm
 
2008-08-20

Microsoft bought out the EOLAS patent and got rid of the "Click to Activate" in the latest updates to IE thereby rendering the java.write unnecessary except for those who didn't update.

So, swfobject progressed into a new version 2.0 that has:

SWFObject 2 offers two distinct methods to embed Flash Player content:

  1. The static publishing method embeds both Flash content and alternative content using standards compliant markup, and uses JavaScript to resolve the issues that markup alone cannot solve
  2. The dynamic publishing method is based on marked up alternative content and uses JavaScript to replace this content with Flash content if the minimal Flash Player version is installed and enough JavaScript support is available (similar like previous versions of SWFObject and UFO)

    1. is back to tags.
    2. is the swfobject1.5 javascript.write to a div method.

I don't fully know what we Flash guys have agreed to yet as a "standard" because I see that we'll still want "dynamic" for those unwilling to upgrade IE but swfobject is now recommending option 1 for inclusion of Flash.

confused? http://code.google.com/p/swfobject/wiki/documentation

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

swfobject dead?