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








Opening A Director Projector


I have created a projector for a director movie and I want it to load from a command in Flash. Can anyone tell me how this can be done?

Cheers




FlashKit > Flash Help > Flash General Help
Posted on: 05-15-2003, 08:17 PM


View Complete Forum Thread with Replies

Sponsored Links:

Opening A Director Projector
Hello

Is it possible to open a director projector from a swf movie?
If so, could you please tell me how?
Thanks so much!

View Replies !    View Related
Opening A Director Projector From Flash
This is probably very simple, but how do I open a Director Projector at the end of a Flash movie? I want the Flash movie I created to play and then go right into a Director projector.

Please help.

Thanks

View Replies !    View Related
Opening A Director Projector From Flash
I need to make a button in flash that opens a director projector. My flash movie will be displayed in a browser window. It would be nice if it worked on both mac/pc platforms. Can anyone help please?
Thanks,
Patricia

View Replies !    View Related
Opening A Director Projector From Flash
I need to make a button in flash that opens a director projector. My flash movie will be displayed in a browser window. It would be nice if it worked on both mac/pc platforms. Can anyone help?
Thanks,
Patricia

View Replies !    View Related
Opening Director Projector From Flash
I need to make a button in flash that opens a director projector. My flash movie will be displayed in a browser window. It would be nice if it worked on both mac/pc platforms. Can anyone help?
Thanks,
Patricia

View Replies !    View Related
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?

View Replies !    View Related
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?

View Replies !    View Related
Opening Director From Flash
i created alittle sample portfolio in flash. i have a page with all my projects on it. i want to open a director project from the flash page. what script would i use to do so? i tried getURL didn't work, and i tried loadMovie, also didn't work. any ideas? i'm using flash mx.

thanks

View Replies !    View Related
Opening Director From Flash
i created an interface in flash. i have where i want to open a director project(exe) from. what script would i use to do so? i tried getURL didn't work, and i tried loadMovie, also didn't work. any ideas? i'm using flash mx.

View Replies !    View Related
Opening Director From Flash
how can i open a director file (exe) through a flash interface? i tried getURL, and loadMovie, neither work. any ideas??

View Replies !    View Related
Open A Director Projector
Is it possible to open a director projector from a swf movie?
If so, could you please tell me how?
Thanks so much!

View Replies !    View Related
Director Projector In Flash?
odd question:

--is there a way to import a Macromedia projector (.exe) into flash and break it down into elements, so it could be edited and then re-produced as a flash exe? any kind of plug-ins or anything?

thanks!

View Replies !    View Related
Problem With Opening Director Files
I am using the correct fscommand on my director exe files, but they will not open in front of the full screen flash movie, they open behind it and they take forever to open. I also tried opening them with a bat file, but it does the same thing.

Please let me know what you think I should do.

View Replies !    View Related
Lauching A Director Projector From Flash?
Here is my problem and I desperately need a solution. I need to lauch a director projector from within flash. I used the fscommand and it does nothing. I get no error or anything, it just acts as if I am clicking on a button with no actionscript. I also tried to create a .bat file to link to that would lauch the project and that doesn't work either. Is there any hope? Thanks. Please send your reply to chad.gibson@comcast.net if you can help.

View Replies !    View Related
Launch Director Projector Out Of Flash
hey everyone,

trying desperately to launch an Director Projector through my Flash Projector. In my Flash Projector MX, I have a button which should automatically start the Director Projector once the user clicked on it. Since I don"t have the original Director file anymore,I can't use lingo to work my way around it. Tried Fscommand ("exec") but nothing happens. Does anyone know how to do it or is it just not possible?

thanks so much for the help.

View Replies !    View Related
Full Screen Projector Like Director
hi does any one know how to do a full screen projector like director has?
i don't want to movie stretched but want it to be full screen with a black bg

thanks mike

View Replies !    View Related
Opening Quicktime Movies & Director/authorware Exe's
Hello.

I am creating my porfolio shell for graduation and I am having a little difficulty with some Flash issues. Keep in mind that this Flash movie is not being created for the web, but for CD. I have Director and Authorware movies that I created and I want them to open when a button is clicked on, in my Flash portfolio. Should the Director and Authorware files not be .exe format?

