Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Upload a picture to .swf

New Here ,
Mar 10, 2013 Mar 10, 2013

Hi,

I have hired a Flash developer to create me a .swf file which allows user to upload a picture to the SWF, then do some other things. Now, when he showed it to me on his website (flashguru.in/elance), it works perfectly, but when he sent me the files (https://www.dropbox.com/sh/9a2kkyzv4b9bg48/Mbf3GNB9qQ), the uploading image functions doesn't work!

Can someone please help me with this?

Thanks in advance,

Dean

TOPICS
ActionScript
902
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 10, 2013 Mar 10, 2013

is there some reason you can't ask your developer?

is there some reason you didn't want him/her to install the working files on your website?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 10, 2013 Mar 10, 2013

The problem is, I do not have a website, I need this to work only on my computer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 10, 2013 Mar 10, 2013

You expect an uploader to work without a server to upload to?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 10, 2013 Mar 10, 2013

Can I use my own computer as a server?

Meaning, can I upload the files from my computer, to a server on my computer and from there make it work?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 10, 2013 Mar 10, 2013

then you're probably out of luck unless you install a scripting language on your computer.  that language will need to be the same one used by your developer (typically php - but check the files sent by the developer).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 10, 2013 Mar 10, 2013

How do I install it? The files sent are in PHP.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 10, 2013 Mar 10, 2013
LATEST

http://php.net/manual/en/install.php

if you intend to use your personal computer as a web-accessible url, you are probably violating your isp's tos.  they probably won't care unless your site becomes popular.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines