Posts tagged ‘SWFObject’
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 3: JavaScript
Posted Thursday, January 12th, 2012.
Filed under e-learning, SCORM with the tags Adobe Captivate, Adobe Captivate Hacks, best practices, e-learning, How-to, opinion, standards, SWFObject
In part one of this series, we published a simple Captivate course and examined its file structure. In part two, we cleaned up the HTML file and externalized all JavaScript. Today we will clean up the JavaScript.
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 2: HTML
Posted Thursday, January 12th, 2012.
Filed under e-learning, SCORM with the tags Adobe Captivate, Adobe Captivate Hacks, best practices, e-learning, How-to, opinion, standards, SWFObject
In part one of this series, we published a simple Captivate course and examined its file structure. In this part, we’ll take an in-depth look at the HTML generated by Captivate (using the SCORM 2004 publishing template) and clean it up as much as we can.
Using the object element to dynamically embed Flash SWFs in Internet Explorer
Posted Monday, May 30th, 2011.
Filed under General, JavaScript, web design and development with the tags How-to, Internet Explorer, JavaScript, standards, SWFObject, web design and development
This is a journey into the madness of Internet Explorer. Yes, there is a happy ending.
Sniffing Internet Explorer via JavaScript
Posted Wednesday, May 18th, 2011.
Filed under JavaScript, web design and development with the tags How-to, Internet Explorer, JavaScript, SWFObject, web browsers, web design and development
I’ve been reviewing bug submissions for the SWFObject project and was reminded of a big problem with SWFObject 2.2: the JavaScript technique it uses for detecting Internet Explorer does not work in Internet Explorer 9.
Introducing LearnSWFObject.com
Posted Monday, February 15th, 2010.
Filed under General, JavaScript, web design and development with the tags Adobe Flash, JavaScript, learnswfobject.com, SWFObject, tutorials, web design and development
I’m happy to introduce you to my latest project, LearnSWFObject.com
Eolas is at it again
Posted Tuesday, October 6th, 2009.
Filed under General, web design and development with the tags Blackboard v Desire2Learn, Eolas, opinion, Rant, SWFObject, UCSF, web browsers, web design and development
This week — a year and a half after settling with Microsoft — Eolas has gone on the attack again, filing suit against “Adobe, Amazon, Apple, Argosy Publishing (publisher of The Visible Body), Blockbuster, Citigroup, eBay, Frito-Lay, GoDaddy, J. C. Penney, JPMorgan Chase, ‘transactional’ adult entertainment provider New Frontier Media, Office Depot, Perot Systems, Playboy Enterprises, Rent-a-Center, Staples, Sun Microsystems, Texas Instruments, Yahoo, and YouTube.”
The pipwerks forum is dead, long live the new eLearning Technology and Development Google Group!
Posted Sunday, March 8th, 2009.
Filed under e-learning, General with the tags development tools, e-learning, Google, SWFObject
I’d like to say thank you to all the people who posted in the pipwerks forum, and invite you to join me in the new eLearning Technology and Development group.
I’d also like to ask anyone and everyone who develops e-learning to drop by and sign up for the eLearning Technology and Development group. Ask questions — lots of questions — and let’s see if we can get a good community going!
SWFObject.js finds a home on Google servers
Posted Tuesday, November 11th, 2008.
Filed under JavaScript, web design and development with the tags Google, SWFObject
Cool news for SWFObject users: the swfobject.js file is now being hosted on Google’s servers as part of the AJAX Libraries API. This means you can directly link to the file on a Google server instead of maintaining a copy on your own server.
Introducing PDFObject
Posted Wednesday, October 1st, 2008.
Filed under JavaScript, web design and development with the tags JavaScript, PDFObject, standards, SWFObject
I recently worked on an e-learning course that required embedding some PDFs into an HTML file. PDF embedding piqued my curiosity, and has become something of a pet project. I decided it would be nice to have a JavaScript script that could dynamically embed PDFs as easily as SWFObject allows SWF embedding. I managed to whip up a script, and decided to name it PDFObject. (I know, I know… what a creative name!) As you may have inferred from the name, the concept and functionality is pretty similar to SWFObject.
SWFObject example links fixed
Posted Monday, May 26th, 2008.
Filed under web design and development with the tags SWFObject
When I recently reorganized my SWFObject examples (adding a bunch of SWFObject 2.0 examples), a few links were accidentally hosed. Links fixed. Sorry ’bout that. There are now over 30 examples using over 50 files, and I just tested each and every one of them to ensure they work. (Thanks to Winston for letting me [...]