I hope I ve explained myself well. Any ideas or solutions would a great help!

Thanks,

Dan.

View Replies !    View Related
Loading Director 8 Projector File From Within Flash
Hi there I am in the middle of putting together a CD and have run into a problem. I am trying to load a director projector file from within my fscommand full screen swf flash movie. I need a button from with the flash movie to load the director projector (not embedded in a HTML page)

Please note that the flash must load the projector and not a HTML window

I have tried the loadURL command, however no success

Any help would be more that appreciated.

View Replies !    View Related
Launching A Director Projector Within A Flash Movie
I am currently producing a portfolio site, and I am desperately trying to incorporate some Director pieces. how can I make buttons in my flash movie so that it will launch a Director projector in a new window?

View Replies !    View Related
Launcing Pdf Files From A Swf File In A Director Projector
OK..I have read a lot of other posts about pdf docs...but I haven't been able to figure out how to do it this way. I am creating a flash file in flash mx. I have buttons that I want to link to pdf files. I will then take this flash file and import it into director mx and will use this as a part of a projector file that I am going to use for a cdrom that will need to play on pc and macs. I am working on a mac. What is the best way to do this?

I have started to do the whole actionscript thang where you put the fscomomand in flash :

on (press) {

fscommand("exec", "pdfscript");

}

And then you create a script in script editor:

tell application "Finder"
activate
select file "BoardDirLeaders.pdf" of disk "NCHTESTING"
open selection
end tell

I then place the script in a folder called fscommand. The problem with this is that it will only launch pdf's if i export projector's from flash and not swfs. Even then it asks the user to run the script instead of just launcding the pdfs//////

I need to export a swf file and then import it to a director movie to then be exported out as a projector. I cannot import projectors in director. I then need this to work on mac and pc's

Any advice?

View Replies !    View Related
Macromedia Director - Saving Projector Files
Hi there, I'm trying to save a Projector file, and i seem to be having a problem. I have been looking here and there seems to be a problem with saving text ?? Can someone explain this in laymans terms, what is up with this ?? Would i be better off not using text? (as mad as that sounds)

I go to File -> Create Projector and the Create Window pops up, Trying to save a Director Projector file, it asks to add movie clips (i have none in there), it has the options button and i select what i think i need. It asks for a file name ... thats fine, but do i have to include the extension? is it .dir ??

It then asks me to select file type, i have four options ... Movie Cast Xtra, Director Movie, Director Cast, Xtra .... Which one is it ??

Does anyone have any ideas on this one ??
Any help would be most welcome.

View Replies !    View Related
Flash Exit Button That Will Close A Director Projector
Is it possible to add a quit button within Flash Mx that so when I import the whole presentation into Director 8.5 it will quit the projector?

Thanks

View Replies !    View Related
Flash Quit Button That Will Close A Director Projector
Is it possible to add a quit button within Flash Mx that so when I import the whole presentation into Director 8.5 it will quit the projector?

Thanks

View Replies !    View Related
HitTest Doesn't Work When Swf Loaded Into Director Projector
When I use hitTest in a swf that is loaded into a director projector it doesn't work - ie always returns a negative result, even though in the same swf it works fine running on its own in the flash player outside the director shell.

Anyone come across this or know why it happens?

I've checked the paths and they are fine, I'm not using "_root" or "_level0", I've also checked the co-ordinates of each movie clip and they are as they should be.

cheers,

Alex

View Replies !    View Related
Opening A PDF From A Projector?
I'm trying to create a stand alone flash player that can launch a specific Acrobat PDF file. I'm a little new at Flash, and I'm trying to find the right action script.
I know the "FSCommand" (exec) can launch Acrobat but how do I get it to open the targeted PDF?
Help

View Replies !    View Related
Opening Pdf From MX Projector (CD-ROM)
I want to start a pdf file from a flash projector on a CD-ROM.
I don't know much about actionscript, components.
And I have no idea how to work Jtools???
Any simpler way to do this.
Needs to be crossplatform
On mac, I can use applescript...or can I?
For PC...I'm lost!

View Replies !    View Related
Opening A Projector From A Cd Rom
I am making a cd rom with three flash movies on it. They will all be projectors. I will write an autorun.ini file to get the main movie to run and then from that, the user will choose from the 2 other movies.

I need to have the user click on one of the choices and have it open that particular projector file and play it.

Thats it... its seems pretty simple, but...

View Replies !    View Related
Projector ? Opening From Swf.
Ok. I've done this before but in Flash 4. I haven't had a chance until now to need to use the exce function.

So. This is the code Im using


PHP Code:



on (release) {
fscommand("Exec", "test.bat");
}




the test.bat is in the same directory as the swf. I first started to have it like this:


PHP Code:



fscommand("Exce", "/Folder1/Folder1a/test.bat");




Whats wrong with both of them.. They dont work? am I missing something? I know I have the .bat file correct because I can run it by just clicking on the file in explorer.

Help?

View Replies !    View Related
MAC Projector On CD Opening A PDF
I need help. I am on a very tight deadline. I was hoping someone can help me with this. I have created a flash cd that has some links that open up pdf files. I am using the getURL command and it is working fine on pc but mac can not find file. Any help would be great. Thanks everyone.

ttiel

View Replies !    View Related
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

View Replies !    View Related
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).

View Replies !    View Related
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

View Replies !    View Related
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

View Replies !    View Related
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

View Replies !    View Related
Opening Another Projector File
Hi there in flash 5 using fscommand you can open another projector...its works fine thats all good but I now have flash mx and it doesn't work. Is this a bug??? does anyone know why or a way around it. I can't go back to flash 5 now since the file is now saved in flash 6... and this is the only way it can work.

View Replies !    View Related
Opening A Projector File>>>>>>>
i'm trying to open a projector file from director, from flash. i created an interface in flash, and when the user clicks on a certain button, a project i created in director opens (exe file). any ideas???

View Replies !    View Related
[F8] Opening PDFs From PC Projector (.exe)
Opening PDF file with PC Projector
Hello-

I have created a CD Presentation in Flash Professional 8 on a Mac running OSX 10.4.9.

Problem: I need to create a PC Projector (.exe) that has buttons that will link to and open up PDFs on the PC automatically when the buttons are clicked.

I have read that the FSCommand to open up an exec is not setup to open specific files, but rather, to open up applications. I have tried creating a .bat file that calls the PDF file, and then using a FSCommand to call the .bat file, but this doesn't seem to be working... the PC seems to looks for the file, but can't find it. I've read that you have to put the files into a subfolder called "fscommand" -- does this apply to both the .dat files and the .pdf files?

I also thought I could use a GetURL command to tell the PC's browser to open the PDFs, but I'm not sure if this is foolproof (especially since the presentation opens fullscreen, and I'm not sure if the browser will automatically open in a new window over top of the Flash projector screen).

Can anyone help me accomplish my goal? I need to get Mac specific instructions on how to create the PC projector files...

Thanks for any help!

View Replies !    View Related
Opening An App Or Exe From A Flash Projector
Hi everyone:
How can I open a exe application from a flash projector. I am burning a project to a CD and I need (in AS3) to call out run an EXE when the user clicks a button.
I tried using the code below, but what it does is it prompts the user to either run or download. If the user clicks run, the prompts them that EXE are dangerous...blah, blah....How can I make the EXE run from the CD automatically when the user clicks on the "search" button without any notices (like other CDs do)?

I cant find this anywhere. I know in AS2 you can use fscommand, but I read on line that this is not supported anymore.
thank you for your help.

Rafael.







Attach Code

srch_btn.addEventListener(MouseEvent.MOUSE_UP, focusOnSearch);

function focusOnSearch(event:MouseEvent):void
{
navigateToURL (new URLRequest ("search.exe"));
}

View Replies !    View Related
Opening A PDF File From A Projector/SWF ?
I have this project that requires opening pdf's in acrobat reader that needs to be burned on a CD ROM as a self contained EXE. So I am designing this in flash with buttons that will open pdf's, then I'm exporting this as a swf and importing that into Director and then exporting it as an exe. Why you ask... it seems when I export the flash file as an exe, it needs flash player installed to open the exe. This project needs to be burned on a cd rom and as a stand alone player that will open pdf's in reader.

So my question; Is there an easier way to do this? and How?
2nd, what is the code to open a pdf file from a flash swf/projector in (A.) Acrobat reader or (B.) explorer.

please help...

View Replies !    View Related
Opening A Pdf In A Browser With A Projector
this is the last question regarding this stupid CD (i hope). Thank you to all who helped me solve the email issue, the mailto command worked perfectly.

New issue is that i have 3 pdf's that have to open from within this CD-ROM. It is to be a cross platform CD, so im opening these pdf's from a browser with the getURL command instead of writing applescript & creating *.bat files to use with the fscommand in order to get Acrobat to open.

So far so good except my good friend firefox doesnt open these pdf's unless it's already open. if ff is open they open in a new tab. if ff is closed and the app has to open the browser, ff comes up with a blank screen (no errors, no tabs, just a plain white screen)

the coding on the buttons is pretty simple: (yes, i know, its not best practice but i'm trying to keep this as quick & easy as possible as it is a component of a larger entity)

Code:

on (release) {
   gotoAndPlay("pdf");
   getURL("business_plan.pdf", "_blank");
}


i defaulted every browser and firefox is the only one i have this issue with.

View Replies !    View Related
Opening POP-UP Windows From Projector.EXE Files?
Hi again!

Is there any way I can open pop-up windows from an EXE file that display no menubars?

I tried the "custom_window_opener" you guys recommended me the other days and it works fine, but only when working from an embedded SWF file. I tried to make it work from a Projector file and it just didn't.

How can I open pop-up windows from an EXE file but showing no statusbar, menubar or anything but the file itself??

View Replies !    View Related
Opening Applications From Flash Projector
I need to lauch MS worrd and Acrobat from a Flash Projector on CD-ROM.. I realse that I can target these using the getURL command but this opens the browser which is no good. I found a command from a previous thread using a FSComand:

fscommand ("exec", "cmd /c Name.pdf");

This works but a DOS window appears... any suggestions on how to solve this or alternative methods very welcome?!

Cheers

Oll

View Replies !    View Related
Opening Explorer From A Projector File...
Hola...

Basically the subject line says it all. I posted a question about full screen yesterday which works great, but I can't seem to figure out how to open internet explorer with script within my projector file. If you didn't read my post yesterday, I am working on a Flash intro for an interactive CD based catalog. Any ideas...?

View Replies !    View Related
Opening A Browser In Front Of Projector
im using the get url command from a windows projector and am wondering if there is a script or command i can use to make sure the browser is always being opened in front of a projector.

thanks

View Replies !    View Related
Opening Local File From Projector
I'm trying to figure out how to open a Word file from a Projector movie. I've been trying to use the "exec" command from the "fscommand" but nothing happens.

Any ideas?

View Replies !    View Related
Opening A PDF File From FLASH MX Projector?
How can I open a PDF file from a FLASH projector.....I have tried the GetURL, and nothing..........hyperlink does not work either! Please help....gotta have CD rom presentation done in couple o dayz!

Thanks flashers!
DJ

View Replies !    View Related
Opening IE Windows From Flash Projector
Hi,
I have to open a browser window which has no scroll bar and in fullscreen mode from a flash projector. Is there any way of doing that. please help me out of this.

View Replies !    View Related
Opening The Flash Projector At The Center
How can I open the flash projector at the center of the screen?
Please help me!!!

View Replies !    View Related
Opening A Program From A Projector File?
everyone,

how would i be able to open a program, from a projector file? more specifically, opening a file in a program. all ideas are greatly appreciated. thank you in advance.

View Replies !    View Related
Opening A Pdf With A Batch File From The Projector
Hi, I read that if you create a bat called launcher.bat like:

START presentations/presentation.pps

then link to it via:

on (release) {
fscommand ("exec", "launcher.bat");
}

it would launch the file. It used to work in Flash 5. But it does not in MX. I heard that there was something like having to put things in a folder called fscommand - but I can't remember, or make it work.

Unfortunatly I cannot use SWF sudio for this. Does anyone know how to make it happy?

M@

View Replies !    View Related
Opening .pps File From Flash Projector
Hi,


I used this code


Code:
on (release) {
fscommand ("exec", "start APS_Guidelines.pps");
fscommand ("exec", "cmd /c APS_Guidelines.pps");
}


to open a powerpoint presentation from a flash projector in flash 5 but it doesn't work in FLash MX.

Can anyone help me out with this?
Thanks!

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved