小O贝塔


July 2nd, 2010

Pass Values to a SWF with JavaScript and SWFObject

26 Comments, Design, by kitae, 943 views.

SWFObject provides a simple way to pass values to a SWF using only JavaScript: no server-side code required! In this tutorial, we’ll build a fundraiser meter that can easily be updated with the amount donated so far, without needing to recompile the SWF. More