Saturday, November 29, 2008







Untitled 1





How include Flash in Blog : -


Flash is very attractive to use on web pages. Now read the following to learn
how to add falsh files on your blog.



At first you have to create a flash file and then upload it to any picture
sharing web sites. But now some sites offering free for Flash files (*.swf).


example : www.2and2.net



then add the following code to your site



Change the Height and width as you wish, and replace the (*.swf) direct link
from the picture sharing site marked in red.


---------------------------------------



<object width="400" height="200"
type="application/x-shockwave-flash" data="http://www.2and2.net/files/493102b7aa577.swf">

    <param value="http://www.2and2.net/files/493102b7aa577.swf"
name="movie">

    <p>Enter your text here to display.</p>

</object>



----------------------------------------

As a result you can see the following



   
   

Enter your text here to display.






No comments: