Open PowerPoint From SWF Button

Mar 28, 2003

I'd like to create a button in FlashMX which, when pressed will open a PowerPoint file. I came across a tutorial on how to use the FSCOMMAND "exec" to trigger a batch file which then triggers the PowerPoint file. This however did not work... If I double click on the batch file, the PP file will open as required so it seems to be the command in Flash that's causing a problem.

View 4 Replies


Similar Posts:


Professional :: Open PowerPoint With Flash Buttons?

Oct 23, 2010

I have a flash menu with buttons which need to open Powerpoint presentations. At the moment, getURL does not work. Would fscommand work? how to use this? I am using CS5 and PPT 2007.

View 2 Replies

ActionScript 2.0 :: Flash Button To Powerpoint?

Mar 2, 2012

i already embedded my .swf file in my ppt but my problem is when the button clicked, how to go to other slide. what the script inside the button in flash??

View 0 Replies

Exit Button In An Embedded Flash SWF In Powerpoint?

Aug 14, 2009

if it is possible to have an exit button in an embedded flash SWF in powerpoint that will exit out of the flash presentation and advance to the next slide in the Powerpoint? Say for example the flash swf is on slide 30. When you get to that slide the flash plays and when it's done. Within the flash there is a button to advance to the next slide.Is this possible?

View 1 Replies

Professional :: Create A Flash Button And Use It To Navigate To The Next Slide Of A PowerPoint Presentation?

Jan 21, 2010

I've been having a bit of a hard time understanding how to get a button which I have created in Flash to navigate to the next slide of the PowerPoint presentation which it has been added into.
 
I understand that I somehow need to make use of fscommand in ActionScript, but I'm not sure how I can get Flash and PowerPoint to communicate between themselves.
 
I'm using Flash MX 2004 7.0 and Powerpoint 2003.

View 1 Replies

ActionScript 2.0 :: Flash Vs Powerpoint - Move To Next Ppt Slide If Click A Button In Flash

Oct 6, 2010

We are creating custom flash animation and import it into powerpoint using articulate, I want to move to next ppt slide if I click a button in flash

View 2 Replies

ActionScript 2.0 :: Javscript:window.open In IE - Link In A Button Inside A Flash Movie To Open A New Window And Play A Youtube Movie

Jul 13, 2009

I work with 3d animation. Im have a problem with a personal website Im doing, I have a link in a button inside a flash movie to open a new window and play a youtube movie:

on (release) {
var jscommand:String = "window.open('http://www.youtube.com/v/b0L4XLODhAA&hl=en&fs=1&','win','height=344,width=4 25,toolbar=no,scrollbars=yes');"; getURL("javascript:" + jscommand + " void(0);");
}

This works fine in Firefox but in IE it doesnt work, I then change the /v/ in the youtube link with /p.swf?video_id= and now I have the window open showing the small youtube thumbnail of my video but once a click play, nothing happens, I check it and is not loading anything.

View 8 Replies

ActionScript 2.0 :: Email Button - ,when Click On The Mail Button An Email Editor Might Be Open?

Aug 4, 2010

i have a flash gallery .In this i need a email button ,when click on the mail button an email editor might be open ( outook ) with the currently selected image as its attachment .

View 3 Replies

Professional :: Flash Instead Of Powerpoint

Jan 18, 2010

I'm using flash instead of powerpoint for a presentation. I want to use a remote clicker (like people use in pp presentations).I have one that works, but only when the cursor in on top of one of the buttons in the actual presentation. Icanmake the buttons in flash to travel backward and forward along the timeline, or to move to different movies etc. But I would like to use a clicker that will allow the presenter to just click a button to go back, and click the other button to go forward, without having to reposition the cursor on the laptop over the button he wants to interact with. Doesthis make sense? I have an invisible button in the lower left and right hand corners ofthe presentation. the remote clicker works, but only when it is over one of thsoe buttons. But the remote clicker is set up for powerpoint with a next slide and previous slide button that would be much more handy to use.

