Help - Search - Members - Calendar
Full Version: Three Questions
Forums > Resource Center > Webmasters' Corner
PurpleDaze112
Okay. I've got a few questions I need help on. How do you:

1. set music to play when someone goes to your page?
2. you post videos on your page?
3. put pictures onto a post in a forum?
4. put a backround up?
5. get pictures onto your page? I mean pics out of a camera.

Thanks to anyone who can answer my questions. I kinda suck at computers so I need the help.
highwayto4355
moved to webmasters corner
ForgiveTheSinner
3. Put
CODE
[IMG] picture url [/IMG]


5. If you have a digital camera then stick the memory card into the designated slot in your computer and it'll open like a USB.
Anarchy
2. Sometimes, when you watch videos, they will have the code posted up on that same page. Just copy the code and paste it where you want the video to be.

4.

CODE
<style>
body {background-image:url("URL");}
</style>

Replace URL with the url of the image you want as your background.
highwayto4355
lol. i finished answering half the questions and was about to press finish edit, but 'my bb codes didnt' line up' and it was in quick edit so it all went away . ;__;

1. use a simple embed code;

CODE
<embed src="URL HERE" hidden=false autostart=true loop=true width="100" height="20"></embed>


from here

set auto start to "true"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.