| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Displaying videos on static website without knowing programming.
Hello,
I am not a programmer and I want to embed flash video player and videos in my static website can anyone give me suggestions or simple method to follow? I would be thankful to you. Await your reply. |
|
#2
|
||||
|
||||
|
Example:
Code:
<object width="550" height="400"> <param name="movie" value="somefilename.swf"> <embed src="somefilename.swf" width="550" height="400"> </embed> </object> |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > Displaying videos on static website without knowing programming. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|