[SOLVED] Variable in javascript/script to play flash videos |
4/19/2010 10:41:53 | |
| PHPRunner General questions | ||
|
C
copper21 author
Hey all, |
||
|
|
Sergey Kornilov admin 4/19/2010 |
|
I would suggest to store video file name only. Then set 'View as' type of this field to 'Custom' and use the following code: $value = "<script type='text/javascript' src='http://SERVERNAME/videofiles/swfobject.js'></script> |
|
|
C
|
copper21 author 4/19/2010 |
|
I would suggest to store video file name only. Then set 'View as' type of this field to 'Custom' and use the following code: $value = "<script type='text/javascript' src='http://SERVERNAME/videofiles/swfobject.js'></script> |
|
|
C
|
copper21 author 4/19/2010 |
|
Sergey, |
|
|
S
|
siro 5/24/2010 |
|
what about Windows Medai player that code will work too |
|