Run A Dot.exe Movie From Flash
hi all
i'm trying 2 run a exe file from flash so i'm usin da folloing code
on(release){ fscommand("exec", "BW.exe"); }
wat shoud be da code, is above mentioned code is rite or it needs to be some changes
thanx amjad
KirupaForum > Flash > Flash 8 (and earlier) > Flash MX 2004
Posted on: 05-14-2004, 08:17 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
How Do I Direct A Button In 1 Flash Movie To A Specific Scene In Another Flash Movie
I have a separate flash 5 movie which is a bank of buttons inside an html page.
This page is accessible from my main flash site but how do i get back into the main flash site and into the specific scenes relating to each of the buttons on the button bank?
I have tried using variables but I havn't quite managed to get it to work yet.
cheers, ailie
Need To Double Click Flash Movie To Get Flash Movie To Work
Problem: When an html page is loaded in Explorer, if there is a .swf file in the page, the .swf needs to be clicked twice before it works. Before you click on the .swf if you place the cursor over the .swf, a grey box appears around the .swf
As an example, http://www.barneys.com/
site has the same problem.
Doesn't seem to happen in Firefox or on the Mac.
How Tdo I Link A Flash Movie To A Seperate Flash Movie.?
The site I'm designing has a flash movie at the top frame and a flash movie in the middle frame, the top frame is the menu, and the middle frame is the content frame. How do I get top frame to link to a flash scrolling text box in the content frame.
Problem With Flash Movie To Flash Movie Interaction
hi people! i hope yu guys can help me out. i have a problem with this flash movie to flash movie interaction. i have two SWFs and are in an HTML page.the first one must play first. once the first one is finished the other one then plays. i used javascript and the fs command to tell the 2nd movie to play once the 1st one is finished playing. i made it work on I.E. 5 on my P.C.(yehey!). but when i try it out on netscape 4 on my pc, the 2nd movie just freezes on the 2nd frame. and the bad part is when i try to execute it on the MAC it doesn't work. Hope yu guys can enlighten me on this matter. thanks!
Playing A Flash Movie Withing A Flash Movie
I'm trying to play a Flash movie within a Flash movie. I've got a button on frame one that calls up frame two - on which I've imported a Flash movie, which we'll call "movie two".
It works, but the action scripts in "movie two" don't seem to work. The movie just plays over and over until I close the window.
Is there a way to open "movie two" so that it stays on the first frame of "movie two" and have the action scripting stay intact?
I hope this makes sense...
Gettling A Flash Movie To Load A Different Flash Movie
hey i want to do a massive profile site using flash
i want one movie to have a list of the names and when u click on one name instead of loading a profile from the same movie it loads up one from a different movie
basically i have got about 20 members and if i use them all on the same movie the size will be ridicalous
sorry all but i am a true n00b and sorry wat i said is a bit confusing
basically something like this when u click one of the buttons
http://www.lovekill.org/
cheers
How Do I Insert A Flash Movie (symbol) In A Flash Movie?
I just tried converting a series of frames in my Flash animation to a symbol (movie) that I would like to re-use within the main animation, but I can't quite get it right. Here is what I did:
1. I selected all frames and layers that I was interested in converting to a symbol, right clicked, then selected Copy Frames.
2. I selected Modify>Convert to Symbol, selected Movie as the symbol type and gave it a name. It then appeared in the Library.
3. I edited the movie clip symbol by double-clicking on it in the library. In the symbol editor I selected Frame 1 of Layer 1 and pasted the frames there. I closed the symbol editor and returned to Scene 1.
My problem is, I don't know what to do next. How do I insert the movie clip into the parent movie? When I inserted a blank frame at the end of the Timeline then dragged the movie clip symbol to the blank Stage, things got kind of wierd. I would have expected the entire movie clip to be represented on the timeline, but it wasn't. In addition, when I played the Timeline it in the editor or previewed it, the movie clip I just added wouldn't play. Sometimes the rest of the parent movie wouldn't even play. Obviously I must be doing something way wrong. Can you help me? Thanks - Jack
Import A Flash Movie Inside A Flash Movie?
How can i get a flash moive (movie clip) to play inside anthor flash doct?
Meathods tried:
1) Import the flash file to libray = Failed
2) publish the flash file then import to libray = Failed? When i try and drag it to stage my comp freezes
Alil help will go along way ^-^
Running A Flash Movie Inside A Flash Movie?
Well, I'm wondering if I can run a flash movie inside of another movie. My past attempts at getting a sound file to play throughout my entire site have failed..
I was thinking of a setup kinda like this:
<shell flash movie with sound file>
<website flash movie></website flash movie>
</shell movie with sound file>
And have controls within the website flash movie to mute/unmute the sound for users that don't want sound.
Problem Importing A Flash Movie Into Another Flash Movie.
Hello i have a weird problem .....i think is simple but i cant seem to understand WHY!
i want to import flash animation in a flash movie ....I publish the file as swf and and i import the file on stage inside the other flash movie but flash doesnt accept it...i also tried exporting it as swf and then importing it but still nothing. Whats the normal way of importing a flash animation into another flash movie?
thank you for your time...
Flash Movie Controlling External Flash Movie
Hello, I'm banging my head on a wall here, and almost certainly have missed something obvious, but maybe someone can point me at it.
I need to turn on and off items in a flash movie, from another external flash movie. The two cannot be contained in one common flash movie, but need to be two swf's within either a single html page, or more likely, in two html frames within a frameset.
The gist of it is:
Movie one. a map, containging roads, road names, buildings of interest.
Movie two. a key, that can toggle on/off the roads, road names, buildings.
Any help would be appreciated.
Step
Loading A Flash Movie Into An External Flash Movie?
Hey all, I was wondering if there was a way for one flash movie clip to refer to another flash movie clip in a html environment. That is, I want movie clip 1 positioned in a left table cell to pass a actionscript command to movie clip 2 positioned in a center table. Of course, I understand this is fully possible in a fully flash authored environment where both clips 1 and 2 are loaded into a parent flash movie, but it would really help me out if it was possible to do it the other way. Let me know if you have any ideas on the matter and thanks in advance!
-Stephen
Loading A Flash Movie Into An External Flash Movie?
Hey all, I was wondering if there was a way for one flash movie clip to refer to another flash movie clip in a html environment. That is, I want movie clip 1 positioned in a left table cell to pass a actionscript command to movie clip 2 positioned in a center table. Of course, I understand this is fully possible in a fully flash authored environment where both clips 1 and 2 are loaded into a parent flash movie, but it would really help me out if it was possible to do it the other way. Let me know if you have any ideas on the matter and thanks in advance!
-Stephen
Passing Variables From Loader Movie To Loaded Movie, Flash Satay Method
I like the Flash Satay method for its clean integration and standards-compliance, however there are still some things I can't manage the way I want to... I'm trying to implement a working method to pass variables from the loader movie to the loaded movie. As you may know, the Flash Satay method uses a small SWF file which uses a bit of code to load the desired movie, all in order to allow IE browsers to retain streaming capabilities when rendering Flash content through the <object> tag. Basically it's just a small file with the following AS2 code in the first frame:
loadMovieNum(path, 0);
This means the c.swf file is ENTIRELY replaced at level0 with the desired movie, and any variables that were passed to the loader movie turn to smoke.
I'm trying to generate a querystring using all other variables the loader movie receives, and pass that along with the filename for loadMovieNum. This seems to be working very well in most cases, but whenever there's a URL in the querystring (even URLEncoded), BAM, everything turns to lowercase... EVERYTHING... here's an example:
c.swf?path=banner.swf&myLifeSUCKS=true&Icantbelieve=ITSNOTBUTTER
this successfully loads banner.swf in place of c.swf, with the following correct querystring appended
banner.swf?myLifeSUCKS=true&Icantbelieve=ITSNOTBUTTER
If I try:
c.swf?path=banner.swf&clickTag=http://www.myurl.com/&ANOTHER=variable
this successfully loads banner.swf in place of c.swf, but I end up with lower-cased querystring (all of it!!):
banner.swf?clicktag=http://www.myurl.com&another=variable
what happens to my capital letters?? I need these to remain case-sensitive as there is no saying how the loaded movies are programmed. The generally accepted convention for "clicktag-enabled" banners is to use _root.clickTag as the link button's URL...
Even URL-encoding the URL doesn't change this
For reference, here's the HTML snippet and ActionScript 2 code I use:
---- html ----
<object type="application/x-shockwave-flash" data="c.swf?path=banner.swf" width="728" height="90">
<param name="movie" value="c.swf?path=banner.swf" />
<param name="FlashVars" value="clickTag=http://www.google.com/" />
</object>
Attach Code
----c.swf----
var queryString:String = "";
for (var i in _root){
if (i != "path" && i != "queryString" && i != "$version"){
if (queryString) { queryString += "&"; }
queryString += i + "=" + _root[i];
}
}
if (queryString != "") {
loadMovieNum(_root.path + "?" + queryString,0);
} else {
loadMovieNum(_root.path,0);
}
Edited: 10/01/2008 at 10:40:48 AM by Inzoum
How To Create E-mail With Flash Movie Played On Arrival Automatically (movie Should B
Hi,
I am looking for simple but working solution to send Flash movie as a part of e-mail. I would like to send Flash movie with e-mail (part of e-mail itself or as attachment) and it should start playing as soon as message is downloaded. I was using HTML page as stationary (script was downloaded from the net, with embedded movie as object). It worked perfectly fine as long as I was sending email to myself and it played within Outlook or Netscape. But on other computers with appropriate player was installed nothing happened despite enclosing Flash movie to e-mail.
I believe that it should be simple solutions. Can anybody direct me to place where I find right script or advise how to point flash player to sent movie and make it play.
Best regards
Jacek
jklimasz@bigpond.net.au
How To Break A Huge Flash Movie Into Smallers And Call One Another From A Main Movie?
Heeelllllpppppp…
My Flash file is huge. It is beyond 16,000 frames, the Flash size limit, as I was told. Therefore, it is not working ---my long narrations stop working. I have four scenes, so I came with a plan B to save my efforts on trying this file to work. I can break my Flash in 4 smaller files and then, call one from another. Is that possible?
How I do that? I will have a main file from with I will call the others. From a secondary file, can I come back to the main movie?
I looked at my action script book, but could not find a specific (or direct) statement about it.)
Thanks, thanks,
Patricia
Opening Flash Movie In Html Window Exact Dimensions Of Movie?
Is there an extension or particular method to get this to happen perfectly.
I have been opening browser windows and setting the dimensions manually in behaviours to the same as the movie dimensions, but its never right. Its often bigger.
there must be a way to do this so that its the same as the flash movie size pretty much cross-browser - its ok...i hold no hope for Netscape
Thanks in advance,
Cesca
PS) Also, what happpens or whats the disadvantage of having a link open up the .swf (as opposed to it embedded in an html file)......sorry if the answer is clear and obvious...its just that on my local network it works so nicely
[MX04] Imported SWISH Movie To Flash Doc And Only Want To Loop 1 Time Within My Movie
I have a flash movie that I am working on. This is my situation:
- I brought a movie from SWISH max to create an effect to this one tag line
- I exported that movie and imported it into a flash mx 2004 document
- When I preview it dont stop looping!
- I tried creating a setting for it on the SWISH application that says "stop playing at end of movie" but i think it overrides that once its brough over to Flash MX.
Any suggestions how I can take care of this problem withi flash? Thanks!
Saving A Flash Movie As A Quicktime Movie - Actionscripted Movement Is Lost
I am trying to export my flash movie as a quicktime file for use in a dvd. Unfortunately only the tweening done manually occurs in the quicktime file and any movment that is actionscripted does not occur. Is there a way to get the actionscripted movement to work in an exported quicktime movie? Thanks.
Flash 5 - Load Movie, And Duplicate Movie Clip? URGENT
I have a database of swfs. I'm loading a swf into a movieclip. When I duplicate that movie clip, it duplicates but the loaded swf does not duplicate with it. I've tried using attachMovieclip and I get the same result. Any ideas for a work around?
Duplicate and attach only seem to work when the asset already resides inside the movie clip....is this right? PLEASE HELP!!!!!
Thanx guys.........
Load Movie Or Get Url To Make Sizeable New Window For Flash Movie?Etc......
I am making a webisite and want to use a small window without toolbars like you have seen on many well done flash sites.
I wonder how this is done?
I have heard of people using javascript to set the window options but i have yet to find a good tutorial on this topic.
I am hoping someone could point me in the right direction.
Or tell me it all! mooowaaaahh hah haahh
please help yo...
hope someone replies to my woa
brainer
Can You Dynamically Resize A Flash Movie In Embedded In HTML From Within The Movie?
Did that subject line confuse anyone? Hope not.
What I am looking into doing is having a movie that is 200x200 (could be any size, I just randomly chose those numbers).
Inside that movie I have an empty MC that gets .jpg's loaded in using loadMovie() .
Now I would like to be able to resize the Flash movie to the loaded .jpg's width and height....but of course in the HTML, the .swf is hard coded as (in this case) 200x200.
It doesn't look as if it would be possible but I sure would like someone to proveme wrong.
Any help would be appreciated! thanks!
Sending A Variable To A Flash Movie - But The Movie Is In A Different HTML Frame
As the title suggests...
I have no problem passing variable from Dreamweaver into flash, if the movie is in the same frame as the action to send the variable.
However,
I now need to send a variable to a flash movie which is not in the same frame as where the command via java is coming from.
I thought that I could just refrence the movie in the other frame like this:
window.document.mainFrame.theMovie.SetVariable(wha tever)
this does not work....
any ideas?
mainFrame is the frame name of the framke holding the movie.
Flash Movie Goes To Next Scene On On Two Movie Clips Touching
I am pretty sure this can be done because my digital imaging teacher showed us a square spinning after touching a triangle that was moving around. I didn't really pay attention at the time because it seemed pretty useless. But anyway, how could I make a movie go to the next scene after one movie clip touched another movie clip, like two boxes or something? What would the code look like at where would I put it? Thanks.
Flash Mx Quits When I Test Movie Or Debug Movie?
Is this due to my high use of bitmaps in my animation, or is it more likely a problem with the program?
If it's a prob with the prog i was thinking of getting flash 5 instead? Is it any good?
[MX04] Inserting A Captivate Movie Into A Flash Movie
Hi guys,
I have some moderate experience with Flash, no real action scripting but more of just the basics. I'm trying to figure out how to create something like this:
http://www.adobe.com/support/documen...g/quick_start/
Where a movie is embedded into the Flash movie and controlled by a playbar and sidebar. If anyone could point me to a tutorial or give me some advice on how to approach this I would appreciate it.
Thanks
[CS3] Flash Movie Doesn't Get Refreshed On My Website - It Keeps The Old Movie
Hello
I need help - I have publish my flash movie on my index page. I made some changes (text, colors, movie clip) - when i upload the new version and refresh my website, it doesn't get refreshed. even if i change my settings in IE to automatically check new version of pages, or check on new IE restart, or whatever it keeps the old flash movie. I tried deleting my cookies, temporary files also. no change
It does my head in ..
anyone know what is causing this ? i'm using Flash CS3 and IE 6
Thanks in advance,
http://fetesvosjeux.*******.com is my website. You will probably see the new changes with grey background and movie dots but i still see the old one with black background and static dots
Movie Not Syncing Up In Published Movie As It Does In Flash Dev Preview
Hey, having a bit of a problem. I built this "trailer" intro movie, and I've manually synced it up to a song, which all works well when I preview it in Flash CS Professional, and also syncs up when I preview it out.
However i'm finding that when I publish the movie out, using the File -> Publish command, the movie isn't syncing up. Instead it seems like everything is taking an extra few seconds here and there, which is werid, because if I play by just double clicking on the SWF file, it syncs properly.
Does anyone have any ideas why?
Problems With Flash Movie Slowing Down After Loading Other Movie
If you take a quick look at this
www.hollyhouseweb.co.uk/hair/flash
when you load one of the bottles movies and when you close and return to the root the main menu movie runs slower from that point but if you load the box movie it returns then runs fine at the correct speed, any ideas anybody pls. help!!!!!
Export Flash Movie At 59.94 FPS - Movie Length Doubles
Has anyone experienced this issue? I have prepared a Flash animation to HDTV 720p specs at 59.94 FPS. Upon exporting to Quicktime, the resulting movie length is more or less double the flash animation length. When brought into AfterEffects, the movie is still twice the length. I'm hesitant to then do a time scale in AE - I'd rather the Flash export be exact.
Does anyone have experience with exporting Flash movies to QT at frame rates > 30fps? And have you experienced the same issues?
Thanks in advance for your comments,
Tom Auger | d3
Importing Multiple Images Into Flash Movie As A Movie
I have about 200 images that have been rendered for me frame by frame, how do I put this into flash as a movie? I don't want to do this manually as it would be a complete waste of my time.
Much thanks in advance!
Flash MX04 'Test Movie', And Browsers Don't Like My Movie
I've looked around on the Forum for something similar to this, but I didn't find anything, so here goes...
I am developing a game that (like most games do) includes simple hittest. The AS is fine, no errors, nothing. However, the problem arises when I do a 'Test Movie in Flash MX 2004. I've narrowed it down to the hittest stuff, but there is a chance it could be something else... When I test the movie within FMX04 the hittest command doesn't work, at all. Now, at this point you'd think there was something wrong with the code, but when export the movie and view it on my machine in Flash Player 6, it works perfectly. Anyone else ever had this problem? I have also found that it doesn't work in browsers either, (I've tried it on IE and FF).
The movie is here: http://www.343gs.the-junkyard.net/hfe/hfe.html if you want to see what I am talking about. If you goto 'Campaign' and then 'Begin Game', the white test box that appears SHOULD (And does in FP6) take damage from the red projectiles (They are only red for now to show that they actually exist, and that they are random).
Anyone got any advice on how to solve this? While you are taking a look at the movie, try some of the different weapons by selecting them from the 'Weapon Selection' Menu The game, as you can probably tell, is based on Halo and I have been working on it for some time. If anyone has a solution to this very annoying problem, I would be grateful.
Flash MX04 'Test Movie', And Browsers Don't Like My Movie
I've looked around on the Forum for something similar to this, but I didn't find anything, so here goes...
I am developing a game that (like most games do) includes simple hittest. The AS is fine, no errors, nothing. However, the problem arises when I do a 'Test Movie in Flash MX 2004. I've narrowed it down to the hittest stuff, but there is a chance it could be something else... When I test the movie within FMX04 the hittest command doesn't work, at all. Now, at this point you'd think there was something wrong with the code, but when export the movie and view it on my machine in Flash Player 6, it works perfectly. Anyone else ever had this problem? I have also found that it doesn't work in browsers either, (I've tried it on IE and FF).
The movie is here: http://www.343gs.the-junkyard.net/hfe/hfe.html if you want to see what I am talking about. If you goto 'Campaign' and then 'Begin Game', the white test box that appears SHOULD (And does in FP6) take damage from the red projectiles (They are only red for now to show that they actually exist, and that they are random).
Anyone got any advice on how to solve this? While you are taking a look at the movie, try some of the different weapons by selecting them from the 'Weapon Selection' Menu The game, as you can probably tell, is based on Halo and I have been working on it for some time. If anyone has a solution to this very annoying problem, I would be grateful.
Loading External Movie Clips Into Flash Movie
I was wondering if anyone could help me, I attached the code below to a button in an existing flash movie in hopes that when it is clicked it would create an empty movie clip on level 1 of the movie with the button and then load an external .swf (from the same directory) into or in place of the empty movie clip. However this isn't working for me does anyone have any suggestions?
--Thanks
ActionScript Code:
on (release) {
_root.createEmptyMovieClip("dummyclip", 1);
dummyclip.loadMovie( "Untitled-1.swf");
}
Having A Quicktime Movie Play Inside A Flash Movie
hey everyone,
i know flfash movies can have other flash movies play inside eachother, but is it possible to have quicktime movies and WMV movies play inside a flash movie on the fly?
example: flash.swf?fileToInclude=quicktime.mov
thanks.
Calling Movie After Movie From A Main Flash File
Hi all,
I have some banners made in flash and I need a main flash to contain all banners and show them one after the other in an infinite loop.
I've tried to coy the frames of the banners and paste them in the main flash file one set of frames after the other, but it is a total mess, nothing is in its place.
What should I do?
Should I call the banners from the main flash as separate movies? If so, how is it done?
Thanks a ton in advance!
Help - Flash Movie Plays Fast By Itself, But Plays Slow When Loaded Within Another Flash Movie
I have a flash website which I tried to update recently. In particular, I am updating my photo gallery which I load within another flash using loadMovie. Before updating it, everything worked fine. The update is not completed yet, but I notice that my photo gallery is playing extremely slow compared to before. I did add some new graphics such as fading in and stuff like that, but nothing serious. If I played the clip by itself, ie. typing in the actual photogallery.swf, it plays at full speed. When I run the photogallery through my regular website, meaning loading it through loadMovie, it plays very slow. The photogallery.swf is only 58k in size, so download speed shouldn't be the case. Nevertheless, I tried adding a IfFrameLoaded just in case but that didn't solve my problem. Anybody has any ideas why it might be playing slow when I'm using the loadmovie function and plays fine when I just reference it directly?
Loading A Movie In A Movie Crashes Flash
I am trying to load quite a complex movie (.swf) into a bigger main movie using,
loadMovie ("sub_movie.swf", dropZone);
this works fine for the first scene of sub_movie.swf, but when I go to the second scene which involves lots of duplicate movie clips and tell targets flash just crashes, if I preview in Internet explorer it crashes too. sub_movie.swf works fine on its own and so does my main movie.
Am I doing something wrong?? its driving me nuts!!!
Loading Or Targeting Flash Movie In Movie
The subject might not be to clear but i'll explain what i mean. I designed a webpage entirely out of flash (still under construction but uploaded). I want to be able to display short movie clips i've created in a box i made on the page. So far i can load up the movie from the url but it covers the entire page instead of targeting in that little box. Any help would be greatly appreciated.
http://www.geocities.com/gdinet2002/index.html
Go to Gallery, Flash and then you'll see the list of movies i want to do this with. The ball thing is just a test really
Can You Close The Flash Movie Player When The Movie Is Done?
So I am giving up on the whole scrolling thing... LOL :-)
Anyway, my movie is now complete and it works the way I want it to. Now I would like to put a close button on it at the end... What Action script do I use to do this? The only thing that looks close to me is Unload Movie... but that just closes the movie and not the movie player..... I don't see a script that says close or anything????
TIA
Playing A Flash Movie Inside Another Movie
Hi All. I've created a small site out of flash, and the content I have made using Swish. I exported the Swish to an SWF file, then imported the SWF into a new symbol --> Movie, named "Content". This consisted of 20 individual frames. I then accepted it, and dragged the "Content" from the Library into the main piece of movie itself, but when I try to view the movie the imported SWF does not play. Does anybody know how to play a flash movie, inside another flash movie. Cheers,
Kind Regards,
Adam Prettyjohns
|