How to add the audio files to your page .If you want to add the audio file then just replace the name of the video file with the other audio file name.
Example:
<img border="0" dynsrc="img\border.wav" start="fileopen" loop="0" width="134" height="138">
Attribute
Value
Description
dynsrc
path_of_movie_file
Defines the path of movie file.
start
fileopen, mouseover
Defines the instances on which movie starts playing.
loop
0 to n , infinite
Defines the no. of times movie should repeat.
width, height
pixels
Defines the height & width of movie window.
border
0 to n
Defines the width of border of movie window.
start
if you want that movie starts playing when page gets opened then use start="fileopen", if you want that it should open when mouse pointer moves over it then use start="mouseover".
Loop
If want to play the movie in repeating manner then use loop="infinite" or you can provide the value 0 to n.
if loop="0" then movie will play only one time.
So lets see an example so will get more clear.
Just write/copy this example on any text editor new file and save the file and open in the browser and see how it looks.
Artical Published
- Add fixed background image
- Give Nice Profile look
- Google says Quality Not Quantity
- Add meta tag to blog
- How to Get Rank in Google Search
- Blogger sitemap to Google
- Supescripted Word In Post
- Subscripted word in Blog
- Table element demonstration
- Table tag in blog post(intro)
- Table tag in blog post
- #blog -pager
- #blog-pager-newer-link
- #body#layout#footer
- #body#layout#header
- #body#layout#header-wrapper
- #body#layout#newsidebar-wrapper
- #body#layout#outer-wrapper
- #body#layout#sidebar-wrapper
- #comment block
- #comment h4
- #comment-block .author-comment,comment-body
- #comment-block .comment-blody p{ }
- #comment-block .comment-footer
- #footer
- #header
- #header .description
- #header a,#header a:hover { }
- #header H!
- #Header-wrapper
- #main-wrapper
- #navbar-iframe
- #outer-wrapper
- #sidebar-wrapper
- .author-comment p{ }
- .feed-link, .sidebar
- .main .blog
- .main .widget
- .post blockquote p{ }
- .post blockquote { }
- .post H3
- .post H3 a { }
- .post H3 a:visited { }
- .post H3 strong
- .profile-data
- .profile-datablock ,.profle-text-block
- .profile-link
- .sidebar .widget
- .sidebar ul
- .sidebar ul li{ }
- About .post
- About H2
- CSS
- CSS a:link
- CSS body
- Difinition list in Blog
- H2 .date-header
- Ordered list items in blog
- Strike Word in Blog
- Table in Blog Post
- Unorder list In Blog
How to add the audio files to your page
Saturday, March 15, 2008
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment