Opening A .doc File From Flash
Hi,
Could anybody please help me???
The problem is:
I have a Movie Clip, there is a button, I want to link the button to a ".doc file". Please tell me how to do it. I tried a lot... but i could not.
Thanks,
Swapna
FlashKit > Flash Help > Flash ActionScript
Posted on: 11-10-2001, 07:02 AM
View Complete Forum Thread with Replies
Sponsored Links:
Opening A File From Flash
1. Is it possible to open a file (eg.: Microsoft Word file ".doc") by clicking a button in Flash MX?
The file should be opened by Microsoft Word, or another program which is the default for opening files with this extension (doc).
2. Is it possible to open this file inside the SWF file? What formats/types of files can be opened in Flash?
Any help is very appreciated.
View Replies !
View Related
Opening A File In Flash?
I have all my setup files for various programs stored in a folder on my hard drive. I am going to burn them all to CD but I would also like to burn an autorun thingy... i know how to get the autorun thingy working and I want it to open an projector (exe) file.
Heres the problem.....
I want to create, in flash a list of all the files I will put on the cd. When I click on one of the programs it links me to that file
for example my flash file shows the following text
Dreamweaver
Flash 5
Photoshop 7
Counter Strike
When i click dreamweaver, I want it to open the dreamweaver exe file.
Can this be done?
Thanks in advance
View Replies !
View Related
Opening A File In Flash
im trying to make a flash movie so i can have it auto run when the cd is loaded. iv looked every where but i cant find a the command to opne a file. so far iv got
on (release) {
CustomActions.open(hosts);
}
but that dont work. nottin happens. can someone please tell me the command if there is one. thank you
View Replies !
View Related
Opening Mpg File From Flash
I am doing a multimedia component for a bands cd. I have a small flash intro and I need to put a command on a button to open an mpg file, not in flash or anything, just to make the file open in its own window as it would if you had opened it manually. The mpg file will be located in the same folder that the flash movie will play from, Im guessing its some kind of get url maybe, can someone offer a few ideas?
Thanks, Raoul.
View Replies !
View Related
Opening A Flash MX File
I'm working on a design with another Flash designer...he's out of town and cannot be reached.
When I go to open the FLA file, it reads: "Seek failed on _______ (the path, whether on zip drive, harddrive, etc... Example: Seek failed on E:example.fla)
Can anyone tell me why I cannot open this file? I'm using Flash MX, not the latest version yet...
Thanks,
R
Here's a link to what I get: www.mrpt.com/flash
View Replies !
View Related
Opening A File (swf Or Other) From Within Flash
Hi everyone, seriously need some help with this one!!
From within an exported swf, i need to be able to open a file into a new window, either a swf or a director file.
Any Ideas??? Please help
e.g im making a flash file portfolio of my work , and i need a button from within the portfolio to open the specific piece of work to show the client.
Load movie seems to be only for within the same flash movie, so that doesnt help,
I also have this below, but it seems web based. I need some thing that will work from cd-ROM
getURL("javascript:NewWindow=window.open('DRAW.swf ','myWindow','width=600,height=500,left=200,top=10 0,toolbar=No,location=No,scrollbars=No,status=No,r esizable=Yes,fullscreen=No'); NewWindow.focus(); void(0);");
View Replies !
View Related
Opening A File From Flash
I need to open a .ram file from a button. A .ram file is a plain text file that links to a Real Audio stream. I can;t seem to figure out the code to do this correctly. I've tried to use the getURL function
on (release) {
getURL("http://www.lilywhitemusic.com/NoPain.ram");
}
but that doesn't work.
Can anybody help?
Thanx
CobyCo
View Replies !
View Related
[CS3] Flash Not Opening File?
Hi. Earlier today, I saved a file so that I could open it and continue later. It is an FLA file (CS3), and I have CS3 Pro on the computer I was working on. I saved the file, but when I came back, and tried to open the file, Flash said "An error occurred while opening file 'file.fla.'" I have tried opening the same file on another computer that also has CS3 Pro, and no luck.
Has anyone had this problem in the past and has a solution for it, or know anything I can do to open this file?
Thanks a lot,
Sportzguy933
View Replies !
View Related
Opening A .zip File In Flash MX
I am creating a cdrom demo and in this movie there will be links to download winzip files. The user clicks on a link and is presented with the standard "where do u want to save this file" window. The buttons themselves reside within a movie clip. The movie clip animates on the timeline and inside this movie clip is the button. On that button i have a simple
on (release) {
getURL("Design3.zip", "_blank");
}
but when i upload this to a testing environment it opens a new window and proceeds to close it immediatly. The zip files are located on the root directory.
For now i only need this to work on a windows environment. I will also need to open .pdf files as well. This wont need to download per say only open in a brower for viewing.
Any recomendations on how to make this work?
Thanks
View Replies !
View Related
Opening PPT File From Flash
hi! I am making a CD and need to open a ppt file using flash. When I try it this way getURL("myAnim.ppt") it displays an "open" & "save as" dialog box. Is there a way I can open the file directly without having this box to appear?
Thanks
Aditya
View Replies !
View Related
Opening Pdf File With Flash
I am quite new to flash and action script. I am making a demo cd for a software product. Using flash for an opening, with buttons to start an installer, look at screen shots, etc. Everything works except for the button to start a PDF file with the user manual.
How would I go about scripting the pdf to open?
I am using fscommand() to start the exe files. but don't how to get the other types to open.
Thanks for the help.
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
Opening Another File In The Same Window In Flash MX
Can anyone tell me how to skip or open a new window, without pressing a button. I know that the function "on release" is used when u have a button, but what if u don't have a button. I want to open a new file when I reach a certain frame in the timeline. it doesn't matter if its a different or same window.
Can anyone help me please.
I am using Flash MX 2004.
Thanks,
-syed
View Replies !
View Related
Opening Images From CD-ROM Flash File
I created a flash based slideshow for a website. In the slideshow, there is an option to click on a button to open up a new browser window where the slideshow image is shown at a larger size. To do this, i attached a
on (release) {
getURL("images/161603_xbig.jpg", "_blank");
}
to the button. Everything works fine.
Now I want to take the flash slideshow, and put it onto a CD with an auto-launcher. When I open the flash file from my computer (using Flash Player) and click on the button to view the larger image in a browser window, nothing happens. My browser is brought to the front, but nothing opens. Do i need to assign a new action if I am running the slideshow locally? Any suggestions? Thanks!
View Replies !
View Related
Error Opening A Flash File
Hi,
I am trying to open a clients file which was designed by another company, I am using Flash MX but the file was designed using Flash 6, is there any way someone can open the file for me and save it for Flash MX
Thanks
Marty
View Replies !
View Related
Opening A Protected Flash File (SWF)
Got a bit of an urgent request here.
Does anyone know how I can open a protected flash file (SWF) in flash?
I'm editing an flash banner that was designed by a previous designer of a client. They don't have the .fla, only the .swf. I've tried to open the .swf in Flash, however it comes up with "Cannot open a protected movie".
Does anyone know how to open a protected flash file? Decompile or anything like that?
Thanks!
View Replies !
View Related
Opening Flash 8 File In MX 2004?
Is there any way I can open a Flash 8 file in Flash MX 2004? I'm taking a class and they're using Flash 8 at school. I brought the file home and it says "Unexpected file format" when I'm trying to open it. I am assuming this happens because I use MX 2004 on my home computer. Is there anything I can do about that? Thanks.
View Replies !
View Related
Flash CS3 Crash When Opening A .FLA File On Mac OSX
I'm not sure if I'm the only one having this problem. I've experienced similar issue with Flash 8 on my Mac OSX. I was expecting CS3 will fix these but I'm wrong.
The problem is: Flash will randomly crash when I try to open a FLA source, or when I try to publish the file to a SWF file. It's not always happening, it's like I'm ok in the morning but crash everytime I open the file afternoon.
If any one of you had similar issues, please share
View Replies !
View Related
Flash CS4 Slow Opening File
The index page of my website contains an swf initially created in 2003 and modified many times since. Every version of Flash has opened this file immediately, within 5 seconds. CS4, however, takes seven minutes to open or save it.
I have opened a case with Adobe. So far I've gotten a canned list of things to try, none of which has had any effect. I have sent the file to Adobe. No reply.
View Replies !
View Related
Error Opening Flash File
i've created a flash project using flash 6 installed under windows, now i'm trying to open it using my flash installed on my mac ut i can't, it giving an error opening message
is there's a compatibility issue between flash 6 installed under windows and flash installed under mac?
I can open my project using macromedia flash 8 pro installed under windows,if i save that project using flash 8 pro,will it be openable with flash installed under flash mac?
is there's any other issue?
if someone has any information please inform me,thanks in advance for your help
View Replies !
View Related
Opening A Separate Swf File From Within Flash
Hi,
God this is bugging me. I have already found a solution once, but my computer crashed and for the life of me I can't find the site again.
Anyway, I've made a complete site in flash, with a separate mp3 player (in swf format). All I would like to do is create a button on the original swf file (which I've done) that will open the mp3 player in a separate window.
When using the getUrl function, IE opens up with a broken quicktime logo in it. I can manage to open the player using the loadMovie function, but unfortunately only on top of the original site in the same window.
The idea is that when the radio player is open, it can be left playing underneath the original site whilst people still browse.
I know it can be done, as I have achieved it before, but can anyone help now and offer the correct actionscript?
thanks,
Adam.
View Replies !
View Related
Opening A Doc File From A Flash Projector
Hi all,
I have some problem opening a words document via flash projector.
Here the code i use
on (release) {
getURL("doc/unit1/LP.doc", "_blank");
}
It WORKS prefectly on my computer. Opening up the doc file in words and in the foreground.
But i recieve feedback that sometime it doesn't open up in the foreground, and sometime, it open up in Internet explorer instead.
Is there any solution that i can make sure it opened up in WORDS and in the foreground?
Thanks!
View Replies !
View Related
Opening A Separate Swf File From Within Flash
Hi,
God this is bugging me. I have already found a solution once, but my computer crashed and for the life of me I can't find the site again.
Anyway, I've made a complete site in flash, with a separate mp3 player (in swf format). All I would like to do is create a button on the original swf file (which I've done) that will open the mp3 player in a separate window.
When using the getUrl function, IE opens up with a broken quicktime logo in it. I can manage to open the player using the loadMovie function, but unfortunately only on top of the original site in the same window.
The idea is that when the radio player is open, it can be left playing underneath the original site whilst people still browse.
I know it can be done, as I have achieved it before, but can anyone help now and offer the correct actionscript?
thanks,
Adam.
View Replies !
View Related
Opening A Doc File From A Flash Projector
Hi all,
I have some problem opening a words document via flash projector.
Here the code i use
ActionScript Code:
on (release) {
getURL("doc/unit1/LP.doc", "_blank");
}
It WORKS prefectly on my computer. Opening up the doc file in words and in the foreground.
But i recieve feedback that sometime it doesn't open up in the foreground, and sometime, it open up in Internet explorer instead.
Is there any solution that i can make sure it opened up in WORDS and in the foreground?
Thanks!
View Replies !
View Related
Opening An External Help File From Inside Flash
I'm trying to create a swf file that has a button that when clicked opens a help file (saved as help.hlp). I've tryed to use the fscommand:
on (release) {
fscommand ("exec", "help.hlp");
}
but when clicked it does nothing. I've also tryed to use the getURL command and that doesnt work either. Any suggestions?
View Replies !
View Related
Opening Flash File On Full Screen
Hi there.
I would be very happy if some one will explain me how can I create a swf file that will be opend automaticlly in full screen! (this has nothing to do with the internet, only a flash file running from a cd)...
If someone knows the action that open flash in full screen, please let me know! :-)
Thank you very much!
View Replies !
View Related
Confused: Problem With Opening URL In Flash File
Hi,
I have a problem with my flash movie. I am using an external text file as the source for some text in a swf. This swf is a banner which will be used on other sites. As such, I have to code the URL of the text files location as opposed to using a local text file.
When I test the movie with the local text file on my own PC it works fine, when I add the URL it gives the following error: Error opening URL "http://www.mysiteaddress.com/newbanner.txt"
However when I paste the URL into a browser then it goes to the text file without any problems.
Anyone got any ideas?
Thanks,
Martin
View Replies !
View Related
Solution Found : Opening An Avi File From Flash
Last time i had asked for help in this forum to open an avi file into an external program from within flash. thanx to u guys i got a solution to it here itself. thanx a lot to the great programmer who made it possible.
I would like to share it with u :
The solution is creating a batch file which will launch the avi file.
Create a bttn in flash and give this script to it
on (release) {
fscommand("exec", "launcher.bat");
}
Create a projector(exe) of this file. Test it only on the projector not on the swf created. Viola it works. I have attchd. the programmers zip file(for reference. Viola u r done!!!]
But this works fine only in Flash 5 because i tried using the same script in Flash 6 without any success.
So could someone pl chk the attchd. file in Flash 6 to see if it works properly and send me a reply.
I know u guys could give me some solution because i am not a good programmer myself.
Awaiting your reply at the earliest.
View Replies !
View Related
Opening A External Sound File Such As .RM In Flash
Hey,
I am in a slight delemma , and was wondering if someone here could help
Ok , well heres the problem. I have created a swf file for the music section for my site... now within that swf file there are buttons that when clicked should open up the corresponding sound file which in this case are of .rm format.
Now heres the problem, to do this I used the GETURL command like this GETURL("sakar.rm") - rm being the real player sound file extention...with the assumption that once the user has clicked the button, real player will open up and play the sound file. - but pratically this has not worked.
Can someone please please tell me how to get this to work? Thank you.
View Replies !
View Related
Opening An External Sound File Such As .rm In Flash
Hey,
I am in a slight delemma , and was wondering if someone here could help
Ok , well heres the problem. I have created a swf file for the music section for my site... now within that swf file there are buttons that when clicked should open up the corresponding sound file which in this case are of .rm format.
Now heres the problem, to do this I used the GETURL command like this GETURL("sakar.rm") - rm being the real player sound file extention...with the assumption that once the user has clicked the button, real player will open up and play the sound file. - but pratically this has not worked.
Can someone please please tell me how to get this to work? Thank you.
View Replies !
View Related
Problem In Opening A Pdf File From Flash Link
Hi!
When i click the link to open a pdf file from flash, it takes plenty of time to load the acrobat reader. I could able to see the huge difference between flash and HTML.
Unlike Flash, Reader loads so quickly from HTML link. I'm using Acrobat reader 6.0. I don't know where is the problem. anyone faced such a prblm b4? any solution?? Pls.
Thank you,
Prakash SD
GUI Specialist
View Replies !
View Related
Opening Other Applications And Websites From Flash File,
Hi
Iam wanting to be able to launch an Install.exe file, a .pdf file and a URL from buttons inside my flash projector file. Currenly the projector file maximises to full screen so I need the files to launch in browsers ontop of the running flash movie.
Im guessing I need to use fscomands but not sure?????
please help as there is propably a straight forward answer and its driving me nuts!!!!!
Cheers
Jolly Chap
View Replies !
View Related
Script For Self Opening Flash File In An Email
Hi all I was wanting some help regarding if I was to design a flash project to be able to self execute in an email attachment,
Like a web page or xmas card for example.
so when it is attached to an email and the email is opened it automatically plays.
1. can it be done?
2. if so can it be done with flash or is there a more easier way to design self opening files.
3. if so what is the script and where does it go.
Hope I have been clear with this...would love some help (P.S. a newbie by far)
regards
Si
View Replies !
View Related
Opening A Text Or Exe File In A Projector In Flash 8
sorry guys i know this is posted in the tutorial section but i dont understand it. I know there is a way to open text files and exe files in projector for a presentation im doing. I know there is a way to do it easy without a batch file using the geturl command. What i wanna know is ill be putting this ona cd however allt he files will be int he same directory as the projector file. What actionscript do i put ina button to open up this files when i click on them in the projection.
Thanks your helo would be appreciated
View Replies !
View Related
Opening A .swf File Inside Of A Flash Movie
Im rather novice when it comes to actionscripting and run into problems consistently. I was wondering if there was any way that a swf file could be opened inside of an swf file on the click of a button. I can get the getURL code to open it, but each time it does it opens in a seperate window, rather than below the navigation bar like i would prefer. Any help would be appreciated
View Replies !
View Related
Opening An HTML File From A CD Through Flash Player
So I'm working on putting together an informational DVD (for a school) that has its content built as HTML files that the user will view in their web browser.
The person who had built it before me has it set up so that an exe file (exported from Flash as a projector) is launched when the disc is inserted, opening an swf. The user is instructed to click a button in the swf that then opens the HTML file on the disc.
This works fine in OS X and Vista, but I'm having a problem in XP. For some reason, when you click the SWF to open the html file (which just uses a basic getURL command), it opens a web browser like it is going to open the HTML file, but it never opens the HTML file. It just opens the browser with a blank page. Any ideas?
View Replies !
View Related
|