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




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?



FlashKit > Flash Help > Flash ActionScript
Posted on: 07-25-2004, 12:16 AM


View Complete Forum Thread with Replies

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

Flash Projector And SWF Windows
As an alternative, in case no one has a solution to my previous post I have the following question:

Is there a way to launch a flash projector or swf w/out viewing the flash window it is displayed in? Especially want to remove the flashplayer header. Bounding box is okay.

Thanks.

Flash Projector And SWF Windows
As an alternative, in case no one has a solution to my previous post I have the following question:

Is there a way to launch a flash projector or swf w/out viewing the flash window it is displayed in? Especially want to remove the flashplayer header. Bounding box is okay.

Thanks.

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.

Flash Projector & Popup Windows
I'm making a cd presentation with Flash and the final product will be a projector (.exe)

I'm having trouble with one thing. I would like to open a popup window from within the projector with a specified size. Since the movieclip is not embedded in an .html page, I'm having difficulty.

Doesn't anyone have any ideas? Also, would it be better if the cd presentation was created/exported with Director 8.5? - I'd have to learn it though! hehehe


Thanks a lot!!

How To Configure Flash Windows Projector?
Hello.

With Flash MX, I can create a Window Projector (exe) for my flash movie, but how do I configure it?

For example, I want to change the title to something else instead of "Flash Player X".

I also want to make it zoom to the max window size when the projector is launched.

Can I pass command line arguments to the projector? Perhaps there are options I can choose when I create the projector?

I am new flash user and I am unable to find out the info with the help function and on the web.

Thanks in advance.

Windows Projector Needs Flash Update?
We have been making some Actionscript 3.0 windows projectors in CS3 lately, and for the most part everything has been great. However, on some older machines it will require a flash update before the projector will run. I guess I am a little confused because I thought the projectors were self-contained with the flash player. Is there something to do when compiling to solve this, or something else that I should do to make sure that these projectors can play on a majority of computers (some may not have internet connection). Thanks!

Loading A Windows Projector?
Hi guys,

thanks in advance.

Need to know how to load a windows projector file (Flashmovie.exe)
from a MC button.

Thanks again.

Engineer

Launch Windows Explorer From Flash Projector
Take a look at this tutorial.

http://www.actionscript.org/tutorial...es/index.shtml

it provides info for launching windows explorer from flash projector for windows 95/98/ME/NT/2000 operating systems. does anyone know the fscommand line for windows XP?

also, does anyone know how to launch a specific folder in windows explorer from a projector file on cd rom?

thanks

Question About Exporting Flash As Windows Projector Format
my flash movie is 550x370 px - will it fill the entire screen of any size monitor or laptop once i export it as a windows projector format to autorun on a cd?

Flash Player / Windows Projector View Default
When opening a Windows Projector file, the default view dimensions are set to "show all". As a result, when the Player/Projector window is expanded to fit the screen, the Flash content scales up (producing unwanted distortion to bitmap content). I would like to have the projector display the Flash file at 100% instead, so that there is no resizing of the Flash content.

Is there any action script that controls Player/Projector defaults?

The project I'm working on is a sales demo for a software product and I do not trust our sales staff to manually make the adjustment themselves when starting the demo. I would like the Player/Projector settings defined by the Flash file.

Thanks

Problem With External Files And Flash Projector For Windows
Hi,
I'm develloping this Flash 8 presentation and its working fine when I publish the swf file. However, when I play the Windows Projector for this same presentation, no external files are loaded.

There should be some text fields load from a .txt file and some .jpg files loaded by an XML file but, although working perfectly with the .swf file, no loading happens whit the .exe file.

Anyone has any idea?

thanks in advance

RF

Opening Windows From A Flash Projector File In Fullscreen Mode...
Greetings all, thanks in advance.

I've created a Flash file that is in the fullscreen Projector .exe format, intended for use as a demo CD. This Flash file is as an interface to materials on the CD, as well as external URL links.

