Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Trying To Create Auto-executable .swf On CD-ROM



Hi guys,

I want to create a cd that, when inserted into the user's cd-rom drive, automatically opens a flash movie in their browser. How would I go about doing this?

Thank-You very much!

artane



KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 11-04-2003, 11:15 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Trying To Create An Auto-executable .swf On CD-ROM
Hi guys,

I want to create a cd that, when inserted into the user's cd-rom drive, automatically opens a flash movie in their browser. How would I go about doing this?

Thank-You very much!

artane

Trying To Create Auto-executable .swf On CD-ROM
Hi guys,

I want to create a cd that, when inserted into the user's cd-rom drive, automatically opens a flash movie in their browser. How would I go about doing this?

Thank-You very much!

artane

How Do You Create Cd Auto-run
I have been asked to put my flash files on a CD with auto-run (Iknow this may not be in Flash). Any help would be appreciated.

How Do I Create An Auto Run Flash Cd
How do i make it so that when the user puts the cd into the compute rit opens the flash movie automatically?

Create Auto Scrolling Slideshow
I'm very new to flash and have version MX. I am trying to create an auto scrolling filmstrip slideshow of images and haven't found the right tutorial. The slideshow would just move by itself and not be affected by the mouse whatsoever. Here is the link to the slideshow I want to create. Any help would be much appreciated!

http://www.whfaconference.com/

[MX] Create Auto Scrolling Slideshow
I'm very new to flash and have version mx. I am trying to create an auto scrolling filmstrip slideshow of images and haven't found the right tutorial. The slideshow would just move by itself and not be affected by the mouse whatsoever. Here is the link to the slideshow I want to create. Any help would be much appreciated!

http://www.whfaconference.com/

How To Create A Game Like ''Grand Theft Auto''
Pleeaase!!! Help me!!! I have the Kool Moves Program and I really want to create a game just like Grand Theft Auto!

Please! I need your help!

How Do I Create Auto-typing Text? [renamed]
I want the words to come onto the screen as if someone was typing them while the movie played.

If anyone knows of a tutorial for it please tell me thanks.

Do the tutorials for Flash 5 work for Flash MX 2004?

((An I'm sure who ever renamed this could have answered atleast one of these questions :-P))

How Can I Create A Flash With Auto-resize Backgound?
The flash background will depends on content image size.

any idea with that?

How Do I Create Auto-typing Text? [renamed]
I want the words to come onto the screen as if someone was typing them while the movie played.

If anyone knows of a tutorial for it please tell me thanks.

Do the tutorials for Flash 5 work for Flash MX 2004?

((An I'm sure who ever renamed this could have answered atleast one of these questions :-P))

Server Software To Auto-create Flash Files?
I've done searches on Macromedia's site, but not finding what I'm looking for...

... Server software that can auto create Flash files based on a script.

Here are more specifics on what I need it to do:

On the server, a computer generated graphic illustration (TGA file probably) will be deposited into a directory from another system, once every two minutes. I need to process this file further graphically, proabably do posterization at a preset threshold. At this point, I think the file will need to be converted to vectors, though I'm not sure as there might be another way I'm not considering. This file will be concantenated with the previous 30 graphics (essentially creating a time lapse over a sixty minute periods). This time lapse will be the computer graphic over a black background, which needs to become transparent in the final assembly so a pre-made Flash background and pre-made Flash text-and-graphic overlay can be applied, and then the whole thing is made available on a website.

And, of course, this has to run continuously.

Is there a Macromedia/Flash product that can do autonomous creation in this way?

Thanks

Pat

Air Executable?
Hello all. Can an AIR application be launched in the same way as a flash executable? or does it have to be installed first to run?

I need to auto launch an application off of a disc, i would like to use some air features such as transparent stage. is this possible? or am i stuck with using and executable projector file to launch off of a disc?

Thanks for any input!
Q

External Executable
How do u open an external exe from within a flash projector?

Flash Executable
I haven't done this in so long I forgot how. In Flash for PC, how do you save out as an executable? In Flash under file/publish preview/ I only have Default HTML, Flash and HTML; the rest are grayed out including projector. I just want to be able to save flash work out as .exe
Any help is appreciated

Thanks,
Jeff

Executable Flash?
I just finished my first Flash project which we will be using as a presentation for an upcomming trade show.

I would also like to use this as an executable movie that can be sent out on cd. Is there a way to make this cd auto start?

Self Executable And Loading Mp3's From Cd Rom
im creating a cd rom and im trying to load the mp3s dynamically....but the only question is im unsure on how to load them thru a path instead of a url.....any help???
thanks,
chris

How Do I Make An Swf Executable?
I'm working on a flash page for a CD-Rome; how do I make the file executable so it will autorun?

Starting An Executable...
I'm doing a CD. My main file (Interface) is an exe. Once the user presses a button in the menu, he selects a Flash Game (also an exe)
I'm currently trying to use the FScommand to open the executable, but with no luck:

on (release) {
fscommand("exec", "Game.exe");
}

Any help would be appreciated.

thanks

Denni

Run Executable With Actionscript
how, if there is a way, can i make a the release of a button launch an executable file?

example: when i hit a button a file located at 'c:windowsdesktopfile.exe' would be launched

Thank,
Steve

How To Make An Executable
Am I off my rocker, or can you make a flash movie into an executable that you can send someone? I thought you coudl do this in Dreamweaver as well, but I'm not able to fig. it out in any of the 2 apps? If anyone could let me know how to do this, I'd be most grateful.

Thanks,

Executable Question..
Hey, first post here.. and hopefully not my last (your answers will determine whether I'll be back..)

Concisely, my boss wants to train me in an interactive CD making program, which he would rather me learn over flash because it can be self-contained, and the person who is running the CD wouldn't need to have any previously installed software on their computer.

Now obviously I'd rather use flash for this, and know that you can save flash files as Executables and can auto-run from a CD.. however.. would the person still have to already have flash installed on their PC in order to run the disk.. or is a flash .exe file self-contained?

Rhys

Flash Executable
Hello!

I need to create a presentation that will run on a HP PDA with Windows Mobile 5. This application should run full screen... How should I export that projector in order to run on Windows Mobile? I've exported normal projector that runs perfectly on non mobile versions of Windows...

I've tried to make it a swf and open a html in a browser window, but I always have a title bar and a status bar of the browser on the screen and I really don't want that...

Please, suggest...
Thank you

Executable String
If I get dynamic string, example "var pict:BitmapData = new myPict(1, 1);" can I make it as executable line of code? That is how delete double quotas and start up code? (Certainly, if it's can in AS3...)

Running Swf From An Executable
I would like to use swf files as interfaces for my C++ executable files in the Windows environment. I have found a few examples of how to do this on some web sites, but I would like to know more. Specifically, I would like to know about the best way to do this with AS 3. I have tried Zinc, but it does not have the power that I need. What is the root technology that I should be looking at? ActiveX?

I assume that there are no specific books on "Using Flash Interfaces from Executable Files;" but I am looking for something definitive to study up on so that I can program this sort of thing from scratch. Any pointers in the right direction would be appreciated. I am not looking for tutorials on how to do this from within Visual Studio for AS 1 or 2 files - I already know where to find those.

Run An Executable From Flash
I am trying to use Flash 5 to create a menu on my CD so I can use autorun.inf. The problem is that there are executables such as setup.exe that I want to run when I select a button. I have tried the "exex" "setup.exe" using the Fscommand and this did not work. Reading other questions, I even tried to put the setup.exe in a subfolder called fscommand and this didn't work either. Do I need to to tell flash that Setup.exe is in the fscommand folder? Does the flashmovie.exe I created, include the flash player?
If I can get this to work, I will be over the moon. Thanks.

Executable File
Helppp please,
Does anyone know how to make a file into an executable file? Thanks

Using Javascript From An Executable..
Hi all -

I'm trying to open, position and size an Internet Explorer Window from a flash exe - I've doen this before with flash movies embedded in html pages - but obviously had the appropriate javascript in the header of the page - does anyone have any experience of doing same through an exe?

Any help gratefully appreciated...

Cheers..

Sound And Executable
Hi all.

I'm really stuck with flash sound. I have a movie that plays sound but when I export it to executable, sound doesn't work.

Sound is in another movie tha I load with loadMovie('mySoundMovie.swf'). It works propperly in the swf but don't in the executable.

Any suggestion?

Thanks in advance ^_^

Creating Executable(exe) File?
Hi

Could any one tell me how to create exe file.

Flash Running An Executable?
Is it possible to have flash run an executable such as a setup.exe on the click event of a button. Im working on a cd that has multiple directories with a flash front end(menu and all) and I want to be able to run the exe's in the dir's from within flash?

any help would be great

Launching Executable From Flash
Hello, I'm not sure if this is possible, but is there a way to have Flash launch an executable. I'm working on a CD that would require launching of another application on the CD with a ".exe" extension.

I've tried 'geturl' but that opens up a browser and requires the user of the CD to launch from the location or save to disk. It also doesn't look that great.

My end result is that I would like to have the user of the CD click on a button in the flash movie and have the other application launch. Any help on this would be greatly appreciated. Thanks, Jeremy

Buttons Link To Executable And Pdf
I try to link buttons to PDF using Mac platform but the path is unrecognizable. I used the " on presss () and getURL command. Can someone assist me on how can i write the right code to understand the path of my files.

How can I link buttons to .exe files to automatically install files ex. Adobe Acrobat reader Installation.

Thanks.

Launching An Executable From Flash
Is it possible to launch a non flash executable from flash? Specifically, from a standalone flash player.
thx

Executable Or Viewable For Recipients
Hi all,
I'm having a problem. When i make a movie, and export it as an swf file, and send it to people, they tell me they can't view it. Just wondering what I'm doing wrong. Can I send someone an swf file and they can just view it like that, alone with out it being embedded into a web page?

How do I make my movies an executable?
.exe file

Shared Libraries With Executable
I am creating a flash windows executable that sits on the desktop. The executable calls files from a web directory. The web file uses a shared library which is in the same directory and the paths to the library are set absolutely.

When I run the exe published as an swf in a browser from the web it works fine. As soon as I try to run it as an exe or standalone flash player it does not.

Any body else come up against this issue?

Simon.

How To Launch An Executable With Flash?
I'm using fscommand to try to pull this off. Here is the code I'm using on a button to launch the executable:

on (release) {
fscommand("exec","Viewer.exe");

}

If the flash SWF is in the same folder with the "Viewer.exe" (on the same level), it ought to launch - right? I tried using a path to the file first, but couldn't get the exe to launch (I have a feeling the path may not have been complete). I s this a better way around using a path to launch it?

Thanks for any help!

Executable/loadmovie Problem
I created an executable, which has several embedded action commands to loadmovie. but when running the executable, the loadmovie doesn't work. However, when simply publishing, and running either the .swf or html, the loadmovie works fine. What am I missing here?

Executable System Requirements
Hi I'm trying to create system requirements for a Flash 7 executable I'm creating.
Macromedia only has browser requirements for the Flash Player but I need to know
RAM,processor and OS requirements for the .exe or sit file I create.
Anyone know where to get this?

How Do I Skin My Executable Like MDM Zinc Can?
I've been checking out the MDM Zinc trial, and it's a great program. However the main thing I need is the ability to skin my executable. I use a small program for converting everything over to work as a mac/PC hybrid CDROM with autorun, then another small program for manipulating the .exe to use my own icons, change the revision numbers etc. so these aspects of Zinc are an unnecessary expense for me at this stage.

So my question is how does one frame/skin the flash window (the .exe that gets launched) without spending $299+ just for this functionality. A lengthy google search has turned up nothing. I would consider commercial software, but mostly I am interested in a way to do it by hand if possible.

Thanks in advance!!

Links In An Executable File
I made a flash tour for a product, at the end there are links. The links work fine in the flash player, and also on the website in an html page. This tour was then put on a CD as an executable file and they no longer work. The mouse over works, in this case i have a simple color change. But the cursor remains an arrow and the link does not work. Any ideas why this wouldn't work?

Help would be appreciated

thank you,
nate

Flash Executable CD-ROM Licensing?
Does anyone know any licensing information about distributing a CD-ROM with Flash executables on it?

Macromedia is pretty clear on run-time licensing for Director executables (which is basically including the "Made with Macromedia" logo on the CD and sending in a licensing agreement form) but I can't seem to track down similar documentation for Flash executables.

Any help on this would be greatly appreciated.

Sean

Links In An Executable File
I have a flash tour for a product, at the end there are links. The links work fine in the flash player, and also on the website in an html page. This tour was then put on a CD as an executable file and they no longer work. The mouse over works, in this case i have a simple color change. But the cursor remains an arrow and the link does not work. Any ideas why this wouldn't work?

Help would be appreciated

thank you,
nate

Calling An Executable File
I have 2 Flash executables.
The Main Flash "Main.exe" should call the child flash "child.exe" and the child.exe has to be executed.
Can this be done?

I came to know that if we place the 'child.exe' file in a folder name 'fscommand' it is possible.
Then can I have any number of folders containing exe in it be called?

I mean to say, from 'Main.exe' can i call 'child.exe' which is in the folder 'fscommandfirstchild.exe'

Placement Of Executable On Monitor
Howdy all,

My boss keeps complaining that whenever he launches my exe (from a CD) it opens up at the bottom of the monitor. It opens up at the top left corner on mine so I'm not sure what his problem is . . .

Anyway, I saw this thread on how to place a pop up window in flash but I'm wondering if it is possible to do it with an exe?

Thanks everyone!

Making Movie Executable?
Hi all,
Please help me with this..as am badly stuck up...
understand this...
i have different swf files which i want to invoke it internally.
so what parameters should i pass so it makes my movie executable?
Pls help me as it is very very urgent
lol
tanvi

Centering An Executable File
I have created an executable file from a flash movie and am wondering if it is possible to center the movie on the desktop when it autoruns.

Executable Launches Behind Flash
I am launching a couple executable files using fscommand from a flash file that has been published as a stand-alone file. Most of the time it works perfectly, but every once in a while the executable launches behind the flash window and it appears to the user that the link didn't work. Does anyone know a fix to this? Thanks.

Self-executable Files In Flash Mx
I've created my company's website on a cd rom business card disk. The file is in "Projector" format (.exe). What I want is for it to self-execute when the user slides the cd-rom compartment into the computer. Same on exiting. When the user clicks the "exit" button the projector file closes and the cd-rom compartment slides out. How do I do it?

Many thanks
magyar

Full Screen Executable
I'm sure this is relatively simple but i'd like the correct process.

I have a flash file that i am exporting to and exe, i'd like that exe to launch full screen instead of windowed when the end user double clicks it.

How can I make this happen?

thanx 2 all in advance.

Copyright © 2005-08 www.BigResource.com, All rights reserved