PDA

View Full Version : How do you add Flash Animations?


RONATOR
June 10th, 2006, 11:57 PM
Ok, I must be stupid. I have noticed that some people are adding flash animations to their threads. How is this being done? I have tried but just can't seem to figure it out.

Mr.T
June 11th, 2006, 12:12 AM
i haven't seen anyone assing "flash', but i have seen people embedding videos. usually sites will have an embedding code already available to use for forums.

Random Bob
June 11th, 2006, 12:52 PM
get your codw from whatever source, for example youtube

<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/YxQmU8LyTj0"></param><embed src="http://www.youtube.com/v/YxQmU8LyTj0" type="application/x-shockwave-flash" width="425" height="350"></embed></object>

and paste into your post. easy.

<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/YxQmU8LyTj0"></param><embed src="http://www.youtube.com/v/YxQmU8LyTj0" type="application/x-shockwave-flash" width="425" height="350"></embed></object>

RONATOR
June 11th, 2006, 01:37 PM
That's too easy, thanks