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




Projector.exe?



how do u export your flash movie so that people who only have shockwave player can watch it? i think its called projector er sumthin... i tried exporting it as a future splash player but the icon looks the same as a swf... o and plzzzzz dont give me a link to a tutorial i just wand someone to simply explain it 2 me.



FlashKit > Flash Help > Flash MX
Posted on: 12-01-2002, 01:08 PM


View Complete Forum Thread with Replies

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

Full Screen Projector, Link Opens Behind Projector, Can't See It
hey guys,

I'm using FSCOMMAND("FULLSCREEN","TRUE") but, I have a link in my projector that opens a webpage. The problem is, it opens up the browser window behind the projector and I can't even see it.

Any idea how I can fix this?

Thanks alot,

artane

Full Screen Projector, Link Opens Behind Projector, Can't See It
hey guys,

I'm using FSCOMMAND("FULLSCREEN","TRUE") but, I have a link in my projector that opens a webpage. The problem is, it opens up the browser window behind the projector and I can't even see it.

Any idea how I can fix this?

Thanks alot,

artane

Projector Launching Projector & Email Links On A Mac
Bit of a newbie...

I created a projector file and now been told that I have to link to another projector file that's been supplied to me, I don't have the .fla file for this projector. I've managed to get the other project to open but it has been set to full screen.

Can I control the size of the projector when launching it from mine and also deactivate the menu bar that appears with it. The menu bar doesn't appear if I launch the projector independently but does if lauched from my projector. I would like to scale the linked one by 90%??

Also I have an email link setup which launches my browswer (explorer/safari) before launching my email program (entourage). Is there a way around this, I'm using a Mac but the presentation will be mainly view on a PC, but would like to know how to sort this for both. I'm sure the last time I used flash a couple of years ago it launched the email program without the browser, so it may be me doing it wrong. I'm using the "getURL("mailto:" command.

Any help appreciated.

Load .swf Or Projector In New Window From Another Projector
i am trying to put together a CD with my portfolio... i have the main movie playing from a projector and i want to show some samples of flash movies i have made. is there any way i can load them into a new window rather than having them load into the same window as the main movie?

if not... here is my other problem... one of my movies plays music using:

loop = new sound();
loop.attachSound("loop");
loop.start(0, 100);

the problem is, when i try to load the movie with this music into the existing window on level 1 it will not play the music, but all sounds on the timeline play fine.

any help is appreciated...

Launch Projector From Running Projector
I need to launch a secondary projector from a running projector. I am trying to use the following script and can't determine why it won't work.

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

I have sample.exe inside a folder called fscommand which is in the same directory as the "master" projector. I don't want to use any browsers to carry out the commands. Any suggestions?

THANK YOU!

Open Flash Projector From Another Projector
I've got several flash movies I've made that are all .exe projector files. I want to keep them this way because a couple of the features I have only work from this. I need to make a portfolio of all my work and want to create either a .swf but preferably a .exe file with al my links. Each link will then be connected to each .exe project. Is this possible and how can I do it? Obviously can't do it with html due to security risks but surely it can be done from flash?!

Convert PC Projector To Mac Projector File
Hi, Is there a way to convert a windows exe projector file to a mac projector file?

Thanks,
Josh

Problems Launching Projector From Another Projector
hello,

I'm creating a CD that starts off with an autorun projector file that pops up when the user puts the disc in. This projector file has an interface that contains a menu that gives the option of viewing the contents of the disc, installing Flash Player or installing Adobe Reader. The buttons that launch the installer .exe files for Flash player and Reader work fine. My problem comes when viewing the contents of the disc. Upon clicking the button that launches the contents, another projector file is launched (GSmaster.exe). This projector goes into full screen mode and serves as a container/shell and presents the user with a table of contents. Each button in the TOC is supposed to load separate .swf files into this container/shell. When running the GSmaster.exe by itself (totally bypassing the autorun projector file) everything works fine. When running the autorun, the button that launches the contents of the disc works in that it launches the GSmaster.exe file, however the links in the TOC stop working when going this route. This makes no sense to me at all. Is there an issue with using a projector file to call on another projector file that would cause these links to stop working?
FYI - GSmaster.exe and all the .swfs that load into it are located in a "fscommand" folder. In the autorun projector file, the AS for the button that launches the GSmaster.exe is as follows:

btnStart01.onRelease = function() {
fscommand("exec","GSmaster_full.exe");

};

Again, if I run the GSmaster.exe by itself everything works fine, but if I go through the autorun interface, the GSmaster.exe launches in full screen mode as it should, but the links inside stop working.

any ideas would be greatly appreciated.

thanks!

Flash Projector To Director Projector
Is it possible? My professor doesn't mind my using of flash instead of director in order to present my portfolio however he feels Director handles Video more efficiently than flash. So is it possible to import the movie to director code the movie create a projector. Then when a certain button in flash is clicked it launches the director projector displaying the video?

Flash Projector To Director Projector
Is it possible? My professor doesn't mind my using of flash instead of director in order to present my portfolio however he feels Director handles Video more efficiently than flash. So is it possible to import the movie to director code the movie create a projector. Then when a certain button in flash is clicked it launches the director projector displaying the video?

Projector Loading A Projector :)
I have a presentation that I am burning to hybrid cd using mac and pc projector files. I would like the first projector file to load, in a new window, the second projector file. I have it working, but whenever I try and launch the second projector file, windows asks me if I would like to open, save, give Bill Gates more money...the typical web responce. If I click open it works great, but I would like my clients to forego that popup to reduce confusion. Anyway, here is my script.

on (release) {
loadMovieNum("test.exe", this);
}

Any suggestions I would appreciate.

Opening A Projector Or Exe From A Projector Or Exe
Opening a projector or exe from a projector or exe?

Is this possible?

the project has some big embeded movies and the load time for the projector is really slow. I would like to have a smaal "loading" projector pop up which tells the main projector to open.

any ideas? Deadline tomorrow morn.

Thanks

Os9 Projector/ OsX Projector Problems
I'm creating a cd that has a mac projector on it.
I'm using osX, flash mx 2004.
My problem is that when i test the cd on a mac that only has os9 the projector doesnt work. An error saying that carbon lib is missing appears.
Does anyone know a solution?
I don't have access to a machine with os9 that has the application on it.
thanks!

Projector Linked To Another Projector...
I'm totally new at FlashMX 04 and I'm trying to create a interactive CD. I need to communicate 2 projectors (exe files) with eachother. Basically I have a long intro done in one projector (exe) and I have another projector (exe) with my menus and text. Is this possible? or is there an easier way of doing this? Please advise. Thanks.

Launching A Projector From Within Another Projector?
Hey Guys

Please please help me with this Noob question! lol

I have created a project and exported as a windows projector file (exe)

Basically the other people in my group at school have windows projector projects as well and i need to link these projects together.

What code should i use on the buttons within my project to launch their projects over the top of my project?

Thanks for your time

Projector Opening A Projector
I know this is getting repetitive in the forums, but I still can't seem to get this ****e to work! Here's my intent, situation, and problem:

I am making a hybrid cd-rom portfolio. I have 4 folders; "Work" folder (where all of my .fla's are located), "MAC" folder (which contains all the information for the macintosh portion of the cd-rom), "ONLINE" folder (self explainatory) and "PC" folder (again, self explainatory). I have all of my .fla's publishing to the appropriate folders. The content in the MAC folder does not reference anything in the ONLINE or PC folder. The PC folder contains a projector that references all the files in the MAC folder, because that's just the way it was set up. There's only the AUTORUN file and a single projector file in the PC folder.

My "MAC" folder contains the topmost projector file and the "fscommand" folder. That topmost projector file determines which operating system the user is on, and opens up the appropriate projector file. The projector file, whether it be PC or MAC loads the appropriate .swf's which contain all the appropriate information for any given section. It all works.

The directory looks something like this:

MAC/fscommand/Data/ -content in the Data folder
sections/subsections

The .swf of interest here is called game_work.swf

In game_work.swf when I click on a button, it determines whether or not the portfolio is located on the web or not, and which operating system the user is on. Once it determines that, I have IF statments that tell it to open a projector file. That projector file is a game I made.

My question is this: I know how to do an fscommand.

fscommand("exec", ":E-Bug-Bomber"); <-- For Mac
fscommand("exec", "/E-Bug-Bomber.exe"); <-- For PC

I want to place the "E-Bug-Bomber" projector files in the "Data" folder. So the absolute path, beginning from the first projector file will be:

"fscommand/Data/E-Bug-Bomber"

How do I reference the file correctly? I'm thinking that since the secondary projector (the one that is being opened by the topmost projector) is where the game_work.swf is being brought to (because it's being brought into the main projector via loadMovie() function).

Opening A Projector With A Projector
Hello ladies and gentlemen!

I have a nice little problem and maybe someone out there can give me a hand. I'm trying to find some sort of a solution for getting one projector.exe to popup on top of another projector.exe.

I've got it up and running, but I need to position the window in a particular place (pretty much centered). Is there any way to open a projector and tell it where to draw the window??

thanks,
rami

Mac Projector Opening Another Mac Projector
how can you open a mac projector from inside another mac projector?

i hav tried fscommand but that doesnt seem to work

i need to have two mac projectors open at the same time

????

i have tried loadMovie, getURL and fscommand - no luck

Projector Closing Another Projector
Hi,

Here's my problem.

My projector is a little bigger than I expected. Then I decide to open another .exe file (much smaller) and in that smaller projector, call the big projector to open.

Can I programm the bigger projector to close (quit) the smaller projector when he's open and running??


Thanks for your help guys (and ladies if there's some...)!

Frank

Mac Projector Opening Another Mac Projector
how can you open a mac projector from inside another mac projector?

i hav tried fscommand but that doesnt seem to work

i need to have two mac projectors open at the same time

????

i have tried loadMovie, getURL and fscommand - no luck

Opening SWF Or Projector From Within SWF Or Projector?
I am working on my portfolio and planning on adding some links to flash projects. Trying to figure out how to open (seperately) another swf file or flash projector file from within my swf or flash projector file. I want to be able to open it and still have my portfolio file open.

I have had some experience with fscommands before, not sure if this is a way that it can be done.

Any ideas or words of wisdom??


Mac Projector Open Another Mac Projector
how do i get a mac projector to open another mac projector? i want two projectors to be open at the same time

i have tried FSCommand - but have seen in a few forums that fscommand doesnt work in MAC??

please help!!

[help] [as1] Projector Linked To Another Projector
Is there a way to have a projector launch another projector?

Or, if not, is there a way to have a swf in html launch a projector file?

I've tried the:
on (release) {
fscommand("exec", "projectorfilename");
}

but alas, it doesn't work. - nothing happens

Thanks in advance.

How To Run Exe File (projector) Directly From Swf Or Another Projector File
How to Run Exe File (projector) directly from swf or another projector file


window says to run or save and open bla bla bull ****

how to avoid it and execute the file directly

Executing A Projector Movie (*.exe) From Another Projector Movie?
Hey you Gurus!

I'm working on a presentation-like movie, which is to be put in a CD (with autorun)in projector(*.exe) format.
Well, now that I'm almost done with it there will be three more language version on the same cd.

My idea was to make four separate, but almost identical (only language differs) projectors (*.exe) and execute them from a menu.exe movie. I tried fsommand exec (with the correct path) with no luck.

What do you people think would be the smartest way to combine those?

I really don'l feel like copy-pasting and combining the whole crap into one.

Launching A Projector Movie From Within A Projector Movie
I am presently working on a projector file that I would like to have call other projector files. Issue I have is that when using a getURL Windows coughs up a virus warning and asked if your are sure you'd like to continue.

Any way to call a projector from within another projector and avoid this?

My Projector Size, Not Flash Projector Size
I have a CD that autoruns an *.exe projector file.

But it seems that I can only run it as fullscreen, or as no full screen.

Is there anyway to autorun the projector file as a specific size, like 800X400, or 320X600?

I know that it can be done through HTML, but I do not think the autorun file will load a *.hmtl file.

What's the best solution?

Thanks

How To Call Projector File From A Projector File
Hi there

Can anyone tell me how to call a projector (*.exe) from one projector (*.exe) file?

Any help will be appreciated

FAhad

Publish New Projector File From Within A Projector File
Is this impossible?

I'm looking into presentations in Flash and wondered if it is possible to publish a new projector file on the click of a button from an existing projector file?

Or any alternative theories would help. Thanks.

Loading Flash Windows Projector From Another Flash Windows Projector
I am trying to make the button in my movie load another movie, but I am playing the flash in windows projector, is it posable that you can load a flash windows projector from windows projector, I tried it and had trouble, here is what I had for the action script:

Movie 1 button action script:


on (release) {
loadMovieNum("Movie 2.exe", 0);
}


When I had it as Movie 2.swf it works fine, is it possable to make a .exe to work?

Projector
How can i create a projector with a .exe extension in swish v2.0 ?

About The Projector.
Within the projector, can movies (avi,mpg,mov) be executed, or only applications?

Projector
I remember that there was a projector tap on the menu in flash 4, but can't find it in flash 5.

Now I want to know about the projector.
Can you tell me where I can find the projector menu and what is the simple and the basic concept of the projector?

Thanks in Advance

Projector
hi,
can anybody help me?
i want to open a 2. projektor by using a button, so the first Projektor is still open and in the background...

Projector Help
hiya =)

I was wondering if I could get a little help making a projector in Flash.

Let me explain what I am trying to accomplish. I am trying to make a business card on a cd. I have a flash movie I have already made using Flash MX and I have figured out how to publish the movie to a projector in order to make an executable file.

Is there any other components or files I need to include in order for the cd to run on any computer? Does the person need to have a flash player in order to see the movie in the projector? I know I would have to include an auto run file in order for the cd to start as soon as the cd is inserted, but is there anything else I am missing?

I would also like to know if there is a way to make an "exit" button, so the user can click exit and the .exe will close?

Is there a way I can make the movie full screen with no windows bars along the top?

Any help would be greatly appreciated.

Thanks

SWF Vs Projector
Please Help-
I have a movie with 6 scenes that are linked with buttons. All of the transitions work in my swf file however when I make the stand alone projector for mac the buttons go to white windows. any idea why or how to fix?
THANX!

Projector Help
I made a .exe showing a lot of pictures, but when I run it on another computer, somo of them are missing, and only appears a red square instead of the picture..
another question.. my movie is very big (100 Mb) and it´s very slow to load the autorun.. and sometimes it just crash the projector.. anyone knows how to improve the performance, or optimize my .exe??
thanks in advanced

Projector's
Using a projector and wanting to use "load_movie". The question is do you make one projector and then all the others are SWF's? Would you load these from the CD directory? Is there a way to make one exe holding a large amount of seperate movies?

Projector
Alright i feel stupid asking this but how do i turn my flash movie into an exe? I goto file->make projector when im watching the movie and it asks me what i want to save it as but it doesnt do anything when i click ok? Plz hep! ty

Projector.EXE
What code do I use for my button
to open html file from my cd-rom
when using projector?
I tried getURL but no luck.
Paul

.pdf And Projector
does any one know who can i display a .pdf file inside my projector?...
that means that the pdf file dont have to open in a new window, it have to open inside the same .exe file...
thanks!

CD Projector.
so if i'm making a Flash movie for CD. The projector has no full page option, does it?

I shold just use 800 X 600??

I couldn't imagine anyone using 480X 540 or whatever...

or is a HTMl tool less projector the trick... how would i do that....

CD Projector.
so if i'm making a Flash movie for CD. The projector has no full page option, does it?

I shold just use 800 X 600??

I couldn't imagine anyone using 480X 540 or whatever...

or is a HTMl tool less projector the trick... how would i do that....

Projector.exe?
how do u export your flash movie so that people who only have shockwave player can watch it? i think its called projector er sumthin...

Projector
Is there some reason that all projector files are so large? I made a small 20k swf file and the projector is over 750k or 3/4 of a meg. There must be a way to make them smaller.

Cd-rom Projector
I've published an independent projector for a cd-rom i put together to make it full screen. As I navigate through the cd-rom, some of the files end up changing the view from full screen to a regular small view. i've looked at the publishing settings, but it doesn't seem like there's anything that would be the culprit. Any ideas?

Cd-rom Projector
I've published an independent projector for a cd-rom i put together to make it full screen. As I navigate through the cd-rom, some of the files end up changing the view from full screen to a regular small view. i've looked at the publishing settings, but it doesn't seem like there's anything that would be the culprit. Any ideas?

Projector Help Please?
I am creating a CD ROM for some fun, though I wish the middle animation to stay the same size depending on the resoultion size of the screen. Is there anyway I can keep it the same size and make the plan background grow or shrink within the screen resoultion.

Any help will be most welcome.

Cd Projector
Hi, first excuse me for my speelling am i not to good for this ok?
so, i am working on a cd projector and i have the following questions:

1.- I will crate 4 files for the presentation,
the first will contain the intro for logo
the second will contain the intro for the product to show
the third etc, etc etc

the cuestion=====

how to: at the same time that the user see the first intro, flash load the second file, but dont play until the first intro finish it???(the second is a big one!!)

2.- What kind of movies are better to use on a cd projector, .exe or .swf, ( the first file must be .exe, but i mean the another 3 files)

3.- if i use .swf files can i load those with laodmovie, attach movie or exec ??

4.- that all folks..... thanks, and please help me i have to finish this presentation soon.

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