View 5 Replies

ActionScript 2.0 :: Control Swf In Powerpoint?

May 4, 2006

how to control a swf file in powerpoint through VB? powerpoint remembers the last frame viewed when scrolling through the presentation. i'm playing around with VB trying to see how i can tell it 'always play from the beginning when slide is active' but so far no luck.

View 9 Replies

ActionScript 2.0 :: Get A Powerpoint To Import Itself?

Dec 14, 2009

Just a quick question. Is there any way a I can get a powerpoint to import itself into flash via actionscript, in it's original for (ie, not making the ppt a movie). I'd settle for - as a compromise - flash prompting powerpoint to open a powerpoint show (.pps)

View 0 Replies

Actionscript 3.0 :: Button To Open URL?

Mar 18, 2010

I'm attempting to have a basic FlashCS4 intro/splash screen for my  website, that after finished playing is a button that links to the  first page of my site. I have the animation created, I'm just having trouble actually  linking it to the page. When I test the movie, I get the error:
 
TypeError: Error #1009: Cannot access a property or method of a null  object reference. at splash_fla::MainTimeline/frame66()
 
Frame 66 being the frame with the button and actionscript on it:

enter_btn.addEventListener(MouseEvent.CLICK,goThere);function  goThere(e:MouseEvent) { var request:URLRequest=new  URLRequest("*******"); navigateToURL(request);}

View 15 Replies

ActionScript 2.0 :: Button To Open Mc In Another Swf?

Oct 19, 2009

I have a button on swf 1 and when clicked I want it to open a mc in swf 2.I am using a code .as file to do this.I have everything set up and it works in swf1 (ie on clicking the button an mc is attached to stage) but I want it to open in swf2.The swf2 needs to be stable by itself as it is a file that is going to be uploaded to a website..

View 2 Replies

ActionScript 3.0 :: Speaker Notes Like PowerPoint?

Mar 2, 2009

I'm preparing a conference presentation using CS4 and AS3.There are pages where images are presented and right belowthem are speaker notes. In PowerPoint speaker notes can be seen bythe presenter, but not the audience when using a digital projector.How can I achieve the same in Flash CS4 using AS3?

View 2 Replies

Professional :: Insert SWF Into PowerPoint 2010?

May 24, 2010

When I wanted to insert a SWF into a PowerPoint 2007 presentation, I would use the More Controls dialog in PowerPoint's Developer tab to insert a Shockwave/Flash object. But in PowerPoint 2010, that control is missing from the dialog. Where did it go? When I click the Register Custom DLL, there's no obvious file to choose, either.

Has anyone else run into this? I'm not looking for a way to convert a SWF into a video that can be embedded or using a 3rd-party plug-in or anything like that. I know how to do those things. I'm specifically looking to insert a SWF using only what's built into PowerPoint and Flash

View 6 Replies

Professional :: Converting .fla To .mov To .mp4 For Imbedding In Powerpoint

Aug 23, 2010

I've been running into issues with the compression of my flash animations when imbedding them into powerpoint. The .mov files provide sharp playback, but after they are converted to mp4, the resolution drops. I need mp4 files so that the movies are compatible with both Mac and PC versions of powerpoint. I have changed the settings to increase the frames per second, and have the highest qualities selected when converting from .mov to .mp4 without luck.
 
Is there a better way to convert .fla to .mp4 for PC Powerpoint compatibility?

View 1 Replies

Professional :: Get Swf To Run Every Time Powerpoint Is Replayed?

Mar 30, 2011

Placing swf file into powerpoint as per the correct procedure,1) developer tab, hammer/spanner icon, hit s and scroll to shockwave flash object, clear slide and draw out a shockwave flash object box, r/c properties, put path of swf into movie part of shockwave Flash object properties box. run movie.Movie runs fine, then when returning to that slide, or the powerpoint presentation is re-run, (there is a need in the safety lecture to rerun the presentation again and again) the movie is still stuck on the last frame.There is a supposed fix atSurely with big players on the field like Adobe and Microsoft there has to be a solution to this. This should have been resolved long ago. We forever see that flash plays in powerpoint mentuioned on the net, NO IT DOESNT ! apparently

View 4 Replies

Professional :: Embedding SWF Into Powerpoint 2007

Jun 5, 2011

I use this method to place a SWF in Powerpoint 2007. How do I make the path relative and not absolute? So whatever path/destination I put in the "Movie" property is absolute and if and when I sent this PPTX file to someone (like in a folder) the SWF no longer plays. I wanted to make a path that is relative... so instead of putting "C:UseProfileDesktopFlash.swf" I wanted to know if I could do something like "Flash.swf" and then it'll play the SWF since it'd be in the root (or maybe a subfolder).

Place SWF in Powerpoint 2007:
1. Click Office Button.
2. Click "Powerpoint Options"
3. Under the "Popular" tab check "Show Developer tab in the Ribbon". Click OK
4. Click the "Developer" tab.
5. Click the "More Controls" button (wrench/hammer icon)
6. Choose "Shockwave Flash Object". Click OK.
7. Cursor turns to crosshairs. Drag box to house the object.
8. In the "Properties" pop-up, find "Movie".
9. Under "Movie". Paste in the path of the file. (i.e. C:UsersProfileDesktopflashAnimation.swf a. Try to put the SWF in the same root location as the PPTX.

View 1 Replies

Insert A Flash Animation Into Powerpoint?

Nov 14, 2010

How to insert a flash animation into Powerpoint?

View 1 Replies

Actionscript 3 :: Convert Powerpoint To Flash?

Jan 2, 2010

How hard is it to import a powerpoint presentation into flash. It would be perfect for me if the output would look like this: every powerpoint slide becomes a movieclip or a .swf file. I don't have any animations and sounds, its just text and images. I know i could save the slides to png but its very bad idea using bitmaps for text in flash. I also cant use programs like slideshare, because they add their own navigation bars and i cant use them offline.

View 5 Replies

Flash :: Embedding A SWF In PowerPoint With VSTO?

Jan 5, 2010

I was wondering if there is someway to embed a Flash Shockwave Object or .SWF file in PowerPoint (Presentation) 2007 and higher version, i.e. inside the ".pptx" format. By embed I mean when I save the presentation,close it . i wont be needing the the .swf file again. That way I can share the presentations with others.

If I use this link Insert-Flash-Into-PowerPoint-2007,it works but when I save and
close the presentation, the swf file doesn;t get embeded. (Note: If i do the same with a .ppt file, it works correctly)

I know we can embed the swf inside PowerPoint presentation version 2003, i.e. the ".ppt" format. but couldn't do the same in .pptx format.

Also is it possible to embed .swf file in .pptx using Open XML format? I tried to rename the ".pptx" file to ".zip" and added the ".swf" in media folder and then renamed it back to ".pptx", but when opened in PowerPoint, it gave an error about unreadable content or corruption.

I had read somewhere that its kind of strategy from MS not to provide this kind of support for Adobe SWF file / ActiveX object and as of now the feature is not supported. Flashppt PPTX Embed not supported

I tried the same with Office 2010 and still the same result. It doesn't work.

[Code].....

View 1 Replies

Flash :: Covert PowerPoint To Video / It In Php?

Aug 10, 2010

How to covert PowerPoint to video or flash in php? Or how would I call a process like this in unix

View 1 Replies

Flash :: Automating Conversions From Powerpoint To It?

Mar 3, 2011

How do I go about automating conversions from powerpoint to flash?I want a user to be able to upload a powerpoint file into my web page and on the server I want to convert the powerpoint to a flash movie. Is there any preferred method for doing this?

View 3 Replies

IDE :: Insert Flash Movie Into PowerPoint?

Mar 14, 2011

Sometime you may need to insert an existing Flash movie to your PowerPoint presentation to enhance your slideshow. In general, there are 2 ways to do this.

1. Insert Flash movie into PowerPoint from PowerPoint control toolbox.

1) Copy your SWF file to the same folder where the blank or existing presentation was saved.

2) Open the existing PowerPoint presentation and go to the slide where you would like to insert a Flash.

3) Right click Tools from PowerPoint menu and enable Control Toolbox.

4) Click More Controls (bottom right icon) on Control Toolbox. Choose Shockwave Flash Object from the dropdown list.

5) Your cursor will change into a cross, hold mouse left button and drag to draw a rectangle. The rectangle is where the Flash will be located, you can adjust its size and location later.

6) Right-click the inserted Shockwave Flash control, and then click Properties from the pop-up menu.

7) Within the movie option, type the name of the movie without any path (since it is saved within the same folder as the presentation). Make sure that the Playing property is set to True.

2. Insert Flash movie into PowerPoint from FlashPoint.

1) Download and install FlashPoint,[URL]

2) Open an existing PowerPoint presentation, you will find FlashPoint button on PowerPoint menu (usually next to the Help option on PowerPoint menu)

3) Click FlashPoint button and select Insert Flash movie from the flyout menu.

4) Browse and specify where the target flash movie was located. Click Open to import it to the slide.

3. Can the inserted Flash movie also be captured when turn the whole PowerPoint to a single Flash movie for web distribution?

Yes, FlashPoint is a powerful PowerPoint to Flash converter, the flash inserted in original PowerPoint will be extracted and re-created into the final Flash movie accordingly.

View 1 Replies

ActionScript 2.0 :: F8 Open My Documents From A Button

May 25, 2009

Well what i want to do is a background in an internet source page. You know that ur deskopt background can be a web page right ? well i want to create such a page with dreamweaver which i can do and insert some flash button that i would be able to click on and open my folders such as My Images, My Documents, My computer... not open a file but the folder itself. Ive seen a lot of fscommand and gourl but they dont work cuz one open an internet browser and the other nothing appears. Id'like to know if it is makeable with Flash 8 to click on a button and then my documents appear and even better that you can choose dimmension of the pop-up.If i want to open my documents as an example do i need too have the button and the webpage in my documents?

View 3 Replies

CS3 - Making Button Open An Image

Jun 26, 2009

I need help making a few of my buttons open images, I need the images to basically pop-up full size, and with a click on the image, it goes away. I require some sort of framework script for this

View 1 Replies

ActionScript 2.0 :: Button - Open URL On Click?

Nov 22, 2010

Adobe Flash CS4 - ActionScript 2 Right now I have a button with a Up and Over frame. I already found a way to do this task but it gave me some problems so I want to find a more elegant way:I double clicked my button and clicked on either frame and added this code:

Code:
on (release){ getURL("javascript:LightboxDelegate('imgs/Lizart_1_x768.jpg','Scape oil 60x76cm / 24x30 inch')"); }

but it does not work. Where do I have to put this code in order to work?

View 4 Replies

ActionScript 3.0 :: Open Button Always Comes Up With Error

May 31, 2010

I created an Open button but it all ways comes up with an error.
Here is my code:
import flash.filesystem.*;
import flash.events.Event;
import flash.net.FileFilter;
open_btn.addEventListener(MouseEvent.MOUSE_DOWN, Open);
function Open(event:MouseEvent):void { var fileToOpen:File = new File();
[Code] .....

View 2 Replies

ActionScript 3.0 :: Button To Open MC Only Works Once

Jun 27, 2010

I have a group of buttons that open a MC similar to opening a new window. Each "new window" has a close button that closes that window and goes back to the main window (the main timeline). The trouble is, the buttons to open the new window only work once. For example, if you click on "The Founders" the window opens then you click "close window" and "The Founders" button no longer works unless you refresh the page. I think it has something to do with the way I've coded the close button, but I'm not sure what exactly.[code]

View 5 Replies

Open CD ROM Drive When Click A Button?

Mar 23, 2010

in actionscript, is there a way to open CD ROM Drive when you click a button?

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved