Flash :: Run A Program That Large And Complicated From A Drive?

Jul 28, 2009

I've have flash cs3 installed on my computer at home and flash mx 2004 installed on my school pc. I like to take my projects home with me to work on, the only problem is when I take the fla back to school they won't work on mx. I cant update the school's flash since I dont have admin privileges to install programs and I can't make an mx fla at home.

My question is: Would it be possible to copy the entire 300mb flash cs3 onto a 8gb flash drive and run it on the school's computer or is it even possible to run a program that large and complicated from a flash drive?

View 2 Replies


Similar Posts:


Actionscript 3 :: Get Cd/dvd Drive Or Flash Drive Name By In AIR Application(in Windows)

Jun 4, 2011

I am creating an AIR application using flex3 and actionscript3. there, i need to display dir content of cd drive/usb drive entered by user. how can i get cd/dvd drive name by actionscript3

View 1 Replies

Flash :: Creating Content With HTML5 Canvas Much More Complicated Than Authoring?

Jan 19, 2011

I've been doing Flash for couple of months and I love it. I can easily use a rectangle tool to draw a rectangle and do shape/motion tweening within seconds.

Lots of people are talking about HTML5 vs Flash nowadays and I took a look on HTML5 Canvas today. To my surprised, I see whole bunch of "code". It's so complicated, they need to make a lot of calls (fill, stroke, moveto, closepath etc...) to make a simple shape. And even dozens lines of code mixing with javascript to do a simple movement???

Am I missing something? It'll make animation 10x more complicated with HTML5 Canvas than Flash.

View 6 Replies

ActionScript 2.0 :: Start An Unrelated Program (such As Window's Media Player) From Inside Of A Flash Program?

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

Gotoandplay Getting Complicated?

Mar 9, 2010

basically i'm trying to get something like this;

Code:
on (release) {
gotoAndPlay(1-30);

[code]....

View 1 Replies

ActionScript 3.0 :: Complicated Stuff With Servers

May 23, 2011

how can i make a store for a game where poeple can buy coins?can you guys give a step by step tutorial becouse i dont know nothing aBout MySQL servers.If you have a good book i could read to learn servers please give me the name.

View 2 Replies

ActionScript 2.0 :: Complicated Loading / Unload Mechanism

Dec 19, 2006

How can I accomplish complicated loading and unloading mechanism? for example section number one is divided into the blocks. so when you hit the menu button, section is loading by parts...left part, after that center part and then right. when you press next menu button, first of all this section is unloading... center part, then right part, then left part and after that section number two begin to load in a different manner. so question is how can i control that? for loading and unloading i have got functions load_main() unload_main() load_contacts() unload_contacts()

View 5 Replies

ActionScript 3.0 :: MovieClip Target Path Are Soo Complicated?

Apr 26, 2010

I am wondering why the AS3 movieClip target path are soo complicated? I'm loading a simple external swf that contain a movieClip that I want to play with. But I can't find the proper syntaxe to call this movieClip..

var swfLoader:Loader = new Loader();
holderSWF.addChild(swfLoader);
var externalSWF:URLRequest=new URLRequest("externalFile.swf");
swfLoader.contentLoaderInfo.addEventListener(Event .COMPLETE, loadProdComplete);
swfLoader.load(externalSWF);

[Code]...

View 3 Replies

Data Integration :: When The XMl Is A Little Complicated Things Doesn't Work

Mar 6, 2008

All the tutorials and tips I have seen around about AS2 and XML are based on very simple XML sintax done in purpose for flash, but when the XMl is a little complicated things doesn't work for me... I have an XML that looks something like:

[Code]....

View 4 Replies

ActionScript 3.0 :: Add An Exit Button Onto Program So When Its Clicked It Exits The Program Completely

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

ActionScript 2.0 :: Program A Timer For A Typing Tutorial Program?

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

Flash8 : Run A Flash Program From Another Flash Program?

Jan 29, 2010

I have created a flash program and I would like to run a second flash program from inside the first. To explain, say I am running a program that draws a circle and fills it with a color. Then, I have designed a second program that will divide a circle into sectors by entering percentages, to turn that circle into a pie chart. Is there a way to be running the "draw a circle" program and have a button that opens the "divide the circle into sectors" program in a new window and then passes information from that program to the first program. I am sure I will have to send the information from the second program to an XML file and then have the first program recieve it from the XML file (which I can do), but I don't know if I can run the second program from inside the first program.

View 1 Replies

Flash - Installing Air Application From DVD Drive

Nov 3, 2010

We have an Adobe Air application. Now we'll make DVD's an ship them to potential clients. How can I be certain that the client can open this .air file if they don't have adobe Air installed? Also I saw that Mac's often wanna open .air files in applescript(also if Air is installed).

I know that there are install badge. But I think they don't work with local .air files. Or is there a way to install a local .air with a badge?

View 2 Replies

Flash 10 :: Uninstall CS4 Bridge, Drive, Etc?

Sep 5, 2010

I got a complete package of creative suite cs4. Even though I didnot want to install additional components such as Adobe Bridge, Adobe Drive, etc. They got installed with the package. Now I have CS5 available, and I don't want these to keep occupy the disk space, atleast not CS4.

How can I uninstall these components, I don't really use them too. I looked into my Control Panel, but there is no option to uninstall them. I am using Windows 7.

View 0 Replies

Professional :: Deploy Flash On Thumb Drive?

Aug 4, 2011

it was decided to deploy the app on thumb drives. Other than creating the flash exe which I have done using flash cs4 are there any better tools available that does not include the File, View, Control, Help that I see in the cs4 flash created exes?

View 1 Replies

Flash :: Autorun A Projector (Windows) From A USB Drive?

Sep 21, 2011

I got a Windows Flash Projector (.exe) that I need to autorun from a USB drive. I just want the user to be able to plug in the USB drive to their machine and have it start running without any menus. I've been using the following with no luck:

[autorun]
open=KSF_USB_main.exe

The project is composed of a number of .swf files that load into the "KSF_USB_main.swf" file. There are also PDF and FLV links within some of the movies. I have the "autorun.inf" file and all other files (including the .exe Projector file) on the USB drive. When I plug it in to a PC it brings up the "What Do You Want To Do?" window and doesn't autorun.

View 1 Replies

Keep Files Between Flash Drive And Computer In Sync?

Nov 23, 2011

I have a computer and a flash drive that both have the same homework files. I take the flash drive to and from school to work on homework, and I have to manually update those files onto my computer. How can I automatically have the files on my flash drive update the files on my computer?

View 2 Replies

Run Browser From USB Flash Drive On Locked Down Computer?

Nov 16, 2011

I'm considering making a Flex/AS3 based web application but worrying about some employers (i.e. potential customers) that don't have access to Flash plug in version 9 and up. Why? Maybe their corporate standard for browser is old; maybe they lock down employees computers which prevents users to download and install the plug-in or an alternate browser; maybe Flash's ubiquity goes away in the next 3 years given Adobe's recent announcements; etc.Anyway, my question is, would it be possible to insert a USB Flash drive into the client computer in question and run a Browser having flash (e.g. chrome) on the USB drive (assuming such a browser has already been installed on the USB drive), to access the web application with full functionality? I'm just trying to think of workarounds if my customer doesn't have flash plug-in and can't download to install it.

View 1 Replies

ActionScript 2.0 :: Detect When Flash Is Loaded From Local Drive?

Feb 10, 2012

Is there a script that checks if the flash is loaded from a local drive?Example: Keric opens a flash file. The script then checks if the file is being played from a local drive. If it's not, ads will be displayed.Something like a domain lock. Uhm, local drive lock?

View 2 Replies

ActionScript 3.0 :: Flash Load Flv From Network Drive To Swf In Http

May 17, 2011

I have an swf wrapped with swfobject in html on a intranet: url...That swf tries to access a flv file on a network drive: \sub.mydomain.comd atamediamymovie.flvI get an NetStream.Play.StreamNotFound error when i try to load that flv file. The code works fine when accessing files on the same http domain and when locally on my hd.I've tried both with single and double backslash i the path so that it isnt broken.. cause I noticed that flash removes single backslahses.It actually seem as if I cant access any file on the netwrok drive. So therefore I cant load a policy file (crossdomain) from that netwrok as well.Ive added the network path to the Global Security settings panel, but that doesnt help.But it actually works in plugin version 10.1.. but not in 10.2 or 10.0.

View 1 Replies

ActionScript 3.0 :: Flash : Get Hard Drive Space Values?

Jul 29, 2011

it's possible on reading the main hard drive space(free/used) of the computer used.

View 2 Replies

ActionScript 2.0 :: Detect When Flash Is Loaded From A Local Drive?

Feb 10, 2012

Is there a script that checks if the flash is loaded from a local drive?

Example: Keric opens a flash file. The script then checks if the file is being played from a local drive. If it's not, ads will be displayed.

Something like a domain lock. Uhm, local drive lock?

View 1 Replies

Flash :: Link Be Created To Call A Local File On A Drive?

Jun 7, 2010

I am trying to create Flash video for usb drives sold to customers with their pictures on it. After the video plays, can I have a link to a local folder, IE: named YOUR_IMAGES on the drive, and have that folder open on their machine when clicked? Or is there to many variables with what what the drive letter name that will be assigned on customers machines? So there will be the same .SWF on every drive sold, then a folder named the same thing with the customer pics on it.

View 3 Replies

ActionScript 3.0 :: Create A Folder On Local Hard Drive Via Flash?

Aug 17, 2010

Does anyone here have an idea on how to create a folder on your local hard drive via flash AS3, the name of the folder will depend on what you enter on the textfield in the .swf file.

View 5 Replies

Flash :: Create A Local Customized AVI Player In It That Will Play From USB Drive?

Apr 11, 2011

I'm looking to create a solution that will enable me to have a folder of AVI files on a USB drive, packaged along with a custom designed player (probably built in Flash). I would like to creare the packaged flash file in a way that will autorun on inserting the drive if at all possible. The solution will need to be platform agnostic (hence my thinking that Flash would be the best bet). Has anyone come across a tutorial for achieving anything even similar to the above?

View 1 Replies

Flash :: Record Using Microphone And Save It In Local Disk Drive?

Jun 14, 2011

I got the code

var mic:Microphone = Microphone.getMicrophone();
mic.setUseEchoSuppression(true);
mic.setLoopBack(true);

when I browse thru adobe documentation for microphone access. But I could not find a way to record the sound and save it in the local drive.How to store the sound in local drive???

View 2 Replies

Create A Menu Tree That Will Show All Files In An USB Flash Drive?

Mar 7, 2012

I need to create a menu that will show all files in USB. The menu will need to auto-run when inserting the USB.

the menu need to be dynamic, so if i will add files i will see the new files in the next time that i will use the USB.

View 1 Replies

ActionScript 3.0 :: Flash To Download XML File And Saving In Hard Drive

Jul 15, 2011

I am have to build a Flash aplication, that has to download a XML from a differente server and save on it's own server, at a predefined time of the day. Is it possible ans safe to make that in flash using AS3?

View 1 Replies

ActionScript 3.0 :: Allow Users To Upload Images (jpg) In The Flash (.swf) From Local Computer (with The Drive C)?

Jun 30, 2009

The user loads the page HTMl file .swf. By clicking on button_mc the user can select from your computer (local disk) image file to upload not on the server and temporarily - to flash - the file.

[code]....

Below given code works only if the image file .swf are in the same directory (folder).I know the file name, but I can not find the full local path to his computer to the selected file.

[code]....

How do I get my site you can download at home in my swf file to a photo to her dalsche work?

[code]....

View 1 Replies

Flash :: Playing FLV Files On Local Share Drive From Intranet Site?

Jul 1, 2010

We would like to build a flash video player into our corporate intranet site, currently we are evaluating JW Player and have come across and issue accessing the FLV files stored on a mirrored share drive that all users have access to on the local intranet.From what I can tell the Adobe flash plugin will not allow a SWF file hosted 'online' (intranet) to access a shared directory that the user has access to. Is there any way around this?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved