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


Similar Posts:


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

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

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

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

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

Flex :: Take "print Screen" From Your FLEX Application And Save It To Hard Drive?

Apr 12, 2010

So I have such code for my application

[code]...

I want to save Its something like "Print Screen" to users hard drive on button click.How to du such thing?

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

Flash :: Download Multiple Files From A Remote Location To A Users Hard Drive With FileReference?

Jul 30, 2010

Can I develop a Flash AS3 download swf that will let a user select a location on their hard drive to download files to and then start the download of multiple files (in the same way I can do with upload)? Or should I zip all the multiple files first and download zipped files to local disk. My users will want to download potentially hundreds of images from a server to local disk so I dont want them to have to click save for each one. Will AS3 let me pass an array of filenames and store the location that the user originally chooses? I ask because this sounds like it would have been not allowed for security reasons.

View 3 Replies

Can't Publish To Network Drive

Feb 29, 2008

We recently upgraded our network to Leopard and Flash to CS3,and since then, I can't publish to a network drive.The reason I need to do this is that we're on a network where all our project files are on the server, and we work directly from the server. With previous versions of Flash and the system, I was able to work on a Flash file on the server and publish or test to the same place. Now I need to copy my flash file to my local
computer in order to publish or test.If I try, I get this error: "Error creating Flash movie file.Be sure the destination file is not locked or on a locked drive.Also, check that the file name is not too long." Neither of those are the case.

View 1 Replies

ActionScript 3.0 :: Make AIR App To Only Be Able To Be Run When Its CD Is In CD Drive?

Aug 4, 2011

Im wonder if its possible to make an AIR app to only be able to be run when its CD is in the CD drive?

View 1 Replies

ActionScript 2.0 :: Flash8 Loading A .swf From A Different Drive ?

Mar 11, 2009

I need to make a flash located on the internet load a swf from user's PC/network. Essentially, make it so that "myrandomsite.com/main.swf" can load "U: andomfolderinfo.swf".

I tried using cross domain policies but that didn't help (of course I've never used them before so I'm not entirely sure how they work). And I'm not well versed with Javascript but I am willing to try. I'm trying to do is have a .swf from C: read files from U:

View 3 Replies

Open CD ROM Drive When Click A Button?

Mar 23, 2010

in actionscript, is there a way to open CD ROM Drive when you click a button?

View 2 Replies

Save A Resource From Url To Hard Drive?

Oct 6, 2011

How do I save a resource like "something.rar" from the web, like when it is located on a regular web page?

View 2 Replies

Actionscript 3 :: Read/Write To C Drive?

Nov 28, 2011

Is it possible to read/write to the C: drive and it's directories with Adobe Air? if so how? I've only seen examples using the desktop or user directories with resolvePath().

View 1 Replies

ActionScript 3.0 :: Looking For A File In A Drive With A Loop

Jan 28, 2010

i'm trying to see if a file exists, the file is located in a usb memory so i'm using an array and an ioerrorevent, if the file is found (event.COMPLETE), i execute another function and if the file does not exist i use this (IOErrorEvent.IO_ERROR) which tirggers another function to look for the next drive. however, even when the load find the file in the right drive the IOErrorEvent is triggered anyway and not my event.COMPLETE.

[Code]...

View 0 Replies

ActionScript 2.0 :: [mx04] Xml To Access CD Drive?

Feb 27, 2006

I'm having trouble trying to link a .swf using xml to open up an html link that is on the cd that a user will have in their drive when running the swf.home.swf > goes to CD drive> open up about.html

example of xml:
<linktype="sample" display="yes" ref="file:///d:/about.html">

View 5 Replies







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