Where Can I Download .fla Or Flash Source Files?
where can i download .fla or flash source files?
FlashKit > Flash Help > Flash Newbies
Posted on: 05-08-2002, 06:09 PM
View Complete Forum Thread with Replies
Sponsored Links:
Is There Anywhere To Download Source Files Of More Complex Flash Sites?
Ive been getting into designing websites in flash quite a lot recently, and can now make attractive, fairly decent sites fully in flash. I would now like to leanr some more advanced techniques, such as having advanced, attractive transitions between pages on a site and more complex sites. I find the easiest way to learn is to look at the .flas of other sites and take ideas and strategies from them.
Is there anywhere that allows you to download .flas (or .zips if the site contains more than one file) for more advanced websites? Or even, are there some tutorials a bit more advanced than the "create a fully based flash site" on kirupa.com elsewhere on the internet?
Cheeeers in advance!
View Replies !
View Related
Photoshop CS Flash Source Files
Has anyone played around w/ editing the Photoshop CS source files that they posted for the Flash Galleries. I want to add a Back or Home option to the navigation, or at least a hyperlink. The source files are all actionscript and I don't even know where to begin.
Here is an example:
http://www.ericnordquist.com/beauty/index.html
As you can see I need somekind of way to get back to the home page.
Thanks,
-Eric
View Replies !
View Related
Source Files For Flash Video
I'm a 3D Animator and our office has a Flash guy. Sometimes I need to give him videos that he puts in Flash for the web. None of us really know what the best video source file type is for the Flash guy to use, including him. He never really seems sure when I ask him.
Should I give him a JPG sequence? TGA sequence? MOV encoded with H264? AVI encoded with XVID? We're obviously looking for the best quality to file size ratio we can get.
More importantly, why do you feel that your suggestion is the best way to go? I ask this question because I'm looking for more than just personal preferences. I'm looking for the technically best solution.
Thanks,
Dustin
View Replies !
View Related
Training From Source: Source Files..
Thought I'd try here.. I have the FlashMX2004 actionscript training from the source book and my cd cracked.
I have't been able to find a location yet where I can download all the code.
It's more a lazy thing I guess, but I also like to have the 'correct' stuff before I mess with it.
Does anybody know where I can download the code from? Or, is there anyway a nice fat zip could be sent to me? (kelly@thumbslinger.com)
I can prove ownership by any means necessary (other than a receipt as the book is old but still viable)
Thanks
View Replies !
View Related
[F8] Are The Example Flash Files Submitted Here Open-source?
Are the example flash files submitted here open-source?
I've taken a flash file (displaying clocks in different timezones) posted on this site, made some tweaks to the actionscript as I'd like to use it on my intranet site
Here's the link to the original:
http://www.flashkit.com/movies/Utili...5691/index.php
I've also changed the font and changed the timezone locations
As I'm looking to post the modified flash file on my internal intranet site, I'm looking to get permission from the author, but the email address in the file is no longer valid
Are the example flash files submitted here open-source, and am I permitted to re-use/"recompile" the code for my own use?
Please let me know your thoughts
Many thanks
View Replies !
View Related
Training From The Source - Flash MX Actionscript Advanced - Files
Hi all,
I have the above book (Macromedia - Training from the Source - Flash MX Actionscript Advanced) But I have now moved to Australia from the UK however have left the CD behind. I have been trying to find the source files anywhere on the web but have had no luck. Does anyone know where I can download them.
I would really appreciate any help in finding these files.
Thanks
Graham
View Replies !
View Related
Warning: Make A 2nd Backup Copy Of The Source Flash Files....
I'm posting this message to warn you all to start making a habit of using the backup copy of your source flash files. That way you have a original copy and a backup copy.
My flash 2004 mx does the weird thing I have never seen before. I have source flash files on Windows 2003 file server via the network. I was working on updating/saving it last night. Then left the flash mx 2004 application running on my local machine for a while. Unexpectly, someone rebooted the file server.
Then the next thing I know, the source file on the Windows 2003 file server had disappeared as it never exist on the server. It's all gone!! I never heard of a source file that have been on the server for a few months only to find it disappear when the server get rebooted. I think it had to do with flash mx 2004 using some cache copies or something while running.
So, just do it. Make a backup copy of it on your machine before starting to work on it and clear it when you're done. Thought you might want to know to avoid future problems.
FletchSOD
View Replies !
View Related
Download Files In Flash MX
What I am looking to do is upon a button click a file in the same directory as the SWF (lets say picture.zip) brings up the download dialog box. Meaning either the save or open option comes up. Currently I am using the get URL and have the ZIP on a server. For example:
getURL ("http://www.*.picture.zip", "_blank");
Since the browser begins to open the file but it is not a readable file it goes straight to download. I do not want to do this because I am making a projector and do not want the users to have to be online. I want the file in the same location as the SWF. If you have any suggestions I would greatly appreciate it.
View Replies !
View Related
How To Download Files Using Flash?
i just cant figure out how to download files into my c drive using flash only, i have several files on a server, what i want to do is, you click a button that says download, and they i want to make flash ask the user to put the path to download the file into, and maybe stick a progress bar on there.
i know the basic actionscript. but i need the command used to copy a file into the c drive.
thanx a lot for your help.
View Replies !
View Related
Using Flash To Download .MP3 Files
I have a training program I created in Flash MX which makes extensive use of audio narration. All of the text and audio is external to the Flash program so that it can be translated into other languages. Audio is played through the Sound object using the Sound.loadSound() and Sound.start() methods.
To improve performance I would like to allow the end user to download the .MP3 narration files to their hard drive, and then have my Flash program look on their hard drive for the files. Is there a way to make Flash conduct the download process? Right now I am using InstallShield, but my Flash program doesn't know where InstallShield put the .MP3 files, so I have to ask the user. This is confusing and cumbersome for the end user.
Any ideas out there on how to make Flash conduct the "install" process?
View Replies !
View Related
[ How To ] Files For Download In Flash
Maybe a VERY stupid question but I couldn't find any solutions with search. It is quite simple. I have certain files I want people to download if they choose to.
Files like .pdf, .eps, etc. Is it possible to make it so that it automatically does the 'save as' routine. For example the .pdf probably will open in your browser.
Is there such a thing like the 'right-click-save-as' routine in Flash?
TIA,
Eric
View Replies !
View Related
How To Allow Ppl To Download Files From Flash
hey peeps, do anyone know how to let ppl download files (say wallpaper) from flash?
normally what i did is create a html from dreamweaver and link the flash button to it. it would be a lot more presentable if i could open up the "save as - open - close" window directly from flash.
help needed!
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
How To Download Files To C Drive Using Flash
i just cant figure out how to download files into my c drive using flash only, i have several files on a server, what i want to do is, you click a button that says download, and they i want to make flash ask the user to put the path to download the file into, and maybe stick a progress bar on there.
i know the basic actionscript. but i need the command used to copy a file into the c drive.
thanx a lot for your help.
View Replies !
View Related
Right-click To Download ZIP Files In Flash
Hi
Wondering if anyone can help me with this simple problem in Flash MX.
I need to put a link to a series of ZIP files on my flash-based website. I currently have the target files zipped and have placed links to open the zip files in a blank window. (I'm trying to establish the same effect as if you right-click on an html-based zip file. However, because I'm working in Flash, I'm having problems.)
Can anyone help with the path needed to start the download of a zip file linked from an swf file?
Thanks
Rob
View Replies !
View Related
Download Files From Site Using Flash
Hello all,
I want to know whats the best way to allow people to download files from my site using Flash/Actionscript? The simplest way too - any tutorials links and examples will be great.
I am able to download files using normal hyperlinks and PHP already - but want to do it via Flash/Actionscript without leaving the MovieClip. Maybe using AMFPHP might be easiest since I am already using it??
Many thanks
View Replies !
View Related
Where Is Download For Flash Remoting Files?
Does anyone still have the url and is it still active because macromedia is only promoting their flash remoting mx which is for .net or java and dosen't install the regular flashservices gateway.
I have the components for flash mx2004 but not the main files for flash remoting.
So clearing the issue FLASH REMOTING MX DOES NOT install the flash service gateway, only the .net or java add on.
View Replies !
View Related
Letting Users Download Files Thru Flash
I am putting together an image gallery for friends and family, and I want them to be able to click on an image that they want to download and have flash bring up a save as pop up from IE.
Am I just being retarded and all you have to do is do a getURL action? Or is there a script...
Thanks.
View Replies !
View Related
How Can You Make Flash Download Media Files?
How can someone make a flash movie link download a media file rather allowing them to open and play in a browser?
I have always used up until now the clumsy way of zipping the files so the browser prompts you to save the files on your disk but I'm looking for a more elegant way of doing it through flash code.
Any thougths?
View Replies !
View Related
Linking To PDF Files From Flash For Visitor To Download
Edit: OK....I just noticed someone asking the same question in this forum...sorry for the double. Any help would still be great. Read below:
Hello. I am building a Flash website in which the client wants to have forms (in PDF format) for users to go to the site and download. I just wanted to create a link to the PDF, when clicked, will start the PDF file to download.
For some reason, I couldn't figure it out, and I have the link jumping to an html page which has the PDF downloads there, but I really didn't want to do that. I'd like to keep that in Flash.
Any help would be great. I have a feeling this is something simple I am just overlooking.
Thanks.
View Replies !
View Related
Can Flash Download Files To A Folder Of User's Choice?
I'm using Flash MX to build an on-line training course which uses .MP3 audio narration. Since some users may have slow connections to the Internet, I decided to make users take the hit up front and download the files to their hard drive to a folder of their choosing.
Since I'm familiar with InstallShield, I know I can build an installer to accomplish this, but there seems to be no easy way to tell my Flash program where the files get installed to.
Is there a way to accomplish this entirely in Flash so that my program knows where the files get downloaded to?
Thanks much.
View Replies !
View Related
Opps... Sound Files Too Large For Flash Download
I hate posting this here but I have little luck in either the sound or mx forums. I need some help my sound file is too fat. Here is the situtation...
Basic issue is that my flash movie is way too big, my preload option sucks because it takes too long to download. Anyway I can break my movie down in tiny bits with out noticable gap between scene or smaller movies?
Okay here is the situtation...
I am doing a large flash demo for work (not a flash developer by trade). The flash consist of 12 scenes (made primarliy in Swish converted to swf's) with a combine 1 mb file size with background music looping in all scenes with scene specific voice overs sounds. At this time I have background sound of 2.8mb mp3 (I probably can cut it down to another 1 to 1.6mb) and voice overs of 2.4mb mp3 ( I can probably cut to 2.2mb).
I have tried all kind of sound compression tools and these sound files wont get any smaller. Is there a way to compress the files further?
My key concerns right now are:
1) with sound files this large how can I make sure that a viewer with a dial-up can view the flash without waiting a 1 hour for it
2) will these large files sounds mess up the syncing of voiceovers to animation in the Flash
I know there is a way to do load this large file strategically where the viewer doesnt have to wait hours for the file to download.
Any suggestions will be Great
View Replies !
View Related
Best Way To Smoothly Download Files Inside A Flash Page (.Doc And .PDF)
What's the best way to create a link that lets you download files such as word docs and pdfs, so that the browswer lets you save them to the directory you wish instead of opening a separate browswer window, etc. In past cases I have seen a little menu pop up, as if it were html, allowing you to save the file to your hard drive. But if that's more complex, there has to be something simple to insert into the code forcing the file to only be saved to the hard drive.
Any help is appreciated.
Thanks.
View Replies !
View Related
Help On This Source Files
This is a very good e-commerce source files but i try to follow the step to install but is nothing happen! Can someone try it and let me know how to do it??
http://www.flash-db.com/Tutorials/newstore/index.php
THANKS!!
View Replies !
View Related
Fla Source Files
Hi all, new to the board, lovin it already though. I downloaded some of the fla souce files to try and get a hang of this flash. The spiral menus interest me the most... is there a way to edit these though, so they don't only say "option" where the buttons are, or are they unchangable for copyright reasons? Thanks much, this should be a quick answer for the right person.
View Replies !
View Related
.as Source Files
I opened my .as file to read the content and now my computer views all .as files ad word pad files. It's now difficult to initialize any code from these .as.
How could I convert my .as file back to the original format?
View Replies !
View Related
|