Flash :: Create Simple Installer, That Install Single Image File?
Feb 25, 2012I am working with old "cs3 flash" project, and to save image in file system, i need to create .exe installer that install one image.
View 1 RepliesI am working with old "cs3 flash" project, and to save image in file system, i need to create .exe installer that install one image.
View 1 RepliesI'm wondering if there is a way to make an installer (.exe or .air) autoinstaller So when a user double click it, a silent installation is performed, without asking the destination folder, using instead the default one...
View 1 RepliesI could not install a release build in Flash Builder 4 using latest release of air installer package:The following is the log of the install in Windows 7
[2011-07-12:12:15:51] Application Installer begin with version 2.7.0.19530 on Windows 7 x86[2011-07-12:12:15:51] Commandline is: C:UsersGeorgeDesktopXX\_XCXCGBGDB.air[2011-07-12:12:15:51] Installed runtime (2.7.0.19530) located at c:Program Files (x86)Common [code]....
I have another application developed in Flex Builder 3 and a release build with the same installer has no problem.
Air allows for seamless installs (aka, "badge installs") from the browser, as well as launching an Air app from the browser. Air 2.0 has the Native Process API, which requires packing the app as an .exe/.dmg rather than a .air file. My question: does the badge install process support seamless installation of native Air installers?
View 1 RepliesI created a simple SWF slideshow in Flash with 5 slides. I was able to link one URL to the whole file by adding an alpha button.What I can't figure out is how to add a URL link to each slide. The SWF file i sused on a website and I would like to be able to click on a particular slide as it is playing to go the a site or page that applies to that slide.[code]...
View 3 RepliesHow to execute a file from within flash? what im trying to make is a cd that will auto run the movie and make the user select programs that he wants to install.
View 11 RepliesQuite simply, is there a way to put a custom image in the installer of an AIR application, for example to the left.
I'm using .air-installers, which I need to preserve because of updating functionality. I create them with Flash Builder 4.5 + Flex 4.5.1 (AIR 2.6)
I wanted to create an application installer (per chapter) like the one implemented on the product on this site:[url]...i have no problem creating flash apps but i'm so lost on making installers , like update installers for the same app.. the idea is that on first installation of my app, other contents are not available until the user downloads it from my site and install it on their pc. and that installer will just update the existing one with the new downloaded content.
View 1 RepliesI'm trying to create a simple image player that tweens from one image to the next every 5 seconds. The data is being pulled from xml.
So far, I have managed to load the image onto the stage, but am now stuck as to how to get it to remove the child showing, the add the next child every 5 seconds.
My Code:
Code:
var tweenTimer:Timer;
var imageLoader:Loader;
var xml:XML;
[cod]...
I was wondering is it possible to create a simple flash file that allows users to make their own spider diagram and then print it.
Is it just a matter of letting them create their own boxes and labeling them?
I want to create a simple high score list of 10 high scores of a game. From reading the forums I seem to get the idea that flash cannot create a simple text file. I don't have php or asp but do have cgi capability. Does anyone know where I can find a simple cgi-script that will allow me to write the text the cgi receives to a simple text file: game.sco I want to be able to write a single long string to it so that I create a string of values and can load it back in using flash loadvariables. I can create the string in flash... but how do I write it to a text file using a cgi script? the text file would include this string...I already know how to read it and split it to parse it into arrays:
[Code]...
I'm trying to create a simple image-fliping-app that looks something like this: http:[url....My app, just like this one, loads it's images dynamically (using XML). My app will only contain 4 fliping objects (i.e. 8 images).
View 2 RepliesI need to create a installer package which application i developed using flex air. Now how can i create a installer package of this application?
View 1 RepliesI want to create a native installer for windows, mac and linux machines, Instead of .air file I want to create .exe , .dmg and .deb files respectively. So that i can enable the application to be installed natively.
View 1 RepliesI'm trying create a simple image slide show using the MovieClipLoader and setInterval, and I can't get a reference back to my dynamic MC logo containers.
[Code]...
How can i create native installer for windows, MAC and linux, which will check the system if air runtime is not install in the user system then installer will 1st install the AIR runtime and then the AIR application.
Do we need to use any third party software to achicve this?
For checking system wether the AIR runtime is install or not Do we need to write custom script or installer will automatically get things done.
I am looking for a class that functions similar to JPEGEncoder from as3corlib, but instead of encoding a JPEG, I want to take a dynamic drawing the user has made (with animation) and output an SWF file that the user can download and playback on his/her computer.I understand how to create an SWF and store user variables that control the playback, but I want to make it all contained in a single SWF file.
View 1 Repliesi got this script out of a flash MX book but it doesnt seem to be working. i'm trying to create a preloader with a simple status bar that loads a scene within the same file. the scene does end up loading. but the status bar just says "100% completed" the whole time its loading the scene. is there a flaw in the script or an i doing something else wrong?
[Code]...
i got this script out of a flash MX book but it doesnt seem to be working....im trying to create a preloader with a simple status bar that loads a scene within the same file. the scene does end up loading....but the status bar just says "100% completed" the whole time its loading the scene. is there a flaw in the script or an i doing something else wrong?
onClipEvent(enterFrame) {
loaded = _root.getBytesLoaded();
total = _root.getBytesLoaded();
I am developing a ASP.NET web site where users will need to be able to create their own business cards. So, I'm looking for a tool (most likely Flash) that I can easily integrate into a web site and lets users add text and custom images to their cards and then create an image and/or PDF from their work.
is there a plugin that does this?
I'm trying to create a simple list menu that will load my .swf file is a scrolling panel.
////////////////////////////////////////////////////////////////////
import fl.controls.List;
import fl.data.DataProvider;
import flash.net.navigateToURL;
[code]....
I have a simple stage resizer.as file to just increases the background image scale when the window is enlarged. this works fine. however now I have uplgraded to CS3 Flash it no longer works. would this be an issue with my publishing settings somewhere?
View 1 RepliesIs there anyway I can run an install file from a flash site. I don't want it to be downloaded first. And if not how do I get the file to be downloaded. Something like the PC format Cd's have, where the programs install directly from the CD.
View 1 RepliesI have to build one MXP package for Flash (not Flex). But i have multiple components, somthing like HelpSymbolMovieClips(have its on class), one image holder. etc. I need to combine there swc file into a single MXP file.How can i make a all these multi movieClip functionality in a single SWC file. Am bit confused about the structure of the component which is having multiple functions/MoiveClips. like (Image gallery components.
View 1 RepliesI have developed a small adobe flash application (a parent .exe file which loads several child swf files). I can play it in almost any computer. My question is: Can I install and run the application in Aakash or Ubislate 7+ ?
View 1 Repliescan flash take each frame and export it out as a image ? In my case, I want to create sprite images for a flashdevelop project using blitting. Of course I know there is a solution for this. like copy and paste each shape into a image editor such as photoshop and turn them into png's. But I am just seeing if there is a simpler means of doing so.
View 2 RepliesI'm in flash cs3 project. I need to create a pdf file from an image path included into an xml file or if easy also in a written path as the code below:[code]
View 0 RepliesI want each item in a list to change to a totally unique view file. Instead of 10 items in a list all going to 1 new view but with different info being generated I want 10 different view, 1 per item in the list. I can't find any examples of how to do this and I have been tryingo to make it for for a while. This is for a mobile app.
<fx:Script>
<![CDATA[
import spark.events.IndexChangeEvent;
[code].....
How to recreate an explosion effect like Flash 8 adn MX used to have. It is not in the presets. I tried to break apart but something is missing. How can I accomplish this? I am trying to explode and IMAGE not TEXT. Particle tutorials seem to explode into hundreds of parts. I am looking for 12 to 16 exploded pieces. Again this is for an image not text so the simple Break apart doesn't seem to be working. I am Using Flash CS5.
View 2 RepliesHere is my code:
var menu = new Menu ();
menu.x = 0;
menu.y = 0;[code]...........
This works, but transparency varies for each element MovieClip separately, but I would like that would have changed the whole MovieClip transparency as a single image.
Menu(); is generated from XML.