Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

uploading flash to the web

Status
Not open for further replies.

flash000

Technical User
Dec 10, 2006
16
0
0
GB
hey,
when you have made a flash file, how do u upload it to the web?

i have tried copying the code from an internet page but it always just says movie not loaded.

am i doing something wrong?

thanks...
 
You need to upload the swf files to the webserver using FTP.
There are many FTP clients out there, i use Filezilla
CuteFTP is a popular one too:

Alternatively your hosting company may have some other means of uploading content, eg. via a web interface - check with them.

When you publish your flash file, a corresponding html file should be generated (if not, check your publish settings). Upload both the swf and the html to your webserver, and load the html page in your browser. If you're putting the swf file in a different directory from your html page, you need to amend the html code to reflect the new path to the swf file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top