Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash








Can I Download A Zip File Using Flash?


HI i'm working in an application, one of the elements of the interface is a button that ideally when clicked would download a zip file, is this possible?




KirupaForum > Flash > Flash 8 (and earlier) > Flash MX 2004
Posted on: 07-13-2006, 05:07 AM


View Complete Forum Thread with Replies

Sponsored Links:

Download A Pdf File From Flash
I need to know the script to put in my button for downloading a file whitch is in the same folder than the movie.

I would be pleased if someone could help me with this.

thanks

View Replies !    View Related
Possible To Download A File From Flash?
Is it possible to make a button
that when you click on it
you download an externalfile to your computer?
For example a pricelist in Word format?

View Replies !    View Related
File Download From Within Flash
Hello

Just wondering how to create a button in my FLA that will download a file (in this case a windows media player file) to the viewers computer when it is pressed. I'm assuming it will bring up the windows dialogue box which gives them a choice over where to save it.

Thanks for your help

View Replies !    View Related
Download File In Flash
hi,

I like to include a link to download a file, so that when the user click, the "save file" pop-up will appear.

I'm trying to let user download a JPG file, but instead of opening a new broswer window, I let them save it straight away.

many thanks

Lawrence

View Replies !    View Related
Download File From Flash
i am trying to have a button that will allow the user to download a file from my site, or open a pdf with axcrobat. the file will be a pdf. what is the code i put on my button. i have searched online, but i am only finding "upload" tutorials.
Please help if you can.
thanks
DK

View Replies !    View Related
Download A File (PDF) From Flash 5
morning everyone

does anyone know if its possible to download a file from flash?

what I'd like to do is have a button in the flash movie that sends a pdf file to the user.

the pdf file will be in the same directory as the flash movie.

would it be easier just to send the user to a separate html page and have them download it from there?

just wondering.

thanks

ig

View Replies !    View Related
Download Pdf From Flash File
Hi,

I would like to have a button in a flash file. When the user clicks on the button a PDF file would automatically download.

Does anyone know how I can do this? I'm using flash mx.

Thanks,

View Replies !    View Related
Download File From Flash.
Hi all,
I know there is a way to download zip files through flash like you would with a normal html page but I was wondering if you can download an uncompressed file, like an mp3?
The reason behind this is that I could save on web space by only having the raw uncompressed mp3 instead of the mp3 and mp3 zipped.

Thx for any advice!

Best.

BRb

View Replies !    View Related
Flash Download File With Php
I'm making a flash movie that loads a file that the user will then download. The url to the file is in a MySql database and is found by sending a variable to the php file. (download.php?id=43) The flashmovie can be found on download.php

download.php uses the id and gets the url and sets it onto the varaible $fileurl

How do I get that variable into flash? The flash movie will be a small part of download.php, so I don't think I can reload it or things like that. Is it posible to send it to flash in the embed object tags?

View Replies !    View Related
Download A File From Flash
Hi,

how do i link out of a swf to download a file.

I want to link out so a screen saver file downloads.

Do i just set the url to the files url?

on (release) {
getURL("");
}

if you can help thanks

View Replies !    View Related
Download Flash File
Is there a method to download a flash file from the internet so that I can look at it?

View Replies !    View Related
Download Files From Flash File?
Please help!
I have a flash file ready to post to my web site and for cds..but I have a link to my resume and to a multimedia project I once worked on. Is there any way I can create my picture of my resume so that someone just click on it and download the pdf?!

THANKS!
Erin

View Replies !    View Related
Should Flash Download Speed Be Same As Any Other File?
This is probably a dumb question, so sorry in advance.

My first novel is being published next year and I'm building a website for it. I've used Flash (Swish actually)
to generate a simple text effect on the page

http://www.cherubcampus.com/preview2.htm

The file size is 13K, but when I first went to download it online my browser took ages to display the item and downloaded over 400K of stuff ending in a pop up from macromedia asking if I wanted to install an update. (I already have flash player 6)I was wondering what was happening.

Subsequently the file downloads quickly but I was wondering if this is just because it is cached. Can I assume that a flash file of a given size will download in an identical time to, say, a GIF or JPEG of the same size?

View Replies !    View Related
Help: Download Pdf File From Flash Site
i think this is a simple question but i just dont know the code for it.
i have a flash website in a pop up window, and there is a "download pdf file" button where someone can download my resume. the resume link is

ex. www.mysite.com/filepdf

My question is, what is the code to make the button in my flash site download this file in another pop up window(www.mysite.com/filepdf) which begins an automatic downlaod?

