| mrsponkie | Date: Monday, 2008-03-10, 9:55 Am | Message # 1 |
|
Newbie
Group: Users
Messages: 9
Reputation: 0 [0%]
Status: Offline
| I know that MySQL is not allowed,but,are there other methods to succeeded to link videos by visitors?Now is impossible for a visitor to add a video in my website , they must to send me link and i add the video in my website,how can i fix this problem?
Mr SpOnKiE
|
| |
|
|
| Eckho | Date: Monday, 2008-03-10, 12:00 Pm | Message # 2 |
GFX Certified
Group: Moderators
Messages: 407
Reputation: 23 [7%]
Status: Offline
| Try This code will help you Goodluck <object width="720" height="560"> <param name="src" value="URL of Video" /> <param name="controller" value="true" /> <param name="autoplay" value="false" /> <!-- Code For Older Browsers --> <embed src="URL of Video" width="220" height="160" </embed> </object> JUST SAY MY NAME " ECKHO " And ill Be There
|
| |
|
|
| mrsponkie | Date: Monday, 2008-03-10, 3:24 Pm | Message # 3 |
|
Newbie
Group: Users
Messages: 9
Reputation: 0 [0%]
Status: Offline
| sorry,where have I to copy/paste this code?
Mr SpOnKiE
Message edited by mrsponkie - Monday, 2008-03-10, 3:29 Pm |
| |
|
|
| Eckho | Date: Monday, 2008-03-10, 8:02 Pm | Message # 4 |
GFX Certified
Group: Moderators
Messages: 407
Reputation: 23 [7%]
Status: Offline
| in page you like to show your videos or you can use Embedded codes also if the codes works above tell me and if you need embedded code to stream your video just tell to me and i give the codes
|
| |
|
|
| mrsponkie | Date: Tuesday, 2008-03-11, 1:28 Pm | Message # 5 |
|
Newbie
Group: Users
Messages: 9
Reputation: 0 [0%]
Status: Offline
| maybe you didn't understand what i tried to explain..sorry my fault,i'm not english mother tongue I'd like that my website become more interactive,i know how i can show a video,but i'd like to find a method where other visitors could add their videos too (for example) if you come into my website and you want to insert your own video,it would be nice if you could insert the link of the video,and my website will automatically show it. Now it's impossible this thing,i must to insert all videos myself,it's quite boring for me.. see my website link
Mr SpOnKiE
|
| |
|
|
| Sunny | Date: Wednesday, 2008-03-12, 3:44 Am | Message # 6 |
Constant
Group: Administrators
Messages: 260
Reputation: 20 [6%]
Status: Offline
| If you want to allow your users to insert video, e.g. from youTube, you should first allow certain user group(s) to add materials. Then they can use the following BB-code when adding entries: [ video ] link to youTube video [ /video ] (without spaces)
Message edited by Sunny - Wednesday, 2008-03-12, 9:07 Am |
| |
|
|