How to get 4 movies loading sequentially
-
Hi,
Sorry for length…want to give you as much info as possible…
I’m trying to upload an updated series of 4 Flash movies (4 sets of quizzes; golf game format). The current quizzes work fine: a new quiz game appears each time a user plays. A developer no longer with us did original upload for me using Easy Flash Embed.
I have uploaded the new swf files to our server. Developer’s swf files included a “loader.swf” so copied it into the server folder with the 4 new swf games.
However, I just get a blank box in place of a functioning image link.
If I try just one swf file in the code, it opens and works fine.
So I think it must be the “loader.swf” that makes the 4 work sequentially…and the one I copied must not work with the new swf’s. Maybe “loader.swf” is something the plugin inserts with the new files??
Hope someone more knowledgeable can explain what to do. I’m not a designer nor overly technical, but I’ll happily follow instructions.
The game is paid content so I’m not comfortable providing a public link, but here is a link to our landing page so you can see how the quiz game works. Just click the first image, Play:
https://www.mygoforthegreen.com/wp-content/uploads/2015/08/Play-the-Course-CS5.swf
Code for Current Functioning Quizzes
<div class="module-wrapper">[swf src="https://www.mygoforthegreen.com/media/challenge/loader.swf" width=885 height=664]</div>
Thanks for any advice you can offer. Nothing I do helps! ??
Linda
- The topic ‘How to get 4 movies loading sequentially’ is closed to new replies.