I have 3 parts of a swf that need to be played, either one after the other or if I can join them but had no luck in finding a program.
is there anyway to add it into this code simply?
thanks
is there anyway to add it into this code simply?
Code:
<object width="600" height="400"><param name="movie" value="flash_files/my_lords_garden.swf">
<embed src="flash_files/my_lords_garden.swf" width="600" height="400"></embed></object>
thanks