Program Uninstalled But Folder Keeps Creating Automatically On Reboot
May 23, 2010
Anyways, I started playing with flash applications a while back, and had a folder on my desktop to keep all the finished ones in, and eventually windows deemed it a default flash folder. I used to run the apps in SWF max, until I finally got flash to load them up in the player again, so I uninstalled that. I also went ahead last night to tidy up my files, and among that, I moved the folder with my flash games from my desktop to a sub folder in my documents. Now however, when I log back into the computer after a reboot, a folder called "Flash Games" (the name of the folder I kept them in) keeps creating itself. The only contents is its Desktop.ini file, the contents of which are:
[.ShellClassInfo]
IconFile=C:Program FilesSWF.maxSWF.max.exe
IconIndex=4
InfoTip=My Flash Folder: Your default folder with flash movies
So ultimately, I figured well it wasn't windows deeming it the default flash, but that silly program I'd already removed. (There are no traces of it in my program files anymore either) I have not as yet went through both registry and the rest of the computer to remove those traces yet, but I doubt there will be many, it was a portable program.
View 2 Replies
Similar Posts:
Aug 4, 2011
Ok this is what I would like to do. My project I am working on has an app that will upload image files to a specific folder on my server what I would like to do is have it load all the files in that folder through flash without me having to manually add the names of the files into the coding if possible.
I can create an image slideshow but I have to put in each and every .jpg and such I would prefer not to do that as in the future there may be more then 5-10 images.
In addition I already have the app created that uploads files.
View 5 Replies
Apr 30, 2009
I'm hoping to produce a CD of Captivate lessons to be accessed via a Flash menu. (Using Flash CS4, but with ActionScript 2). I can get the files to work from the disc, but as they are large files, they take less time to open if downloaded onto the user's machine first.
Is it possible to use some ActionScript to take the folder of files and copy them onto the desktop so that I can then point the menu items to the newly copied folder? I've seen that there is a download option in ActionScript but this seems to bring up a dialogue box and allows the user to place the files wherever they want. Ideally I'd like the process to be automatic.
View 2 Replies
Nov 2, 2010
I was testing out some applications written in AS3 and it worked fine untill I encountered one app when I got the Flash10i.ocx error message.I uninstalled and re-installed the flash player and this time when I run the application I got the Flash10k.ocx error. I am using IE 7 and Flash CS5 and my OS is Win XP professional.
View 1 Replies
Aug 4, 2009
I am creating a video program in Flash CS4 with AS3. I have a main video FLVPlayer and small FLVPlayers at the bottom(click on the small video to view in main video)... simple What I would like to do is, instead of loading the whole movie in each small FLVPlayer, I would like to load the first frame and stop loading (kinda like a first frame screen shot). Is there any way that I can start the loading process and then stop after the first frame is loaded?
View 3 Replies
Mar 24, 2009
Creating a paint like program in Flash. I have it so the mouse is replaced with a brush and when the brush is over the toolbar, the brush goes back to the mouse. It works until you start to paint.
Code:
var currentDepth:Number = 0;
var startDrawing:Boolean = false;
var brushSelect:Boolean = true;
[code].....
View 8 Replies
Jan 19, 2010
Are there any tutorials available that will show me how to create a multiple class program from scratch? I have 2 classes working with a fla and when I add a 3rd class every object I create comes up as an error.1120: Access of undefined property.I'm very frustrated cause I can't figure what the problem is. I have just migrated to OOP so I'm relatively new at this.
View 2 Replies
Jan 29, 2008
I am creating as2 programs in Flash Develop Editor and compling that .as2 file in MTASC compiler, I am not using the FLASH IDE , I want to write a pure AS2 program that should contain any of form elements link Input Box,Label ( we import controls mx.controls.* in Flash IDE) . I struggling a lot in importing graphice controls in AS2 program without the .fla file library, Is it possible to write graphics program and compile in MTASC Complier
View 3 Replies
Dec 13, 2011
I have a problem with Flash builder 4.5. I added a new folder containing images, and when I run the project, no images folder creates in bin-debug ?!
My folder is on src.
View 1 Replies
Feb 15, 2010
i would like to produce a online windows 2003 emulator so anyone can use windows 2003 through a browser instead of installing the software - something similar to temulator [url]......- and zen internet emulator[url]...... - i have basic html & css skills can it be done using html/css or is it better to use java/flash etc ,i am thinking of just using screenshots and then linking them together , but its very time conusming to do. what is the best programming language and BEST approach?
View 3 Replies
Apr 6, 2011
Does anyone know of a method or strategy through which a shortcut can be created through Flex for the various platforms? I've been examining the various flash.filesystem.File methods but did not notice anything that seemed noteworthy.
View 1 Replies
Jan 13, 2009
I've been given a bunch of .swf (about 100) that I need to link together. Rather than doing it manually, old-school style, I decided to write a document class that will sort the content, animate transitions and create links automatically. The basic idea is that all content on the stage conforms to a naming convention whereby all buttons are prefixed with "btn_" + nameofswf.swf - the code recognises this and adds event listeners. The background image is simply called "background". I might add some further functionality later for rollovers, depending on what I need. As a frame script, the code works perfectly - it's when I converted into a class the fun begins.
The code:
package hair {
import fl.transitions.Tween;
import fl.transitions.easing.*;
import fl.motion.easing.*;
import flash.events.*;
[Code] .....
View 1 Replies
Aug 6, 2011
Does anyone know of an automatic UML generator for AS3, that runs through the code automatically creating a UML diagram for the project?
View 1 Replies
Sep 4, 2009
I am building a simple tamagotchi - alike application in AS2 and Flash is acting kind of weird on me. Lets say i have a .fla file with all my animations called Kitty.fla, then I have an external .as file called Kitty.as which contains a Kitty class with the itty(attribut i need to give it) function.On the 1st frame on the timeline i have the following:var kitty:Kitty = new Kitty('my attribute');when compiling the movie, flash automatically creates an instance of Kitty but WITHOUT my attribute (its given a default value specified in the code) and then proceeds with the instance according to what i wrote above. So at the end i basically end up with two kitties, one with default attribute and second with the attribute specified by me, while I only need the one with the specified attrribute
View 7 Replies
Jul 8, 2010
This is my first flash project and I am attempting to create a slide show that automatically changes frame after a certain time, but also have buttons for each frame. [URL] is the page where i have the flash slideshow on. I used a tutorial to make the nav bar, and used what I learned there, as well as some googling to attempt the slideshow. So far I think its turned out pretty good, but I have a problem. THe buttons work fine, but the auto change gets stuck on the second slide, even if I click to a differnet button to goes back to frame 2. Which makes me think that the function doesn't even go past the if(frame==1). here is the code
Code:
import fl.transitions.Tween;
import fl.transitions.easing.*;
import flash.events.MouseEvent;
var img1FadeIn:Tween = new Tween(img1, "alpha", Strong.easeOut, 0, 1, 5, true);
stop();
var slideTimer = setInterval(nextslide, 8000);
[Code] .....
View 3 Replies
Sep 20, 2009
I want to create a news bulliten in my website. I'm talking about a small 200*200 pixel box, where the user see's news coming from down to up. Of cours i can use a primitive way editing the flash file whenever News are fed but i want to do this just by editing a text file which will contain the news and the flesh box will automaticly take the text and animate it.
View 2 Replies
Oct 27, 2011
How to create a photo shuffle gallery like this one, but in AS2 [URL]. But without all the extra bits at the bottom where you can change scale etc, I just want it to run automatically, simple and clean, just randomly bringing photos in and out.
View 0 Replies
Dec 3, 2009
I've been developing a Flash application that will be running on a touch screen monitor installed in a hospital. The touch screen is run by a Windows machine. I'm afraid I don't know much about the Windows world. I'd like to have my Flash application launch in Flash Player every time the cpu is rebooted so the client never has to worry about manually doing it.
View 5 Replies
Feb 5, 2009
Can I do this in AS3?
(1) add the caurina folder to the folder
(2) add Thumbnail.as to the folder
(3) add
[Code]....
View 1 Replies
Oct 6, 2005
That's the question already there in the headline- is there a way to trigger a "full reload"? I have a problem with a file that's heavy on XML-loading and -interpreting and MC duplication and whatnot...
...and no matter how much retouching and restructuring and refining (and other words that start with "re") I put into it, after about 20 minutes it slows to a crawl, presumably because of a cache overflow.
So I figured I'd just find a way to completely reload the FLA- preferrably while passing values to itself so it knows what options and values the user had selected and what screen he was on.I guess the last resort would be a plain HTML-reload / refresh... but that is really only the final option... I'd prefer the user would not notice too much of the reload- at least not through the inconvenience of having to navigate through menus again to get to where he was...
View 3 Replies
Sep 21, 2009
it's possible to reboot the system using a button from flash after the viewer has watched the flash presentation? From Visual Basic, executing the command "Environment.Exit(-4)" will shutdown and restart the program. This actually exits the control program and the watchdog program that is running in the background then restarts the main program. �The -4 is not particularly important, but it is currently designed to look for an exit code with a negative value.Is this possible to execute the "Environment.Exit(-4)" command using AS3?
View 3 Replies
Jun 25, 2009
I have an XML loader which loads data into my project, Then i modify the data and save it using PHP. (I can see that the XML data has changed) Then i restart the app by going to the URL again, And reload but the data stays unchanged untill i reboot IE. Why does this happen? do i have to release the XML file or something? That it now reread from memory?
View 1 Replies
Jul 12, 2009
Creating a dynamic scroll panel using two objects from my library and accessing images from a folder using some basic XML. The ScrollPanel loads fine, the 6 instances of the empty movieclip holders load. The function that traces the instance of the movieClip names is working. My trouble is accessing the instances of the movies to load the loaders in order to view the jpgs called from the folder. I receive an "access of undefined property" message if I type thumbLoad0.addChild(pic1ldr); etc, which you will see at the very bottom.
[Code]...
View 1 Replies
Mar 20, 2011
I am creating an offline Flash Application which takes the user's photograph and stores it into a designated folder.My problem is how can i Store the photographs WITHOUT using any server side languages. (As its a standalone offline application).I know about the JPEGencoder classes and all.I can't use FileRefrence because it asks the user where he wants to store the image while i want to save the image in a pre-defined folder automatically.
View 2 Replies
Sep 23, 2010
Windows 7 Pro 32-Bit
Firefox 3.6.10
I install Flash 10 from the Adobe website for Firefox and everything appears to install just fine. In fact, Flash 10 works fine. Until........ I reboot. After reboot Firefox goes back to Flash 9.0.45.0 (9.0 r45). Which is evident by looking at the addons in Firefox.
I've tried completely uninstalling all versions of flash and even deleting registry entries for Flash 9 that I could find, and then re-installing. I've also tried a stand-alone installer. It always installs fine, but then always reverts back to 9 after reboot.
View 1 Replies
Nov 4, 2008
Im trying to add an exit button onto my program so when its clicked it exits the program completely.. I've tried some of the suggestions on the forums but they arnt working. what I have been using and its not working..
// CLICK to Exit
exit_Btn.addEventListener("mouseUp", goExit);
function goExit(evt:MouseEvent) {
fscommand("quit");
};
View 9 Replies
Sep 29, 2010
Is there a way to start an unrelated program (such as Window's media player) from inside of a flash program?
View 2 Replies
Aug 10, 2009
I have problem with creating e-mail link in my Flash CS4 program. The problem is that when i create button i cant attach any actions to him. It was not a problem for me in flash 4 i was working before. The movie is in Action script 3.0.
View 3 Replies
Mar 24, 2003
I need to program a timer for a typing tutorial program. It needs to go to 5 minutes. When the timer gets to 5 minutes the movie has to go to frame 13 which displays the results of the typing test.
View 1 Replies
Mar 31, 2010
i am trying to create a flash movie for my browser page. i am able to import and export the movie just fine, the problem comes after i export the movie. As long as i leave the flash file in the folder it was created in things work great. If i try to move the folder or rename the folder it stops working. It acts like it cant find the flv file i created the flash with. if i rename or move the folder back where it was created things work fine.
View 2 Replies