All my links are coded with the getURL command, and seem to work fine. I click a button, and the applicable html or pdf page opens in front of the Fullscreen Flash. This occurs in every instance UNLESS there is already an IE window open. If there is another IE window open, the new link opens BEHIND the fullscreen flash, making it seem like the button is broken.

My client wishes the maintain the fullscreen mode, but I've been searching for a solution for this for a couple hours, and am getting a little frustrated.

Is there some sort of window.focus that I can use from within a Flash .exe? Any ideas?

Thanks again.

Pop-up Projector Windows
I need help on how to open a new SWF, EXE or HTML file using a button within a movie, but showing no scrollbars, menubar, etc. (Nothing but the file itself!)

Please reply

Windows Projector ?
How can I get rid of the flash window in my exported windows projector (exe)
I just want my move to be displayed, no window or menu.Please help-Thanks

Pop Up Windows From Projector?
I know you can create pop up windows from an SWF embedded into HTML by using a Javascript function. But is there any way to create a windowless pop up from a projector?

Thanks!
dj

Mac Projector On Windows
If I mac a mac projector file on a windows machine, will it work? Also, can I use this file to autorun on a cd? Windows is showing it as a winzip file.

Projector Windows
I have created five seperate flash movies(large file sizes about 80MB) and exported them all as projectors. Each of them were intended to play by themselves as standalones. Now the client has requested I build a flash projector with an interface that will allow a user to access any of the other five projectors in order to put it on a cd-rom.

I need to launch a new projector from a running one how can I achieve this? I would appriciate any advice. Thank you.

Windows Projector...
Is there any actionscript to make the windows projector the exact size of my document? it is always adding about 35 pixels on the bottom of it.

Windows Projector - Help Please
I have published my movie in the windows projector format but my load movie function does not work.

On buttons I have actionscript telling flash to load a movie into an empty movie clip. I realise that it is probably beacause it is telling the movie to load in an SWF file.

Will I need to change the file extension to another format?

For example, on the home button, the script at the moment is:

on (release) {
loadMovie("homeintro.swf", "empty");
}


thank you

Mac Projector On Windows
Hiya

I'm building an application for a client and now he tells me he wants a Macintosh projector file as well. I'm having trouble creating the .exe for Mac on Windows XP. Flash crashed a few times while I was doing it but I did eventually manage to create a .hqx file.

Can anyone give me a few tips on how to do this and, in particular, how I can test the .hqx file?

Thanks for any help
Mick

Windows Projector
A couple of questions about windows projector.

1. can i change the name of the window in the projector?. For example, instead of "Macromedia Flash Player 6" have MY COMPANY

2. how can i hide the menu bars in the windows projector? This is the FILE, VIEW, CONTROL, and HELP menus in the top of the screen?

Thanks a lot

G.

Windows Projector
When publishing a movie as a Windows Projector (.exe), is it possible to remove the 'Macromedia Flash Player 6' title bar and the Window control boxes on the top right?

Without publishing it in fullscreen?

Thanks in advance.

Mac Projector From Windows
Hi guys,

Been using Flash MX for a while on a PC, but have recently upgraded my Director to MX2004. I have noticed that there are seperate tabs in the publish settings for OS classic and OSX when making projectors. This isn't the case in Flash MX - does this mean that Mac projectors produced from here are compatible with both OS classic and OSX, or are these Mac projectors incompatible with OSX???

Cheers,

Tom.

Windows Projector
Hey there.

My friend wanted to take a look at my flash project so I published the windows projector and sent it to him. However I noticed that the projector(although it works) does not show external movies contained within my project.

(for instance, I used the actionscript command loadMovieNum ("main.swf",1) and that movie doesn't show in the projector)

Is there any way I can this to work?

Thanks in advance,
Lex

[F8] Windows Projector From CD Help, Please
Hi.
I made a project that is launched from a cd.
Users should be able to download a pdf file from the cd to their computers.
But i don´t want it to be opened on a browser using getURL. I need the file to be saved on their computers.
I tried the FileReference class but i think it only works with web locations and not local.
Is there any way to do this?

Thanks in advance!

airnan

Windows Projector
Ok, I have never published a Windows projector (stand alone) file, but I have published to SWF b4 and many times. I followed the directions in my Flash MX book, and created the Windows projector file from my Mac, but when I tried to view it the file just sat there and did nothing.

What am I doing wrong?

FLV With Windows-projector From CD
Hi, i try to explain you my Problem. I´ve created a Windows-Projector with some FLV-Player included, wich load some FLV-Movies from the lokal drive, if selected. It´s runs perfekt on my computer. But if i tell a friend to try this on his computer, he cannot see the movies. The Projector starts, but ther are no flv´s.

If i put all on my Webserver it runs, too. But i have to run it on an cd ...

What can it be? Please help me ... if you can :-)

Thanx
Lars





























Edited: 11/16/2007 at 02:33:31 AM by django52

Windows Projector / Mp3
Hi

I am working on a flash presentation, which will be published as a "Windows projector" file.

I have a mp3 file - that I want to load. the script below works fine when testing in Flash but when the file is published as a projector the mp3 file does not load.

My script:

var my_sound:Sound = new Sound();
my_sound.onLoad = function(success:Boolean) {
if (success) {
my_sound.start();
}
}
my_sound.loadSound("hold_on.mp3", true);


Any suggestions on how to get the script to work, when publishing a projecor file?

Why Would Projector Work In Mac Not Windows
I made a simple Projector in Mac OSX and published as a windows .exe Projector and a Mac projector.
All it has is a button that opens a window .
The window can be dragged, minimized, maximized and closed all from buttons on the window.
The problem is it works on my Mac but not all windows PC's.
Some, just not all.
The one it doesn't work on opens the Projector but the button doesn't open the window when clicked.
Any ideas?

Marc

Secondary Projector Windows
I have created five seperate flash movies(large file sizes about 80MB) and exported them all as projectors. Each of them were intended to play by themselves as standalones. Now the client has requested I build a flash projector with an interface that will allow a user to access any of the other five projectors in order to put it on a cd-rom.

I need to launch a new projector from a running one how can I achieve this? I would appriciate any advice. Thank you.

Problem With Windows Projector
Hi guys,
I'm currently using flash mx on my pc(windows xp) but my windows projector file doesn't show after I publish it, but my swf and html files show. I didn't encounter this problem when I was using flash 5,
Is it a bug or something. 'cos i've reinstalled several times but it still reoccurs?

Thanks in anticipation

How To Antialias In Windows Projector?
Like the subject says, how do I get scaled images to appear antialiased in windows projector? I found a couple questions in this forum that cover the same thing, but I didn't find any answers. Even when the movie plays at the normal size I built it to, the images still have jagged edges. Any suggestions?

Preloader For Windows Projector?
Is it possible to use a preloader with a Windows Projector file? I have a large flash windows projector file that auto loads to Windows from a CD. Because the file is large, it takes about 2 mintues for the projector to start playing. How do I display something on the screen to indicate to the user that the file is loading???

PLEASE HELP!!!

Windows Projector .exe Shows Nothing...
i am publishing my movie as a windows projector .exe and i am using Flash MX 2004. When i open the .exe file, nothing shows but just a blank white area.

!!!whats happening there!!!

I tried to re-install flash player and even flash mx 2004 itself but got the same problem.

Sound Lag In Windows Projector Exe?
Hi all,
I have a large game published as a windows projector exe and I've
noticed that after a couple of hours the sound begins to lag behind
the game (every sound that is). It gets progressively worse too.
Has anyone seen this before?
Much apprectiated,
DumbMonkey.

Making Changes In Windows Projector
i have created a presentation in flash and published it as an exe(windows projector). now if i have to change or replace an image in it without using the FLA file or using the update button in the library..how do i do it. i tried replacing the original image with another image with the same name in the folder but the image is not changing in the exe...kindly help.





























Edited: 07/17/2007 at 08:33:32 AM by vaishusash

Windows Projector (.exe) File
Hi,

I am hoping this issue I have can be resolved with AS. I have created a CD autoplay slash screen in flash, where the user can select to install an application, browse the CD drive and read the readme file. My issue is that when the user select the install button, the system asks if the user's wants to run the setup file but this is opened behind the full screen autoplay exe, which means the user either gives up because they cannot see the prompt, keeps clicking and nothing seems to happen or realises and has to ESC from full screen or close the autoplay down.

Is there a way in which focus can be taken away from the exe and given to an external prompt or window, or minimise the exe from full screen to the user's task bar. I have tried using fscommand("minimize", true); however this does not seem to work, and I am not sure if it's the correct syntax.

I appreciate any help offered.

Kind regards.

Windows Projector Size
hi

I´m creating a exe projector for a project and I´m wondering if the movie would be too slow since there a lot of pictures on it. On a projector the movies are loaded just like on the web or all of them are loaded at the same time?

thanks

-->windows Projector Prob<---
hi guys,
i've just exported a swf file to windows projector exe format.

when i tried to play this exe file on another computer, it reads the file as an FLA file and not as an exe, and it doesn't play at all.

anyone knows what could be wrong?

a windows projector file is supposed to be playable on all PCs correct?

kate

Autorun Windows Projector
i don´t know exactely wich forum this question applies, so I entering here...

I´m putting a flash movie projector in a Cd-rom and I´d like to make it outrun when put on a drive. How can I do it?


thanks

Fullscreen In Windows Projector
Hey,
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. Why?

Dynamic Text With Windows Projector
Can you use dynamic text for a windows projector file? I using a simple loadVariablesNum ("intro.txt", 0);

Works great in a swf on a web page, but doesn't work in a Windows projector. (Text file is in same folder.)

englund

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

Popup Windows In A Projector File?
Hi,

Please could you help me and tell me how to execute a popup window that contains a swf file form a projector file, That is for a CDROM.
The get URL function will pop an html file with my swf in it but I would like to be able to size the popup window and i don't know where to put the Javascript that will do that when i create a .exe because my main flash file is not embeded in an Html page.

Thanks for the help.

Regards

Xav

Windows Projector To Full Screen
im putting a windows projector on a cdrom. i know how to do autorun but i do i get the windows projector to automatically go to full screen?

Opening HTML Windows From Projector
I have a bunch of HTML links accessible from a Flash Projector (EXE). The projector is running in fullscreen mode, so the WinXP status bar, etc are hidden. The first link clicked on opens the HTML page Internet Explorer. When I click back to the Flash projector the IE window disappears (i.e., it is sent to the back).

My problem is that when the user click on any additional links the URL is loaded in the same window as previously, but this time the window stays hidden behind the fullscreen projector (unlike the first time a URL is clicked and IE opens)! Is there a way to always force a new instance of the IE browser that will open 'above' the projector?

I realize the user could 'ALT TAB' to browse to the IE window or minimize the projector (by pressing ESC) and use the WinXP status bar to select the IE window, but neither of these solutions are ideal. I want all clicked URLs to 'pop-up' above the projector within IE.

Any help greatly appreciated.

Glenn

Linking Windows Projector Files To Others
Hello.
I have made more projects and i would like to gather all of them under only one interface. So how can i execute an exe file (found on my computer) by clicking on an image button? I am using Flash 5.
Thanks.
Iulia.

Mailto: From A Cdrom Projector In Windows Xp, Possible?
Hello,
I cannot get a mailto command to work one my cdrom project. Ive tried both using just text+property inspector and scripting a button with mailto.

We've gottin this to work in win98 but not xp. We are using a projector built in flash mx on a pc.

Thank You.

[F8] Projector Swf + Windows Media Player
I have been asked to provide a swf for a standalone windows media player. Does it accept the swf file format? If so, is it possible to use setInterval() within the animation. I'm unsure because this is a time based function and executes code in milliseconds. Thus, I imagine it wouldn't execute correctly in a media player as it doesn't have an internal clock.

I would very much appreciate any help.


Many thanks.

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