ActionScript 2.0 :: "direct" Open The Microsoft Word Document From Pc?
Jun 2, 2004
when you click on the button, it can "direct" open the microsoft word document from pc.if use this:
on (release) {
getURL("test.doc", "_self");
}
it will pop up diolog first, i dun want this i want it can direct open the file
View 1 Replies
Similar Posts:
Apr 28, 2009
I was wondering if it is possible to open Microsoft Word through ActionScript 3.0 on Flash CS3? I have tried several different ways so far, but none work. I actually want Word to open (or whatever their default word document may be). I don't want to open it on an internet browser.
View 2 Replies
Oct 11, 2011
I was wondering if it is possible to open Microsoft Word through ActionScript 3.0 on Flash CS3? I have tried several different ways so far, but none work. I actually want Word to open (or whatever their default word document may be). I don't want to open it on an internet browse
View 7 Replies
Apr 28, 2009
I was wondering if it is possible to open Microsoft Word through ActionScript 3.0 on Flash CS3? I have tried several different ways so far, but none work. I actually want Word to open (or whatever their default word document may be). I don't want to open it on an internet browser.
View 2 Replies
Aug 6, 2007
How can i open a Microsoft Excel or Word using flash which is published as HTML, We have way to open these when Flash Stand alone EXE
View 1 Replies
Apr 26, 2011
how can i open a word document on my swf?
View 3 Replies
Sep 24, 2010
I want to open a word document in movieclip, and I want to scroll it for all pages and I have to change it data also
View 1 Replies
Mar 25, 2011
Is there a feature in Flash that allows you to export content into Word. I know that Captivate has this feature, but was unaware that Flash did until someone mentioned it recently.
View 5 Replies
Jul 27, 2011
I want to make a table like word 2007 table in flex4 using action script3 and mxml.
View 1 Replies
Sep 19, 2009
I often write apps in flash where I wrap all the display elements into one parent display object container (not the stage). Let this parent container be mc_world for example. I declare this in my Document class (Main) as:
ActionScript Code:
public static var mc_world:MovieClip;
Since this container is unique and often times needs to be referenced from various classes in the project (that are not its children) I find myself often doing Main.mc_world across my project to access this container.
Is it bad practice to directly access static members of the Document class throughout my project? Are there any simple alternatives? I don't want to dispatch events every time I need to access mc_world. And using a singleton class doesn't seem all that different from the Document Class (which only has one instance right?).
View 0 Replies
Mar 17, 2010
i am trying to use the 'exec' parameter in a fscommand. i dont know how to open a word document from the exe. i tried
fscommand("exec", ""Ejemplo documento.ppt"");
also
fscommand("exec", "Ejemplo documento.ppt");
[code].....
View 6 Replies
Sep 25, 2011
how to implement slideshow for document like ppt,word,pdf which is same as [URL]
View 1 Replies
Nov 6, 2011
Is Flash a part of Captivate or do I need it to be able to put interactive quizzes into a document. It sort of sounds like Captivate 5.5 is all that I would need. My basic task is to take a PDF file and/or a MS word document and add interactive quiz questions to the document. I don't even need to record them to a database. I have been trying to learn what a bunch of these Adobe products are and what they do and don't do for over a week and finally I got some real help in this forum this morning.
View 4 Replies
Apr 8, 2012
I've created numerous games which load and unload off a main menu.The player enters their name on the main menu before playing any games and when the player completes a game I want to save their time (taken to complete the game) and unload this time back into the main menu.Is there any way of saving the times using AS3 to a word document or something like this? I can't send the times to my website with php because the games will be used within a competition and it all needs to work with the internet.
View 3 Replies
Apr 8, 2012
I'll explain a little before asking my question ... I've created numerous games which load and unload off a main menu.The player enters their name on the main menu before playing any games and when the player completes a game I want to save their time (taken to complete the game) and unload this time back into the main menu.Is there any way of saving the times using AS3 to a word document or something like this? I can't send the times to my website with php because the games will be used within a competition and it all needs to work with the internet.
Edit:
var dataloader:URLLoader = new URLLoader();
var dataarray:Array = new Array(); // do this where you intialise other vars
[code].....
View 2 Replies
Jul 24, 2005
I'm developing an interactive CD. I need to be able to allow the user to open Word and PDF files. I'm not sure how to do this. I've tried using getURL, but that doesn't work. I'm a bit saturated and can't think how I can do what I need.
View 3 Replies
Apr 16, 2010
I want to save the contents of my Flex application form into a word document. It has rich formatting, hyperlinks, etc. Is is possible to do this? The output can be either ".doc" or ".rtf" file.
View 1 Replies
Jul 3, 2007
I need to display a microsoft word document (not a text document)on screen using a flashhow this can be done?
View 1 Replies
Nov 29, 2006
My problem is I have a projector that i want to open a word doc that resides in the assets folder (on the cd) when a person clicks on a button. How can I accomplish this?
View 2 Replies
Nov 3, 2009
I'm having problems getting the tutorial to work so I decided to look at the source fla. But the Source file won't open on my computer, get the message "failed to open document".
View 3 Replies
Nov 9, 2009
I am having trouble getting even a trivial example of fscommand("exec", "..."); to work. I just need to open a Word .doc from within a flash exe projector. Eventually this needs to be on a cross-platform CD, but I'd be happy to see it work from the desktop of my PC at this point! I've attached a really simple sample.
View 3 Replies
Aug 14, 2011
My CS5 flash crashed when I changed the name of the root folder while it was open. Swf is working fine, but .fla file wont open, I get a "Failed to open document" message. This is a disaser because I've lost two days of work. Is there anything that could be done to fix this problem?
View 2 Replies
Jan 30, 2008
How to link a PDF, word, & Excel file in fla by clicking a button? This should open a separate window for the document,with the swf file open in the background.
View 2 Replies
Feb 4, 2004
how do I open a word file in Windows XP (and others!) from a button in a flash presentation?Is it possible to open it in a Mac too?
View 8 Replies
Mar 22, 2011
When I open the file in Flash CS5, this message appears: Flash can not parse this document. An error occurred opening file 'D:......fla'
View 1 Replies
May 15, 2011
hi my school has cs4 and due to limited time i decided to work at home on Adobe flash profesional cs3. I was wondering if i could open a cs3 document to cs4.
View 1 Replies
Nov 18, 2010
I was working on my Flash project a few minutes ago and when I tried to save, Flash crashed on me. I reopened Flash and went to open my project back up (I didn't do much more to it so I wasn't unhappy that it crashed while saving), it gave me this output error:[code]Does this mean my file's lost forever? It says it's a JS error, but..I don't have to rebuild this. I've been working on it for ten weeks and it's due in three.I just deleted the "ObjectFind AndSelect.jsfl" file then relaunched Flash. It created a new one, but my file is still failing to load. Only this time, it's not saying it's a JS error.
View 7 Replies
Feb 22, 2011
How do I get when I press a button in a flash presentation, open an external document .pdf?
View 0 Replies
Mar 30, 2011
I did yesterday my last changes and since this morning I could open it anymore. I got this every time : Failed to open document[code]...
View 0 Replies
Apr 14, 2011
I have been working on a flash website inside flash CS5 here at school. I have been working for almost 3 hours with no problems and I have made sure to save from time to time. I have saved with no problems. My problem came when I clicked on test movie. As the movie was loading to test the SWF of the website flash crashed and closed out on me. I had just saved before testing so I could have the latest saved. I double click on my flash document to re-open flash and I get a message that says "Failed to open document."
Right after the message it lists the folder where my file is located. I still cannot get past this message and my file is a website I have been working on for over 3 hours now. I needed this for school and I guess if I can't fix it I will have to start from scratch although I had so much work completed. I even tried to open flash first and then go to file open but that did nothing except give me the same error message. Then I looked under recent documents and clicked on the file document and got the same thing.
View 7 Replies