thanks a tons

View Replies !    View Related
Download A File From A Flash Page
how do I build a button with the correct actionscript to download a file,for example,a word page,called nico.doc?I built the button and I don't know which is the correct actionscript to do what i want.
Please someone help it's for my work job....HELP!

View Replies !    View Related
Download A File From A Flash Page
how do I build a button with the correct actionscript to download a file,for example,a word page,called nico.doc?I built the button and I don't know which is the correct actionscript to do what i want.
Please someone help it's for my work job....HELP!

View Replies !    View Related
Download Links In A Flash File
Hi is it possible to have in a flash file, a button that when pressed will save a document to the users hard disk. ie a download link

View Replies !    View Related
How To Use The Download.fla File In Flash Mx 2004?
I download the download.fla (xxx.zip) from the textfx page and i open it up but i cannot get it to work with my flash program. What do I do?

View Replies !    View Related
Flash Wont Download Zip File In IE
Hey guys,

I'm writing about a problemI’m having with Flash MX 2004.

I have a window that is opened with java that has flash only inside it and there is a button in the flash movie that downloads a zip.

This is where the problem is..

The zip file that is linked via the below script will not download in IE, but downloads fine in Firefox. The actual IE browser flashes up but then disappears and then nothing happens…. So annoying!

I'm just wondering what some of the potential problems could be why IE wont download the Zip.


Code:
on (release) {
getURL("resources.zip", "_blank");
}


Thanks in advance guys

Learningseat

View Replies !    View Related
Open Up A Download File Box From Flash
I want to allow people to save a file by clicking on a button. How can I do this?

I've tried getURL but I don't want it to open the file I want it to allow the user to save the file to their computer.

Anyone know how to do this. Please share with me I'd really appreciate it.

Thanks
jason
www.envirojay.com

View Replies !    View Related
How Do I Download A Flash File From A Webpage?
is there a way i can download this flash movie

http://www.seikousa.com/

id just like to try and learn some things from it.

View Replies !    View Related
Linux Flash 9.0.48.0 Tar Download File Is Still 9.0.31.0
Per the July 10, 2007 security alert from Adobe I downloaded the current linux flash tar file from the Adobe download page. It's supposed to be 9.0.48.0. However, when I install it, the version still shows 9.0.31.0 and the dates on the untarred files are December 15, 2006 dates. Is this really the current flash for linux? If not, where might I obtain the latest version? Thanks.

View Replies !    View Related
Download File From Flash Movie
I've just done a website solely in flash(mx) with a page of MP3's that I want people to be able to download. In an HTML page you would just right-click and choose 'download link to disk' but if you do this in Flash you just get the Flash player options. How do i fix it so that people can download the mp3's without embeding these huge files in the SWF?

Cheers.

Biscuit.

View Replies !    View Related
Is Possible To Download A Zip File From Inside Of Flash?
HI i'm working in an application, one of the elements of the interface is a button that ideally when clicked would download a zip file, is this possible?

View Replies !    View Related
File Upload/download With Flash
Hi,

Since Flash 8 FileReference API was introduced, and file upload/download through Flash finally became possible. The API has one troubling limitation though, which is the 100mb limit for file transfer.

I'm developing a browser based file transfer utility, and I would have wanted to implement it with solely Flash. It has to have the ability to manage far larger files than 100mb. Does anyone know a way to overcome this limitation, or have another solution for file upload/download through Flash 8?

Thanks already!

View Replies !    View Related
How To Download A PDF File From A Flash Site?
Ok so my site is entirely made using Flash and I have a simple question here... I have a PDF containing some instructions for a product of mine that I want customers to be able to download. How do I make it so when you click on the "Click here to download" link it will automatically begin downloading the PDF file?

View Replies !    View Related
Flash Force Download File
Hi guys,

I am trying to code a button to force download a QuickTime movie to the user's computer. I heard i can do so using PHP. Can anyone help with code?

Please note my knowledge of AS esp. PHP is minimal.

Hope you can help. Thank you!

View Replies !    View Related
Download Link For A Zip File In Flash NOT Working =(
Hi all,

Very strange issue I am having. I have a zip file on the the server and inside my flash I have a link:

on (release) {
getURL("http://www.url.com/nameofzip.zip", "_blank");
}

Now the flash link works in ie 5.5 but not in 6. I can't figure out what is going on. Anyone ever run across this and or have suggestions on other ways to get this to work?

View Replies !    View Related
Download Link For A Zip File In Flash NOT Working =(
Hi all,

Very strange issue I am having. I have a zip file on the the server and inside my flash I have a link:

on (release) {
getURL("http://www.url.com/nameofzip.zip", "_blank");

Now the flash link works in ie 5.5 but not in 6. I can't figure out what is going on. Anyone ever run across this and or have suggestions on other ways to get this to work?

View Replies !    View Related
Download File From Flash Movie To Computer
I know this is something simple, but i can't figue out how to tell flash to get a file and open the "open this file or save this file" window. like you're downloading a wall paper from a website and saving it onto your computer hard drive.

View Replies !    View Related
File Download Links In Flash MX 2004
Can anyone help me????? I am trying to create a file link in flash which lets users download zip files rfom the site.....I am lost....can someone show me the way??

View Replies !    View Related
FLASH CS3 User File Download Button?
This might be a dumb question
i've just finished builing my flash site, and all i need now is

a
"DOWNLOAD FILE" button so the user can download movie files,
exe files and pix etc etc...

does anybody have any ideas?? it would be a great help
using ACTION SCRIPT 2.0



thanx
FS

View Replies !    View Related
Download A Music File In Flash MX2004
Hi,

Can anyone help me with this problem. I have developed a music site using Flash MX2004 and would like to offer a small download facility. After searching forums it seemed that the best way to do this was to use PHP and ASP because MX2004 did not have the inbuilt ability to do this. Unfortunately when I use the PHP I only get 1K of data downloaded (it completes extremely quickly). The PHP script I'm using is in the attachment.

Can anyone suggest what I can do.

Thanks,

Gareth







Attach Code

<?php
// downloading a file use http://somewhere.com/download.php?filename=name of file

$filename = $_GET['file'];
if(!$filename){ echo "ERROR: No filename specified. Please try again."; }
else {

// fix for IE catching or PHP bug issue
header("Pragma: public");
header("Expires: 0"); // set expiration time
header("Cache-Control: must-revalidate, post-check=0, pre-check=0");
// browser must download file from server instead of cache

// force download dialog
header("Content-Type: application/force-download");
header("Content-Type: application/octet-stream");
header("Content-Type: application/download");

// use the Content-Disposition header to supply a recommended filename and
// force the browser to display the save dialog.
header("Content-Disposition: attachment; filename=".basename($filename).";");

header("Content-Transfer-Encoding: binary");

$root_path = "./audio/";

$myfile = $root_path . $filename;

//header("Content-Length: ".filesize($myfile));

readfile("$myfile");
exit();
}

?>

View Replies !    View Related
Historical Data Download To Flash File
Hi , I have a program that I wish to have access stock market data on demand.
I am not sure as to how to go about coding the request to get the data(say from Yahoo).
At the moment I have MIME format Text files that I access through Flash.(after cut and paste into the spreadsheet)
I format the data through a Excell macro. I wish to automate the process preferably through an XML schema.
I am worried that I might overload the memory of the Flash engine if I populate the program with XML data(and hence format before passing to revelant arrays). It would be better to have an XML query generated from flash that contained formating instructions that returned the data into revelant text files to be read by the Flash engine. Does anyone have experience in this or know something about the subject? I know it has been done in HTML for Lisp but I dont have access to the code
Look forward to your reply.
WB

View Replies !    View Related
File Browser (download Management) In Flash
Hi,
I would like users of my site to be able to download files present in one or more directories of my website (without any PHP,mySQL stuff)

Is it possible for flash to browse a particular folder and see how many files there are, their name...and allowing their download?

How would you please proceed to achieve this task?
Thanks a lot,

View Replies !    View Related
File Browser (download Management) In Flash
Hi,
I would like users of my site to be able to download files present in one or more directories of my website

(without any PHP,mySQL stuff)

Is it possible for flash to browse a particular folder and see how many files there are, their name...and allowing

their download?

How would you please proceed to achieve this task?

Thanks a lot,

View Replies !    View Related
File Browser (download Management) In Flash
Hi,
I would like users of my site to be able to download files present in one or more directories of my website

(without any PHP,mySQL stuff)

Is it possible for flash to browse a particular folder and see how many files there are, their name...and allowing

their download?

How would you please proceed to achieve this task?

Thanks a lot,

View Replies !    View Related
File Browser (download Management) In Flash
Hi,
I would like users of my site to be able to download files present in one or more directories of my website

(without any PHP,mySQL stuff)

Is it possible for flash to browse a particular folder and see how many files there are, their name...and allowing

their download?

How would you please proceed to achieve this task?

Thanks a lot,

View Replies !    View Related
File Browser (download Management) In Flash
Hi,
I would like users of my site to be able to download files present in one or more directories of my website

(without any PHP,mySQL stuff)

Is it possible for flash to browse a particular folder and see how many files there are, their name...and allowing

their download?

How would you please proceed to achieve this task?

Thanks a lot,

View Replies !    View Related
Force Flash To Open File Download Box In Front Of The Flash Movie
Folks,
I'm making a dvd title using flash to auto start when people pops the dvd disc in.
I have a button 'Click here to download the movie' and clicking the button should pop up a file download box so people can save the movie file(.mov) to their desktop.
Problem is that the file download box shows up behind the flash movie so people won't be able to see the download box since it's hidden behind the flash. This is critical since I intend the flash to open as a full-screen mode.
Is there a way to force the flash to open the download box in front of the flash movie?

I tried getURL and fscommand ("exec", "filename.exe") and even fileReference commands to try different way of linking the movie file, and they all open download box behind the flash.

Please help~~~

View Replies !    View Related
Force Flash To Open File Download Box In Front Of The Flash Movie
Folks,
I'm making a dvd title using flash to auto start when people pops the dvd disc in.
I have a button 'Click here to download the movie' and clicking the button should pop up a file download box so people can save the movie file(.mov) to their desktop.
Problem is that the file download box shows up behind the flash movie so people won't be able to see the download box since it's hidden behind the flash. This is critical since I intend the flash to open as a full-screen mode.
Is there a way to force the flash to open the download box in front of the flash movie?

I tried getURL and fscommand ("exec", "filename.exe") and even fileReference commands to try different way of linking the movie file, and they all open download box behind the flash.

Please help~~~





























Edited: 08/13/2008 at 03:24:14 PM by svamfaca

View Replies !    View Related
How To Download/convert Embedded Font From Flash File?
A swf had a particular font i wanted so i decompiled it and extracted the font source into a fla. Is there a way that i could convert/turn the glyphs into an otf/ttf file?

View Replies !    View Related
Flash Website - Click Button --> Download File
Hi, I have an all flash website where a photo gallery (also all flash) can be opened in a new window (with target _blank). In the photo gallery there's a button you can click and it contains the URL of a file to download. Is there any way that on the click of the button instead of leaving the page and going to the URL of where the file is located, could I instead somehow instantiate a save prompt? This way users won't have to leave the actual page containing the gallery and won't have to constantly be restarting it every time they wish to download an image.

Thanks,

Fargate

View Replies !    View Related
Forcing User's Browser To Download XML File That My Flash Movie Loads
I have a movie that loads an xml.

1) Update the xml file
2) Upload to my server
3) open IE and load my flash movie.
NOTE : my flash movie still uses the xml before it was updated.
How do I force my Flash movie to download the xml again?

