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


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

Actionscript 3 :: Alternative To Using Flash Projector As Autorun Interface?

Feb 15, 2011

I have been given the task of creating an Autorun installer for a distributable CD, and thought I would challenge the task with Flash. In previous versions of flash it was possible to use fscommand and trickery to run other local exe files, but due to virus creators and what-not, this has been reworked and totally destroyed for others to use. So as a Flash developer I have hit a bit of a brick wall with this, and am asking out for any alternative ideas anybody may have?

Just as a heads up for what features are required: GUI with simple graphics/buttons Ability to launch external exe/pdf files must be able to be compiled to an exe, which can be launched by any windows machine without installing third party software eg Java. The only simple solution I have thought of is making an html page, but using a browser is something I want to avoid doing!

View 1 Replies

Professional :: Make An Flash EXE Autorun CD Which Runs On Both Mac And Windows?

Jul 22, 2010

I checked the forum and couldn't find an idea on this.I have a Flash .exe and also a MAC .app for my project. I need to autorun these when the CD is inserted.If it were a single .exe and if i wanted to load it in windows machine it would be a piece of cake.But I have 2 files, and I wanna load it from a single CD. If the system is Windows I want it to load the .exe, and if the user system is Mac i want it to load a .app. How do I program the .inf file now?

View 1 Replies

Autorun - How Does Flash Auto-Update Launch At Logon In Windows

Feb 21, 2011

How does Adobe Flash launch auto-update message as soon as I logon on Windows? I thought Flash is only a browser plugin. I tried look for the program it runs, but can't find it in all the usual places: Start Up group in Start Menu, HKLM Run, HKCU Run, Services.

I know it is possible to disable this via Flash preferences. However, I need to remove it mechanically once and for all, because it seems like a security risk to me (as hackers would be able to exploit a Flash installation even if the browser has not been launched).

View 3 Replies

ActionScript 2.0 :: Create An Autorun Command For Mac Projector Bundle?

May 8, 2008

Where where to find the info to create an autorun command for a mac projector bundle?

View 2 Replies

Windows :: Create A Windows Projector .exe From Flex Application Using A Mac

Feb 6, 2012

I have a flex application (.swf) and want to create a projector file. When I choose File-> create projector I get the .app file because I work on a Mac. I know I can create both projector formats for windows and mac using the export feature in Flash Professional. But this is not an option since it's Flex.Is there any other way rather than switching to windows to create the file?

View 1 Replies

Professional :: Flash Cs4 Windows Projector?

Jan 26, 2010

Ever since I`ve changed to flash cs4, every windows projector publish I make takes a really long time to open and play an animation.I`ts just very slow. When I created stuff on flash cs3, I had no problems running published projects.
 
Can anyone help me here? It`s just that I searched for a lot of forum questions just like mine on other web sites and none could . Since your the developers os this product I would like to see what you`ve got to say about this.

View 3 Replies

ActionScript 2.0 :: Make Windows Pop Up On Flash Projector?

Aug 19, 2004

I will be making flash projector. How do I make windows pop up on flash projector when you click on buttons while exploring the contents inside?

View 1 Replies

ActionScript 3.0 :: Import Image From Hard Drive To Projector

Aug 25, 2009

I have experience uploading images with php and using them in flash but I have a client that wants one of these applications to run locally from a exe where the user picks an image off the harddrive. Is there a way to select the image and then bring it in without uploading it to the server?

View 1 Replies

[CS4] AS3 :: Get A Based Flash File To Run Full Screen In A Windows Projector?

Jan 23, 2009

I'm currently trying to get an AS3 based flash file to run full screen in a windows projector, but no matter what I try codewise I cannot get the function correctly working,I've tried

fscommand("fullscreen","true");

which works, but I'm also told to avoid it, as it's buggy : - I also tried

fscommand("trapallkeys","true");
fscommand("fullscreen","true");
fscommand("showmenu","false");[code]....

but this doesn't work either, in swf or standalone .exe.

View 2 Replies

ActionScript 3.0 :: Load Web-Hosted Video Within A Windows Flash Projector EXE?

Jan 10, 2012

I used AS3 to successfully load a web-hosted video file when I tested my app. within Flash CS5. However, I published as a Windows projector EXE file and the web-hosted video won't load from within Flash Player 10 running the EXE.

View 1 Replies

Actionscript 3 :: Create Windows / Macintosh Projector From Flash Builder 4?

Mar 22, 2010

Am I able to publish a Windows/Macintosh projector from Flash Builder 4? I would like a solution that stays within the IDE, rather than having to open FlashPlayer.exe and export the EXE/App.

View 2 Replies

Flex :: Flash Projector With Multiple Windows, Each With A New FlashPlayer Instance?

Oct 22, 2010

Does anyone know of a flash projector 'project' or 'framework' that uses a new flashPlayer for each window?We've used mProjector, which works well to a point, but I'm very disappointed in the fileIO patterns they use. It is very buggy with regard to reading and writing files.

mdm zinc uses multiple windows, but it is all sits on one flashPlayer 'session'. The same applies for AIR. It is great, but there isn't a way to make each window run on a seperate flashPlayer... extreme number crunching on one window will lock up all other windows.

edit - Just to clarify my needs (since I'm adding a little bounty), the app is an ERP application, built on Flex 3.x, and the size and scope of the project == huge.

tl;dr -- I need an exe wrapper (for windows), similar to AIR, that can have multiple windows, running each window on a seperate flashPlayer instance, and when a window is closed, it blows-away that flashPlayer instance / stage / etc.

View 2 Replies

ActionScript 2.0 :: Make Windows Popup On Flash Projector When Click On Buttons While Exploring The Contents Inside?

Apr 24, 2004

I will be making flash projector. How do I make windows pop up on flash projector when you click on buttons while exploring the contents inside?

View 7 Replies

ActionScript 3.0 :: Fullscreen In Windows Projector?

Jan 22, 2009

I have a Flash presentation I want to autorun in full screen mode. I set this using StageScaleMode.FULL_SCREEN, and it works fine if I run the swf file. However, the exe file opens a blank full screen, and only when I exit with ESC does it show the actual movie in a regular window.

View 2 Replies

ActionScript 2.0 :: [ASK] Windows Projector (exe) Halting?

Dec 9, 2010

I'm making a front face for Queuing Application. This app show current serve queue number and list of next 5 queue number that sent by xml from a main program created with Power Builder.I need to run this application 24/7 and it's show Video Ads (contains some videos loaded from xml), load some SWFs which every SWF load a single XML file every 1 second (using setInterval/SWF).Now, app done but there is always an exception, nay, a problemoand oh btw, if I restart the app, the thing is going to normal again and halted on 30 minutes and stop on 60 minutes.

View 2 Replies

Possible To Open A Directory From A Windows Projector File?

Oct 9, 2009

The powers that be have decided a project I'm working on shouldn't go on a website after all, but needs to be on a CD for Windows users instead and of course I only have a couple of days to made the "relevant tweaks" as they call them.It needs to run directly from the CD so I presume AIR isn't a good option.I've got all of it working by publishing to a Windows Projector executable. The bit I'm stuck with is allowing users to click buttons to open various directories which will be on the CD. These are source files for following tutorials from the main part of the CD. I've tried playing around with the various options in the FileReference class (namely browse() and download()), but they seem to be set up for use online only.

View 2 Replies

ActionScript 2.0 :: Load Swf In A Windows Projector File?

Oct 28, 2009

I`ve been trying to load a swf file in a windows projector file. However, when I preview the project in the swf format it works perfectly, but if I preview it as a windows projector file, nothign happens. It doens`t load the external swf file.[code]...

View 0 Replies

ActionScript 3.0 :: Projector External Files Don't Work At Windows?

Nov 23, 2009

I have a projector published from Mac into two formats: Mac and Windows. The main movie loads an intro flv, and it has a button to skip which loads another swf.When I run the .app in MacOS, it works fine. The video is displayed and the button jumps to the mentioned swf. However, when running the .exe in Windows, no video is showed and the button does nothing.I think it's a path problem. I'm using relative ones, and have tried in all forms:

./video/myvideo.flv
/video/myvideo.flv
video/myvideo.flv

[code]......

View 3 Replies

ActionScript 2.0 :: Windows Projector - Exit/replay Scripts?

Apr 5, 2004

I'm publishing a .exe file made in flash. The last frame has an exit button and a replay button:

exit button:
on (release) {
fscommand("quit");[code]....

Total ActionScript Errors: 6 Reported Errors: 6

View 1 Replies

ActionScript 1/2 :: Windows Projector Quits Fullscreen When Opening Pdf File?

Aug 16, 2011

I'm working in CS5, using AS2 on a Mac.I've built a presentation that requires the need to open pdf files in Acrobat Reader... as I have been building this on a Mac I simply used the geturl code which has been working a treat... today when I tested it on a PC it opened the file in a browser window!
 
I'm not really a coder and have to rely on finding bits online that I can tweak... after many hours I have fixed the pdf opening problem by using the fscommand method, but unfortunately when the pdf file is closed, my presentation (that was running fullscreen) has minimised itself to a window 100% to the original stage size!

View 2 Replies

Professional :: Windows Projector Quits Fullscreen When Opening Pdf File

Aug 16, 2011

I've built a presentation that requires the need to open pdf files in Acrobat Reader... as I have been building this on a Mac I simply used the geturl code which has been working a treat... today when I tested it on a PC it opened the file in a browser window!
 
I'm not really a coder and have to rely on finding bits online that I can tweak... after many hours I have fixed the pdf opening problem by using the fscommand method, but unfortunately when the pdf file is closed, my presentation (that was running fullscreen) has minimised itself to a window 100% to the original stage size!

View 2 Replies

ActionScript 3.0 :: Create A Contact Form That Could Sent An Email Running In A Windows Projector (.exe) From A Cd Rom?

May 31, 2011

how to create a contact form that could sent an email running in a windows projector (.exe) from a cd rom?

View 3 Replies

ActionScript 2.0 :: When Publish A Projector .EXE File For Windows, Then, The Width Is Still Correct, But The Height Is Higher Than 62?

Nov 17, 2003

My Stage size is 126*62. (it's a small animation).- When I publish the .SWF, no problem.- When I publish a projector .EXE file for windows, then, the width is still correct, but the height is higher than 62 : I got two small white bands beside top and bottom of my stage,see ?I don't understand why there's such a difference between publishing a SWF or EXE. And I'm afraid this also happens whatever the Stage size is (small or big, I mean) : you always get these blank bands on the top and the bottom, don't you ?

View 1 Replies

ActionScript 2.0 :: Flash Autorun From CD And Then Go To Website

Apr 28, 2009

I need a flash presentation to autorun from a cd and then when the presentation is over I need it to automatically load the website.

View 3 Replies

Actionscript 3 :: Make Flash Player Autorun With '100%' Option Instead Of 'show All'

May 12, 2011

I mean from AS3. My application is just a swf and is run by a simple Flash Player (Proyector). It isn't neither AIR nor web-embeded.I need to access to some Flash Player's options to create a default state. For example: every time my application is run I need to activate "100%" view and centre the Flash Player on the screen (desktop).

View 1 Replies

Embed Flash Games Into Windows Forms Application.net Compact Framework Under Windows Mobile 6?

Feb 5, 2010

I want develop an application on windows mobile.In this app, i need to show some Flash games to the end user.ow should I do?embed an Flash ActiveX Control (in Windows mobile Form application) ?embed an IE control?BTW (because i do not have a windows mobile device now)Can I views flash in IE of the windows mobile device?for play flash, Macromedia Flash Player 7 for Pocket PC should be installed on your windows mobile emulator.DIT2:after practice i found following package should be installed before your windows mobile progr

Vista SP2
Visual Studio 2008 SP1
Windows Mobile Device Center

[code].....

View 2 Replies

Burning Hybrid CD That Will Autorun

Aug 18, 2009

I am a MAC with latest MAC OS. I used CS4.

1) I am trying to burn a hybrid CD (MAC/PC) that will autorun and have workable shared objects on each platform from a projector file. I chose projectors because the browser version will not let my links work from the cd. It sends them to the ADOBE site with a security message where the CD path can NOT be set as a vaild path to allow users to use links. I would consider the Browser versions if I knew a workaround to this problem.

2) The projectors will not run the:
fscommand("allowscale","false"); set on the maintimeline -
so that presents a world of problems for me as many (hundreds) of screens were created with animations starting off screen. Someone said the Adobe players 9 and 10 have messed this up... anyone know the answer here. I can not ask the thousands of potential users to remove there version 9 and go get version 8 and reinstall it.

View 5 Replies

Windows :: Flash AS3 Animation In Mac Vs Windows

Jan 12, 2010

I am working on a short animated story, which has a scrubbable timeline and chapter headings. I used TimelineMax for sequencing it. For the most part, it is working fine. I am seeing some strange behavior that pop up, though: sprites disappear, functions stop responding to user input, seams of the sprites become transparent -- all small issues but pretty hard to nail down because they happen in Mac only.

So I am wondering what is wrong with Flash, and why it misbehaves on a Mac?

View 2 Replies







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