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


Similar Posts:


Flash :: Professional - Error "creating Movie File Be Sure The Destination Is Not Locked Or On A Locked Drive"

Jul 22, 2008

OK I have been racking my brain to get this resolved and unfortunately there isn't a lot of info on the web. Scenario: We are in a shared environment. Central file server (Mac OS X server) over gigabit enet. We open flash files over the network and then we "try" to publish the files back to the same server in which the .fla is stored. (I have read John at Adobe's comments on the practice but this DID work).

So we access the flash file at /Volumes/ServerName/JobFolder/~Flash/ and we "attempt to" publish the .swf to /Volumes/ServerName/JobFolder/htmlfolder/flash .... this was working previously in flash 6-7 but in 8-cs3 it has stopped working and we are kicking ourselves to get some answers. When we try to publish we get the following error: "Error creating Flash movie file. Be sure the destination is not locked or on a locked drive. Also, check that the file name is not too long."

[Code]...

View 6 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

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 :: Find Out Computer's Total Free RAM From Web Browser?

Mar 11, 2011

Is there a way to find out the total amount of available (free) RAM on a computer via the web browser or flash?

View 1 Replies

ActionScript 2.0 :: Detecting Through Flash Browser Version On User's Computer?

Aug 9, 2004

Is it possible to detect, through flash, browser version on a user�s computer?

View 1 Replies

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

Media Server :: Transfer Flash 8 Programs From Old Computer To New Computer?

Nov 14, 2011

I got a new computer several days ago and it doesn't have Flash 8 or Higher. how to transfer Flash 8 programs from my old computer to my new computer? where to find free downloads of Flash 8 or higher?

View 1 Replies

Java :: Edit A File On Computer From Within A Browser?

Jul 13, 2011

I would like to know if it's possible to edit a file from within the browser. I know where the file is and I know its format. I would like to some HTML5 and JavaScript but have little luck so don't mind using Flash or Java.

The file I would like to edit is the hosts file. C:WINDOWSsystem32driversetchosts on Windows XP.

This is mostly for test run of a new breed of AdBlocking so would like to give my browser and the best chance of working. I have Google Chrome Dev opened as ROOT, running on Windows XP.

View 3 Replies

Java - Screentoaster Capture Computer Screen From The Browser?

Feb 12, 2010

How does [URL].. capture a computer screen from a browser using Java Applet? Any suggestion or a lead in how to accomplish this? Is there other way to do using using different technology such as Flash?

View 2 Replies

ActionScript 3.0 :: FLVPlayback Controls Are Not Showing In Other People Computer On There Browser?

Dec 7, 2011

In my project I have to play a flv vedio in swf file so in place a FLVPlayback component in one movieclip and when I hv to show I make that movie clip visible and play the vedio from starting.Its working fine on my computer but FLVPlayback controls (play pause button, seek bar volume controls) are not showing in other people computer on there browser...

View 9 Replies

Flash - Detecting Mouse Move And Release On A Locked Draggable Object?

Aug 10, 2010

I'm making a custom slider component. The head (the thing that you drag) is programmed like this:

head.addEventListener(MouseEvent.MOUSE_DOWN, function():void {
head.startDrag(false, new Rectangle(stubDiv,0,width - stubDiv - ((levels-maxLevel)*stubDiv),0));

[code]......

View 2 Replies

ActionScript 3.0 :: Computer Vs Computer Pong Game

Apr 2, 2009

I'm not really good with AS3 yet so maybe somebody can help meI found a pong game tutorial and it works fine.[code]Now I want that two computers play against eachother.So no player input only two computer that play.I tried a lot with the script but it doesn't work.

View 3 Replies

ActionScript 3.0 :: Pong Game Computer Vs Computer

Apr 14, 2009

I have a problem... I found a tutorial making a pong game... I want to make some changes but I tried everything but it wont work Here is some code:

[Code]....

View 2 Replies

ActionScript 3.0 :: Tweening Size Without Locked Proportions?

Jul 19, 2009

My problem is that I want to scale my symbol in ONE specific direction. Up, down, left OR right. Flash automaticaly scales a symbol equaly to both sides, changes the x/y values of the opposite edge from the symbol, but I don`t want this.

I mean, I want to scale my symbols just like shapes. If I scale to the right, the left side stays on the same X/Y values.

I can`t do this on flash IDE nor in actionscript. I would like to know if there are any solution to both cases

I want this because in my movie clip I have a mask (a symbol made from a square) and I need it to scale upwards. But doing this by code makes it enlarge downwards equally screwing up my animation.

View 3 Replies

ActionScript 2.0 :: The Loaded Images Remain Locked?

May 30, 2010

It's about a website where a Photo Gallery exists. It all works fine until I press the Gallery button and then try to go elsewhere. The photos not only they remain on the page (the text and other images load normally on the current page, but under the gallery photos), but if I press the Gallery button again after pressing another button, it keeps loading those images over the previous ones. The code:

// <imports>
import flash.filters.*;
import flash.display.BitmapData;
// </imports>

[Code]....

View 0 Replies

ActionScript 2.0 :: Auto-Pause When Workstation Is Locked?

Dec 23, 2010

automatically pause when user locks his/her workstation and auto resume when user unlocks his/her workstation..

View 3 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 :: Some Text Appears To Be One Font In One Computer, But A Different Font In Another Computer?

Sep 18, 2010

The navigation buttons in my .fla file are set to the font, Arial MT in Bold. It displays no problem on my desktop computer.  However, when I view the website on my laptops, the font changes to what looks to be something like Times New Roman. The same thing happens with my "Read More" button text.  It's also originally in Arial MT Bold.  On my desktop it appears fine but on my 2 laptops it appears to be in Times New Roman.  This is more of an issue because I have these buttons underlined.  When viewing in my laptops, these underlines appear to be too long. If I shorten it, it'll probably appear to be too short when I view on my desktop. How can I get the font to be one consistent font for all computers?

View 3 Replies

ActionScript 3.0 :: DataGrid Locked Rows Background Color?

Sep 18, 2009

I've got a reporting system that uses Flex Visualization charts for the GUI. The first row of a report is the header and the second is a summary row that sums all the data in that column for the data rows. The summary row is locked so that when you scroll down it stays at the top. In Flex 2.X I was able to change the background color of this locked summary row by overriding drawRowBackground and setting the color for the row with index 0. I upgraded to Flex 3.4 and now this no longer works. It appears to iterate over lockedRows separate from other rows, so drawRowBackground is called with a row index of 0 twice and the first data row ends up getting colored.

How are you supposed to change the background color of lockedRows in 3.4, or am I misusing this component and there is another way to achieve my goal here?

edit: mods I think maybe I misunderstood the name of this forum and this post actually belongs under ActionScript 3.

View 3 Replies

Flex :: Error #3119: Database File Is Currently Locked

Oct 12, 2009

I have developed to applications in flex. The one application constantly retrieves data from the internet, while the other can be opened and closed when you want, both apps use the same database. The problem is that at random I get an Error #3119: Database file is currently locked. Is it not possible to have two stable connections in a Adobe AIR environment?

View 1 Replies

Actionscript 3 :: ContextMenu Needed Only For Locked Columns In A Datagird?

May 6, 2011

need context menu items only on certain columns (locked columns) of a datagird and not on the other columns.

View 1 Replies

ActionScript 2.0 :: Scriptable Mask Locked On Y Axis Without Mouse?

Feb 25, 2003

I want to recreate the same effect (this has been done) but with a little twist, and I do not know how to code the mask with Action Script.What I want to achieve is this:

1. Lock my mask on the Y axis;

2. When I mouse over it, the mask would move up and down;

3. The mouse cursor would disapear while being in the mask.

My flash file is almost complete. I just need the code to move the mask.

View 9 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

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

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







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