Thanks in advance....

View Replies !    View Related
Why Word Document File Types Wouldn't Allow File Download?
I noticed that my Flash movie wouldn't allow for word file type download. I have a pdf file type as a download link, and it worked fine. This issue happens only on IE. Any thoughts?

View Replies !    View Related
Open File After Download OnComplete (File.reference)
I would like to be able to open a file after it downloads using File.reference. Has anybody done this? I know when I download files from other sites I am prompted to either save or to open, I would like to be able to do this.

Any thoughts?

Thanks!
John

View Replies !    View Related
Audio Download Link From Flash To Download Dialog
I am defining a URL to an MP3 file and then having a button use getURL onPress to open it. On my computer, this opens a dialog box to save the file.

However, on some computers, it opens the file in Quicktime in browser, I'm guessing just because Quicktime is configured to do so for them.

I want the link to always go to the regular save dialog box, so that it doesn't go away from my full screen Flash site, and so the user can download the file instead of just listening in browser.

Any ideas on how to do this, either by using a different link or a different method?

View Replies !    View Related
Download File
I have a projector file I have made that I want people to be able to down load from my web site any ideas. have posted this in standalone and no responses from there so hope some action wizard will be able to help me out.

View Replies !    View Related
Download File
I have a wallpaper section in my flash website. Instead of the user clicking on it to enlarge. Is it possible for them to click on the link and the download process begins? I appreciate any help.

Vince

View Replies !    View Related
Download A File ?
If my files look like this:

page.html
page.swf
application.exe

What code do I have to apply to a button in the Flash movie (page.swf) so that when a user clicks the button, the application.exe file is downloaded ?

Thanks.

View Replies !    View Related
Download File?
My portfolio is done in Flash and i need to have a button that allows a click for downloading an 3D animation.

question: what is the code that allows files to be downloaded?

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved