ActionScript 3.0 :: Integrating A Link To .swf (on Same Computer) From Powerpoint?

Nov 30, 2009

This is a bit "off base," but I thought someone here may be able to help. I am working on some interactive animations for an upcoming meeting. Ideally, I would love to be able to have an interactive slide within powerpoint, however don't think that is even possible.
 
That being said, I would like to place a link within a powerpoint presentation, so that when you click it, it launches a browser window and displays the .swf preferably not online, just within a browser window.
 
Currently, when I try this, it is trying to open up flash to read the .swf, anyone have any experience with something like this?

View 3 Replies


Similar Posts:


ActionScript 3.0 :: Creating A Simple Link Between Files On Computer Using Flash Cs4?

Oct 4, 2009

a code for creating a simple link between files on my computer using flash cs4? Im trying to link sperate swf files within the folder. Im trying to make a cd and i have 5 sperate swf files that need to link to each other and back to the home page which is also a seperate swf file.

View 4 Replies

Media Server :: Transfer Flash 8 Programs From Old Computer To New Computer?

Nov 14, 2011

I got a new computer several days ago and it doesn't have Flash 8 or Higher. how to transfer Flash 8 programs from my old computer to my new computer? where to find free downloads of Flash 8 or higher?

View 1 Replies

ActionScript 3.0 :: Computer Vs Computer Pong Game

Apr 2, 2009

I'm not really good with AS3 yet so maybe somebody can help meI found a pong game tutorial and it works fine.[code]Now I want that two computers play against eachother.So no player input only two computer that play.I tried a lot with the script but it doesn't work.

View 3 Replies

ActionScript 3.0 :: Pong Game Computer Vs Computer

Apr 14, 2009

I have a problem... I found a tutorial making a pong game... I want to make some changes but I tried everything but it wont work Here is some code:

[Code]....

View 2 Replies

Professional :: Some Text Appears To Be One Font In One Computer, But A Different Font In Another Computer?

Sep 18, 2010

The navigation buttons in my .fla file are set to the font, Arial MT in Bold. It displays no problem on my desktop computer.  However, when I view the website on my laptops, the font changes to what looks to be something like Times New Roman. The same thing happens with my "Read More" button text.  It's also originally in Arial MT Bold.  On my desktop it appears fine but on my 2 laptops it appears to be in Times New Roman.  This is more of an issue because I have these buttons underlined.  When viewing in my laptops, these underlines appear to be too long. If I shorten it, it'll probably appear to be too short when I view on my desktop. How can I get the font to be one consistent font for all computers?

View 3 Replies

Media Server :: Integrating FMS With IIS

Jul 20, 2010

How would I go about integrating FMS 3.5 with IIS so that IIS would serve the same purpose that Apache would if I had chosen to install it upon installation of FMS 3.5? More specifically, what purpose does the Apache install that you're prompted to install along with FMS 3.5 serve? If I don't install Apache along with FMS am I losing some sort of functionality that I should implement in IIS instead?

View 1 Replies

ActionScript 2.0 :: Integrating Flash In VB

Aug 9, 2004

I have successfully created a VB6 app that loads a swf movie. However the loaded movie is a preloader that subsequently loads another swf using loadMovieNum() which no longer appears to work. Does anyone know why this might be? I am using the Flash.ocx and specifying files that exist in the same directory by name only but have tried fully qualified paths as well.

View 1 Replies

Flash :: Data Integration - Integrating With A LMS

Oct 27, 2006

Is it possible to develop original content with Actionscript using bespoke question formats and transfer this to a LMS. I have just developed lots of script without using the question templates & feel that it has been a waste if I cannot make it SCORM compliant. The alternative is that I switch off so much of the functionality and just use the question templates but it will make so much of it bland.

View 1 Replies

Data Integration :: Integrating Flash With Asp?

Jun 6, 2006

i am creating a dynamic site that pulls all of its content from and access database. i would like to make the entire page in flash. i have never used flash to pull any content from a datbase before.i can only seem to find tutorials for flash 8 or flash 5,nothing for mx2004.

View 4 Replies

ActionScript 3.0 :: Integrating Flash Into Dreamweaver?

Dec 25, 2009

I have an XHTML website, in which I want to incorporate my Flash movie, that contains several buttons linked to the Dreamweaver website.

View 6 Replies

Java :: Integrating .jar In A Flash Project?

Oct 27, 2010

I must integrate a .jar file into a flash project. The project is like this: There'll be a flash video player for a Web Browser with Play, Pause, Stop commands. I must use voice commands to trigger the player actions. I have a .jar that makes the voice recognition so I want to integrate this file with my Flash Player.Is this possible?

P.S.: You may wonder why I don't use other tools, but it's a project for University with given materials, so I really need to use Flash + this given .jar .

View 1 Replies

Actionscript :: Integrating Classes Into Flex?

Sep 16, 2011

I am trying to learn Flex and Actionscript. I found the Moock quiz example in Flash and want to turn it into a Flex application. I am trying to understand the relationship between the actionscript and the mxml. How do I take the class QuizApp and place its contents in a container in the mxml file?

MXML

<fx:Script>
<![CDATA[
import QuizApp;
var ms:QuizApp = new QuizApp;

[code]....

View 1 Replies

Ios :: Integrating AIR Native Extension With FLA Project

Oct 24, 2011

I am trying to use the IOS in-app native extension, which is found at [URL], and I have linked the SWC with my flash project... The problem I am having is that all of the usage code talks about integrating with a Flex project rather then an FLA - does anyone know if it is possible to port this extension for use with a flash project?

View 2 Replies

Java :: Integrating Flex With Graniteds?

Nov 6, 2011

I have a server api wirtten in Java and client side written in flex and I am trying to configure them together using GraniteDS. However, when trying to add this line:

<graniteds:flex-filter url-pattern="/*"/>

to the ApplicationContext.xml - then when trying to deploy my webapp (via glassfish) to a server i get this error:

org.apache.catalina.LifecycleException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 86 in XML document from ServletContext resource [/WEB-INF/commonContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'graniteds:flex-filter'.

View 1 Replies

Actionscript :: Integrating Facebook With Application

Feb 5, 2012

I would like to integrate facebook in my actionscript application. I am using facebook actionscript api available from URL...I would like to know if there is any way to creating custom login dialog rather than using the default facebook login dialog as i want the user to just sign in to facebook rather than exploring the other fields like "Sign up" and "Forgot password"I cant use the current api as websites use it for logging to facebook. It is open to sign ups exploring other languages.I would like to prevent the whole thing by customizing the login dialog. Does facebook provide something for that? Or can it be done it in any way?

View 1 Replies

ActionScript 2.0 :: Integrating 3ds Max Models Into Flash?

Jan 5, 2010

Does anyone know anything about integrating 3ds max models into flash, Can it even be done?

View 9 Replies

ActionScript 2.0 :: Integrating Xml With Flash MX 2004?

May 7, 2005

i have some problems in integrating with my own flash. 1st of all.. let me define the key things

1st step.. the flash will detect the xml. 2nd, it detect whether if it has people on air on the studio or not refer to the time. 3rd, if its between the [timeid] range ( 0-7) it has a slot but either has a dj or not, if the timeid = 8 , no slot and no deejays here is my core part of problem..

the flash will show the slot language pics background = MC ( session ), the slot name = dynamic text area ( slonem ), and who's the deejays = dynamic text area (djnem), of the current time, if there's no one on air or no slot , the pics background = MC ( session ) will show music only.

i'll include also my xml file and my dummy file for this thing.. also iincluded is the original schedule that working properly.. the original schedule and the dummy is basically different just they read from same xml file..

i just learn xml just a few months back then also with action script with help from my roomate [URL]..

View 1 Replies

ActionScript 2.0 :: Integrating Animation In A Loop?

Jun 19, 2008

i have this ongoing thing with thumbs being loaded via xml in a forloop.

I have white backgrounds behind every thumb. Now I want some movement with the backgrounds easing in to their positions.

function ScreenprintsLoad(screenprints_xml) {
var screenprintsThumbs = screenprints_xml.firstChild.firstChild.childNodes;
maincontent.createEmptyMovieClip("holder",1);

[Code].....

how would I start this, I have a simple AS ease function that I could put in. Im just confused how to integrate it into this loop. Also how would I have the thumbs consecutively tween in?

View 1 Replies

ActionScript 3.0 :: Integrating XML Into Flash Animation?

Jan 19, 2012

i have a basic movie clip in flash, inside the movie clip is some text and i was wondering wether it would be possible to change the text using xml meaning the .FLA file doesn't even need to be opened. Obviously i've tried researching this but decent information on xml/flash integration seems to be pretty hard to find.: I know there's a lot of pro's here at kirupa, so if you know much about flash/xml integration

View 3 Replies

ActionScript 2.0 :: Integrating Xml With Flash MX 2004

May 7, 2005

i have some problems in integrating with my own flash.1st of all.. let me define the key things

1st step.. the flash will detect the xml
2nd, it detect whether if it has people on air on the studio or not refer to the time.
3rd, if its between the [timeid] range ( 0-7) it has a slot but either has a dj or not, if the timeid = 8 , no slot and no deejays

the flash will show the slot language pics background = MC ( session ), the slot name = dynamic text area ( slonem ), and who's the deejays = dynamic text area (djnem), of the current time,if there's no one on air or no slot , the pics background = MC ( session ) will show music only.i'll include also my xml file and my dummy file for this thing.. also iincluded is the original schedule that working properly.. the original schedule and the dummy is basically different just they read from same xml file.i just learn xml just a few months back then also with action script with help from my roomate.

View 1 Replies

Professional :: Integrating Video With Alpha Channel?

May 9, 2007

I have a little video showing a text animation on a black background. The alpha channel is encoded. I want to integrate that video under flash but I want the alpha channel to be taken into account and I don't know how I can do that. After integrating the video, I get always that black background, how can I remove it?

View 4 Replies

ActionScript 3.0 ::Integrating Independant CSS File Into Flash?

Jun 18, 2009

how to use a CSS file in a flash project.Unfortunately every time I get to the end of the instructions.I'm making a simple flash slideshow for a web site.It has three buttons at the bottom, numbered 1 - 3. the web site I'm building this for is already up and running, and has a CSS file implemented.I want to apply that CSS to the three buttons at the bottom.The numbers are never going to change, but I want the font face to be congruent with the rest of the site.I'm assuming the best way to handle future compatibility is to link it up with that CSS file.So far I have the numbers, and the text is set to dynamic, each number has an instance name.Or a link if it has been covered in an introductory level and my searches failed me.

View 1 Replies

Professional :: Integrating Psd File With Database And Flash?

Jun 5, 2011

I am building this application. I have a psd file withe a few layers in it. Now I need certian actions to be performed in flash on events occuring on the layers of the psd file that involve retrieving data from a database.

View 3 Replies

Integrating/embedding Flash In Android Applications?

Mar 9, 2011

From what i have googled out so far, it seems that we will have to host the flash file(swf) in a website and load the html page in the application in a webview... Is'nt there any other way to do it ?? Is there any library or something to integrate them ? Flash lite ?

View 2 Replies

Flash :: Integrating Animations Into Android Games

Jul 2, 2011

I'm developing a game and want to integrate some animations, I've thought about making them in Flash and integrating in Android, is it possible in general? If yes, does it make sense? How will it look in terms of user experience, performance and app size? What are other ways to create game animations in Android?

View 1 Replies

Actionscript 3.0 :: Using Login And Integrating Flash With Database?

Feb 2, 2009

im designing a website for my dept for my college....i have designed it well(i guess) with some as3 did some stuffs... that's not important here... i have created a tab called "Login" in that i need two fields Students Name and Password.. in which after logging in the students detail and marks and other student profile must be displayed....all in the movie clip....[URL]

View 2 Replies

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

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







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