Oinam Forum

Oinam Forum

You are not logged in.

  • Index
  •  » Flash
  •  » Flash 8 File Upload Download

#61 2007-03-14 09:40:54

xtyler
Newbie
Registered: 2007-03-14
Posts: 2

Re: Flash 8 File Upload Download

Brajeshwar,

I'm sure this would be a great resource, but your site is currently down. Can you post more details here in this forum, since so many seem to have the same question?

Thanks!
Tyler

Offline

 

#62 2007-03-14 09:44:05

xtyler
Newbie
Registered: 2007-03-14
Posts: 2

Re: Flash 8 File Upload Download

Hey, the site is back up! And, funny enough, the fix is actually on Abdul Qabiz's blog and only linked to from Brajeshwars. Here is the backup link in case the referenced website ever goes down again:

http://www.abdulqabiz.com/blog/archives … d_file.php

Offline

 

#63 2007-03-14 09:52:50

Brajeshwar
Administrator
From: Mumbai
Registered: 2005-11-22
Posts: 143
Website

Re: Flash 8 File Upload Download

Sorry about that, I was rebooting my server!


Regards
Brajeshwar

Offline

 

#64 2007-03-15 02:27:24

soso74
Newbie
Registered: 2007-03-14
Posts: 2

Re: Flash 8 File Upload Download

hi

thanks for your response. I am in France so I just read it now.

My problem does not happen because of the onComplete bug - or it doesn't yet... I run into an http error 405 when uploading files on a Mac only. After trying my own solution, I tried the code posted on: http://blog.oinam.com/2005/flash-8-file … -download/ - using PHP and not ColdFusion. Everything works fine when running it on a PC, but not on a Mac. Any idea or clue on how to solve this? Could it be related to that Ruby bug mentioned in the Macromedia Livedocs?

Thanks in advance for your help

Offline

 

#65 2007-06-02 06:45:32

flvconverter
Member
Registered: 2007-06-02
Posts: 8

Re: Flash 8 File Upload Download

<a href="http://www.flv-converter.com">FLV converter</a> provide you with all popular FLV converter,encoder, decoder and player.

Offline

 

#66 2007-06-02 06:47:03

flvconverter
Member
Registered: 2007-06-02
Posts: 8

Re: Flash 8 File Upload Download

FLV converter provide you with all popular FLV converter,encoder, decoder and player.

Offline

 

#67 2007-12-19 13:03:38

Miznitic
Member
Registered: 2006-07-31
Posts: 4

Re: Flash 8 File Upload Download

How does one submit a cancel event? I know how to call a function if a cancel button is hit, but how do you get file.cancel() to work within this script?

Offline

 

#68 2008-07-11 10:21:11

mutsucrispin
Newbie
Registered: 2008-07-11
Posts: 1

Re: Flash 8 File Upload Download

Hi -- thanks for the great piece of software!

Does anyone know if this code within uploadDownload.as can be changed to allow unrestricted file use (ie, any file type can be uploaded & downloaded)?

    // files that can be uploaded
    fileTypes = [
        {description:"Images [*.jpg,*.gif,*.png]", extension:"*.jpg;*.gif;*.png"},
        {description:"Video [*.mov,*.avi,*.mpg,*.mpeg,*.wmv]", extension:"*.mov;*.avi;*.mpg;*.mpeg;*.wmv"},
        {description:"Documents [*.pdf,*.doc]", extension:"*.pdf;*.doc"},
        {description:"Audio [*.wav,*.aiff,*.mp3]", extension:"**.wav;*.aiff;*.mp3"}
    ];


many thanks

Offline

 
  • Index
  •  » Flash
  •  » Flash 8 File Upload Download

Board footer

Powered by PunBB 1.2.19
© Copyright 2002–2008 PunBB