The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Need Help, Finding a site for uploading swf files

2 posters

Go down

Need Help, Finding a site for uploading swf files Empty Need Help, Finding a site for uploading swf files

Post by Lee Tamotsu September 4th 2013, 10:37 pm

Alright, so I'm kind of new to these forums. (In the sense that I haven't been here in ages) I searched them thoroughly several times, but couldn't a find a section for what I exactly needed.

Anyway, I used an older version of Flash and actionscript to make some interactive games and then exported them.
 
I've found plenty of sites that allow uploading of a variety of files, including flash based ones. The problem is that these sites are either for storage, downloading the file onto one's computer, or that they would have to go to a specific link to play the game.
 
What I want is to be able to place a file onto an uploading site and be able to embed it (I think that's the word) to my own site/forums. That way the game can be played on a site and or discussion forum, without members having to go to another site or downloading the game.
 
What file uploading site would you recommend for this? I've already tried several, but they don't allow embedding files. I would prefer for the site to be free, as I don't have enough files to make it worth paying a monthly fee.
 
Thanks in advance for any replies/information!
avatar
Lee Tamotsu
Forumember

Male Posts : 222
Reputation : 1
Language : English

http://avatarrp.aforumfree.com/index.htm

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by Lee Tamotsu September 5th 2013, 11:15 pm

So, did I post this in the wrong place? I apologize if I did, but I'd really like to be able to host my flash games on the actual forum. I don't want members to have to go to a different link in order to download and then play the game.
avatar
Lee Tamotsu
Forumember

Male Posts : 222
Reputation : 1
Language : English

http://avatarrp.aforumfree.com/index.htm

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by runawayhorses September 6th 2013, 1:46 am

You can upload swf files to photobucket and embed them,

https://s223.photobucket.com/

If you want to give the option to download the file put the direct link to the swf file in a link like this:

Right click the link and "save as".

Code:
<a href="URL OF SWF FILE GOES HERE">Click here to download</a>
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by Lee Tamotsu September 6th 2013, 2:14 am

I didn't know Photobucket had that option, I thought it was only for jpegs and gifs. I logged into my old account and tried uploading a swf, but this is the error I get.



Note: Videos are limited to 500 MB or 10 minutes in length. Supported image file types include gif, jpg, jpeg, png, and bmp.
 
The following files were not uploaded
(Any swf file)
It's not that the file is too large, as it's only kb and in the two digits. Is there a certain place I have to go in order to upload a swf file?
avatar
Lee Tamotsu
Forumember

Male Posts : 222
Reputation : 1
Language : English

http://avatarrp.aforumfree.com/index.htm

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by runawayhorses September 6th 2013, 2:20 am

No you upload the same place you would pics. As far as I know Photobucket still allows uploading of swf files, they use to allow uploading them anyway, in fact I still have several swf files uploaded there right now they are hosting.

Direct link, click to view:

https://i223.photobucket.com/albums/dd190/runawayhorses1/Flash%20Videos/F%20-%20Flash%20Videos/fireworks.swf
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by Lee Tamotsu September 6th 2013, 2:36 am

Unfortunately I can't seem to find anyway to use photobucket for uploading swf files. Neither the direct link or upload from computer options work for the files.

It might have been used at one point, but they got rid of it, and kept the files of other accounts accessible still. Either that, or I'm blind and can't find it.
avatar
Lee Tamotsu
Forumember

Male Posts : 222
Reputation : 1
Language : English

http://avatarrp.aforumfree.com/index.htm

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by runawayhorses September 6th 2013, 2:41 am

Yeah I just did some research and photobucket no longer supports uploading of swf files, but they will continue hosting the ones that are uploaded there now.

Well I would google "free swf file hosting" and try s few out.

You would place the direct link to the swf file in an embed code like this:

Code:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="320" HEIGHT="240" id="Yourfilename" ALIGN="">
<PARAM NAME=movie VALUE="Yourfilename.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#333399> <EMBED src="Yourfilename.swf" quality=high bgcolor=#333399 WIDTH="320" HEIGHT="240" NAME="Yourfilename" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by Lee Tamotsu September 6th 2013, 2:44 am

I've been doing just that, but more often then not, the free sites are only for storing the file, which can be later downloaded.

I used to have my files on a place called Fileden, but they've since merged/were bought out/or something.

Thanks for the help though!
avatar
Lee Tamotsu
Forumember

Male Posts : 222
Reputation : 1
Language : English

http://avatarrp.aforumfree.com/index.htm

Back to top Go down

Need Help, Finding a site for uploading swf files Empty Re: Need Help, Finding a site for uploading swf files

Post by runawayhorses September 6th 2013, 2:48 am

Yeah, you need a swf file host that allows "Remote linking" so you can play it on other servers. Photobucket was good for that.

Keep looking you're bound to find one. Try adding "remote linking" to the swf host search, and try "hot linking" as well.

Good luck Smile 
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum