Go Back   CodingForums.com > :: Client side development > Graphics and Multimedia discussions

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-12-2005, 12:32 AM   PM User | #1
scottydoo123
New to the CF scene

 
Join Date: Feb 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
scottydoo123 is an unknown quantity at this point
Cool how to upload pictures

hello, i have made a website and would like to make it more interesting by adding flash movies and pictures on to it. can you please help me.

www.gunsandguns.teach-nology.com
scottydoo123 is offline   Reply With Quote
Old 02-12-2005, 12:37 AM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
thats a pretty vague request, well you upload pictures the same way you got that page on there, you can use the image tag to display a picture
Code:
<img src="yourimage.jpg">
and you can use this to put flash on your page, assuming you have the flash files to use
Code:
<object type="application/x-shockwave-flash" data="yourflash.swf" width="xx" height="xx">
<param name="movie" value="yourflash.swf">
<param name="quality" value="high">
</object>
_Aerospace_Eng_ is offline   Reply With Quote
Old 02-12-2005, 12:41 AM   PM User | #3
scottydoo123
New to the CF scene

 
Join Date: Feb 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
scottydoo123 is an unknown quantity at this point
Cool how do i put flash on with that

Quote:
Originally Posted by _Aerospace_Eng_
thats a pretty vague request, well you upload pictures the same way you got that page on there, you can use the image tag to display a picture
Code:
<img src="yourimage.jpg">
and you can use this to put flash on your page, assuming you have the flash files to use
Code:
<object type="application/x-shockwave-flash" data="yourflash.swf" width="xx" height="xx">
<param name="movie" value="yourflash.swf">
<param name="quality" value="high">
</object>
i used a fre web host for my webpage
scottydoo123 is offline   Reply With Quote
Old 02-12-2005, 12:48 AM   PM User | #4
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
dont start a new thread if u dont have to, you see where it says data="yourflash.swf" that is where you put the location of your flash file and you also put it in the movie value= like i said assuming you have the flash files, but if you are wanting to learn flash you are moving way to fast seeing as you are a beginning, you may want to check out this site http://www.w3schools.com and learn the basics, does your free host help page tell you how to upload files?
_Aerospace_Eng_ is offline   Reply With Quote
Old 02-12-2005, 12:52 AM   PM User | #5
scottydoo123
New to the CF scene

 
Join Date: Feb 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
scottydoo123 is an unknown quantity at this point
Cool uploading

no it duznt you have to pay heaps please help me
scottydoo123 is offline   Reply With Quote
Old 02-12-2005, 12:52 AM   PM User | #6
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
there is only so much i can do here read this page http://www.gunsandguns.teach-nology....age=hosting_fm
_Aerospace_Eng_ is offline   Reply With Quote
Old 02-12-2005, 01:43 AM   PM User | #7
rmedek
Senior Coder

 
Join Date: Nov 2003
Location: Minneapolis, MN
Posts: 2,879
Thanks: 2
Thanked 65 Times in 56 Posts
rmedek is on a distinguished road
Hi Scotty,

You upload an image file the same way you upload your html files. If you have a free host chances are there is some built in "file manager" where you transfer files from your computer to the website.

Once you move on from a free host you can start looking at things like FTP programs. But for now, if you want us to help you, give us as much information as you can, such as:

Have you uploaded your own web pages yet?
Is your site online? If so, what's the link?
Who is your free host?
Is it just one or two images you are having trouble with?

Etc. Hope this helps,

Rich

Edit: I'm an idiot... I completely missed the link you gave. Looks like you are starting from the beginning! The link to upload your photos is there on your homepage, just under "Build Your Website Now." For learning how to do just that, check out the link Aero gave you, or this one, which seems to be pretty newbie-friendly:

http://htmldog.com

Cool? Cool.
__________________
drums | web

Last edited by rmedek; 02-12-2005 at 01:46 AM..
rmedek is offline   Reply With Quote
Old 02-12-2005, 02:16 AM   PM User | #8
scottydoo123
New to the CF scene

 
Join Date: Feb 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
scottydoo123 is an unknown quantity at this point
Question thanks for the tips guys

thx for the tips guys i will contact u if there is nethin else i need
scottydoo123 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:24 AM.


Advertisement
Log in to turn off these ads.