I’m fairly new to Flash and only use it to deliver video. I’ve run into a problem that I hope someone has a simple answer to.
When I put multiple videos on one page, even though they are set not to autoplay, they are downloaded by the server to the browser at page load time. This is slowing the page load dramatically.
I am using the javascript “AC_RunActiveContent.js” by Adobe to control active content.
Can the download be set to take place only after the user has elected to “play the video” ?
Thanks in advance!