Hi im having some problems using a .swf file that requires a .xml file list, i can get it to appear in site preview but when uploading it says move not loaded and cant see anything, i have looked through the forums and cant seem to come up with an answer.
any ideas would be good.
thanks
code using in my fragment
!!<<center>
<object width="567" height="315">
<param name="movie" value="flashmo_237_touch_slider.swf">
<embed src="flashmo_237_touch_slider.swf" width="567" height="315">
</embed>
</object> </center>>!!
i have also tried
!!<<center>
<object width="567" height="315">
<param name="movie" value="flashmo_237_touch_slider.swf?xml=flashmo_237_photo_list.xml">
<embed src="flashmo_237_touch_slider.swf?xml=flashmo_237_photo_list.xml" width="567" height="315">
</embed>
</object> </center>>!!
any ideas would be good.
thanks
code using in my fragment
!!<<center>
<object width="567" height="315">
<param name="movie" value="flashmo_237_touch_slider.swf">
<embed src="flashmo_237_touch_slider.swf" width="567" height="315">
</embed>
</object> </center>>!!
i have also tried
!!<<center>
<object width="567" height="315">
<param name="movie" value="flashmo_237_touch_slider.swf?xml=flashmo_237_photo_list.xml">
<embed src="flashmo_237_touch_slider.swf?xml=flashmo_237_photo_list.xml" width="567" height="315">
</embed>
</object> </center>>!!
Comment