Closed GoogleCodeExporter closed 9 years ago
If you just want to pass new variables / invoke a method to change a video etc
inside
the swf, then use ExternalInterface (this functionality will not be added to
SWFObject, as it is already available).
If you want to replace a swf with another on the page, then you can do that
through
API methods (it just involves a bit of extra code) - read this tut:
http://learnswfobject.com/advanced-topics/load-a-swf-using-javascript-onclick-ev
ent/
BTW - in future, post authoring questions etc to the list. More people will rad
it /
answer your questions there.
Original comment by aran.rhee@gmail.com
on 30 Mar 2010 at 11:24
Original issue reported on code.google.com by
yill...@gmail.com
on 30 Mar 2010 at 8:26