Hey guys,
Pretty much finished my flash folio (with many thanks to this forum). One last thing, I have a section that loads up example swf web banners i’ve made.
The process is:
-my main swf reads xml file
-main swf loads external swf’s into container
-external swfs play when their respective thumb is clicked on
This all works fine, except, the loaded external swf plays back at about twice the speed it should. The external swf plays at normal speed when opened by itself (outside of my folio). Even if I set the fps of the external swf to 1fps and load it in, it still plays really quick! (so changing fps of external swf seems to have no effect once its imported).
So my question is, how do i make it play at a normal speed once imported?
EDIT: The external swf’s seem to play at the correct speed when viewed in the built in Flash Player (eg. when i press “ctrl + enter” in flash). But they play back too fast when viewed in as a webpage…