![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Oct 2005
Posts: 84
Rep Power: 3
![]() |
I want to play movies on my website ,but i am not able to embedd media player in asp.net page
can some body help me
__________________
"You're good... but me, I'm magic" |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
one way to do it, which really has nothing to do with asp .net but rather html is like so:
html4strict Syntax (Toggle Plain Text)
stolen from http://www.adobe.com/cfusion/knowled...fm?id=tn_15777 another possible way might be to download the windows media player sdk thing and see if there is a control that you can use in asp .net. here's an example but this is in a regular .Net app, but may be somewhat similar to the way its done in asp as well. http://www.informit.com/articles/art...?p=101752&rl=1
__________________
I have never let my schooling interfere with my education. -Mark Twain- Xbox live gamertag: melbolt |
|
|
|
|
|
#3 |
|
Programmer
|
I used the similar method in my experiment site, ie. using object tag. However if you also want that your movie clip play in other browsers like FF2 then also use embed tag with object tag. The url of my experiment is
http://uxisfyp1.brunel.ac.uk/cspgiak
__________________
Iftikhar Ahmed Khan For doing an experiment on programmer's mood please visit http://uxisfyp1.brunel.ac.uk/cspgiak |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Media Center Recorded TV | MrMan9879 | Coder's Corner Lounge | 2 | Sep 3rd, 2006 2:06 AM |
| Do you know this kind of media player? | java_roshan | Coder's Corner Lounge | 3 | Aug 10th, 2006 11:46 AM |
| test | lostcauz | Coder's Corner Lounge | 9 | Jul 18th, 2006 3:20 PM |
| Function problems | Prm753 | C | 8 | Jan 5th, 2006 3:13 PM |
| media player | paulmedic555 | Project Ideas | 2 | Aug 30th, 2005 1:48 PM |