html - How can I defer embedding a SWF until it's needed? -


i developing product combination of html5 , flash swf (using flex framework) in single page. i'll put swf div can hidden/shown needed.

the swf not used of time, i'd defer embedding (or @ least loading/starting) of until first time it's needed. examples i've seen involve static embedding, swf loaded/started when page loads.

so how do this? thanks.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -