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


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

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

Professional :: Flash Interface CGI Alternative?

Mar 2, 2010

I would like to have a flash app on a website where:A user can input some values Those values are then sent to a server which has an executable fileThe exe is run with the user's settings and then sends some data back to the userThe data is displayed in the flash app.Is it doable with CGI or is there a better alternative to this?

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

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

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

ActionScript 1/2 :: CS3 - Industrial Strength Autorun?

May 5, 2010

how to put together a bullet proof Autorun that will work on any Windows system. I've been playing around with "[autorun] OPEN=OpenMe.exe" and with "Bin" folders and "Shell" scripts for days.  Why doesn't anything work?  All I want to do it to open "START.exe". If I double-click on START.exe in the list of disc files - it works completely.  How do I get Windows to do the double clicking for me?Do I have to re-write or re-structure my project?  (I don't believe I should.)Does it matter what burning software I use?  (I don't believe it does.)Is DVD different from CD as far as autorun is concerned?  (I don't believe it does.  As long as the player exists on the system.) 

View 3 Replies

Actionscript 2.0 :: Autorun CD Presentation Hiding Images

Dec 20, 2009

I have made autorun CD. Which contains jpeg images in same folder where .exe file is present. I want them to hide or want to make presentation in 1 file on AUTORUN CD? Can i do this if yes how?

View 1 Replies

ActionScript 2.0 :: One Projector Control Another Projector Timeline?

Dec 8, 2009

Is it possible to have a flash Projector control the timeline of another flash Projector.

example: Projector1: has a button to start/play Projector1 and trigger to start/play frame 7 in Projector2 at the same time.

So both external projectors are in sync.

View 0 Replies

ActionScript 2.0 :: Play Exe Files In Full Screen Mode With Autorun.inf?

Jan 24, 2002

how do I make the projector file to autorun on a CD in full screen mode??

View 2 Replies

Php :: Xcode As An Alternative Of Flash?

Dec 20, 2011

We have developed a magazine reader which is basically PHP application. Admin panel is built in PHP but when any user wants to read a particular magazine, it is handled by Flash i.e. we are embedding the .swf object with HTML in PHP page. But flash is not supported in iPad/iPhone. So we want to create this application in Xcode so that user can read the magazine in iPhone/iPad also. There is confusion how it can be accomplished.

View 1 Replies

Flash 10 :: Alternative For Adobe AIR And Zinc?

Nov 27, 2009

I'm making a Flash app in Flash 10 and ActionScript 2.0 and need support for calling an EXE with some params and minimizing/close the application.

Neither Adobe AIR nor Zinc don't seem to support some code I made and I'm looking for a very simple alternative? Does anyone know about any?

View 3 Replies

Flash :: Looking For An Alternative To PTViewer For 360 Panorama

Dec 4, 2009

I've been using PTViewer but it is causing some issues with looking for the ptdefault.html everytime and I'm wondering what other options are out there?

View 2 Replies

Documentation - Flash CS4 Have An Alternative To ASDoc?

Mar 16, 2010

Does anybody know of a tool that will allow me to create ASDoc style documentation with a Flash CS4/AS3 application? From what I hear ASDoc only works with Flex.

View 2 Replies

Flash Alternative For FileReader HTML 5 API

Feb 20, 2011

I want the content of a local text file to become available inside JavaScript. I've achieved that using HTML 5 FileReader API, but this works only in Mozilla Firefox and Chrome now. I know that it is possible to create a cross-broswer solution using Flash. Is there any open-source project that do that?

View 1 Replies

Flash :: Alternative To Bitmapdata For Snapshotting?

Jul 4, 2011

I'm currently loading a remote swf through as3 (with a domain policy to allow all from that domain - the policy file can't be changed by myself), that i want to take a snapshot of. The problem is that the main swf that i load, is loading child swf's from another domain that does not have the allow all policy turned on.. This makes the snapshot feature call a "sandbox security" error. I'm wondering if there's an alternative to the bitmapdata draw function to still take a "snapshot" without conflicting the sandbox security.

View 3 Replies

Actionscript 3 :: Alternative For Flash Only (not Flex)?

Dec 22, 2011

Ok we all know that you can embed assets with Flex using the [embed] code.

But is there anyway to achieve something similar to this when working with only Flash?

For example:I need to create a class (that contains certain assets) that needs to be used in the Flash IDE, but I don't want to have to drop all the assets into the library for every Flash file that happens to use the class.

View 2 Replies

ActionScript 3.0 :: Interface Extending Another Interface?

Dec 25, 2009

i seem to have trouble finding on the internet what happends when one interface extends another interface.

View 2 Replies

ActionScript 2.0 :: Flash CS4 Alternative To LoadMovie From External

May 6, 2010

I am running into some real problems with importing a png and associating it with a movieclip.Basically I want an image (image1.png) to appear inside a blank movieclip on my stage called "image1". I need this to all run from the library and not from an external folder - thus this does not work for me : loadMovie ("image1. png", "ClickReveal.image1");Is this possible? Or do I absolutely have to run from an external folder or convert the png to a movieclip by hand and then use attachMovie? I am desperately trying to avoid those options.The reason is that I am building a template file here and the users need to be able to import their own images which may be called anything and need to pop into movieclips.

View 1 Replies

Actionscript 3 :: What Is An Alternative To Flash Config Constants

Apr 5, 2012

We have a project that has been built in Flash and as3. It is a video player of sorts that we want to fully customize. We have different images and color schemes that we want to be able to change very quickly. Right now we have config constants that we turn on and off for different schemes. And in the code there is a massive amount of different spots where the images and such are changed.When we create a new color scheme or whatever, we need to create a new config. Then we have to go through all of the code and put it in correctly.Basically any suggestions for how we can take the current flash project (maybe flex?) and make it customizable a lot quicker.

View 1 Replies

Flex :: Flash Media Server Alternative?

Jul 26, 2010

I am not advanced yet, but i know what exactly i am looking for and want to do. After doing Air/Flex i came to a stage i need "Flash Media Server Xversion"

Question: Is there any Open/Free Linux based alternative for this "Flash Media Server"? By google i came to this, is it also possible to use as alternative 1. http://osflash.org/red5[URL]..

View 1 Replies

Jquery :: Alternative To Flash Display Element?

Sep 10, 2010

I'm building a website at the moment and in the design it shows a scrollwheel in the form of this example.I've got no problem creating this using something like scrollable or some other similar plugins, however, they don't allow you to click and drag through the images and "flick" them in such a way as the flash example. Do you know of any plugins that allow you to do this, or even know how to modify something like Scrollable to do this?

View 2 Replies

Actionscript 3 :: Best Alternative To Integrate Flash App Into Facebook?

Sep 27, 2010

I have previous experience with AS3, but not so much in web development. now I want to install a game in facebook, but since im very uninformed,i'm having a bad time chossing the best option. I have three alternatives to integrate my flash app in facebook.Adobe actionscript API: Until now, I tried it and worked for me to log in , get friends, and that kinda of basic. Has a ton of problems and bugs, and i decided to switch.

FMBS seems to be the best option, according to most people feedback in forums, but it's going to be deprecated and i don't want to invert effort and time in an option that is going to be dipossed.What do i have left ?, iframe ? Javascript ?

View 1 Replies

Flash Video Alternative For Multiple Browsers?

Jan 31, 2011

I'm looking for a way around using flash for video's on a site. Any suggestions for something that might work across multiple browsers that isn't flash based? HTML5 seems promising, but I need something with more browser acceptance. I'm trying to avoid having to serve up difference video's based on user agents.

View 4 Replies

Finding An Open Source Alternative To Flash?

Feb 26, 2011

Is there a open source alternative to flash.

View 1 Replies

Flash :: Game Wmode=transparent Alternative

May 13, 2011

I need to embed some flash games but I'm disallowed to use wmode=transparent due to performance issues & sideFX. I need to place a DIV above the SWF, but without the wmode the SWF is always on top. Hiding the swf when div is visible resets the flash.

View 1 Replies

Flash :: Swfobject - Alternative Contents Loads?

Oct 5, 2011

I have a Flash map on my page. My problem is that when the page loads for a while I can see the alternative content and then the map.

[Code]...

View 1 Replies







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