ActionScript 2.0 :: Control Articulate Through Flash?

Oct 28, 2010

we are creating custom flash using action script 2.0, the .SWF is import powerpoint using articulate.

how can i control the powerpoint slides using flash.

one more question how to create the invisible powerpoint slides and i want to play the file after publishing in the articulate.

View 0 Replies


Similar Posts:


Flash :: Loading Articulate Swf File Into Movie?

Jan 19, 2011

My boss made a quiz for the Flash movie I'm doing, using the Articulate Quizmaker software, and he saved it as a swf file.  It plays great in Flash Player and through Flash. Now, I'm trying to use my main Flash file to call the quiz swf file and play it at the end of my movie.  The main Flash file is set up as a swf array, calling the different swf files I want it to play in order.  I want that quiz swf file to play at the end.
 
However, when I do that and I publish the file, I just get a blank screen when it tries to load the quiz swf file and a bunch of code in Flash that pops up.  What's going on?  How can I load the quiz swf file into my Flash movie?

View 15 Replies

ActionScript 2.0 :: Stop Flash Movie In Articulate?

Nov 12, 2010

I have created custom flash interactions using action script 2.0 code. In that .swf file i imported in the powerpoint using articulate. When i click the articulate play/pause button the flash movie and audio files are does not stop.

View 0 Replies

Professional :: Articulate Doesn't Play Well With References

Dec 31, 2011

I got a flash file (.fla) from an acquaintance who was trying to help me with a project. It's just 4 checkboxes that I'm using with Articulate Presenter for an e-Learning program I'm creating The issue is that Articulate doesn't play well with references to either _level0 or _root.The acquaintance isn't available to help me unfortunately, so I was wondering if someone could point me in the right direction to changing those references to something that Articulate won't freak out about.I'm only a couple of days into my Adobe trial for Flash, and the classes I'm intending on taking don't start for another two months.

View 5 Replies

Flash :: Control Movie From JavaScript When Have No Control Over The Source?

Nov 4, 2009

Is it possible to control a Flash movie from JS when you have no control over the source? I have decompiled the movie to see its inner workings, but I know nothing about Flash, so I'm mostly in the dark. I found this resource, Interaction with JavaScript, but it's not working for me (probably because I don't know what message to send to the movie).

View 1 Replies

Flash :: Control Flex Application From Embedded Control?

Mar 21, 2010

I have a flex application and have embedded a flash (SWF) file into it using <mx:SWFLoader>. There is an "Exit" button on the Flash file. I want to be able to handle the button click event on the flex application.

So when that button in the flash file is clicked, I want to perform an action in the parent flex application.

View 2 Replies

Flex :: Manipulate Child Control Inside A Panel Control?

Oct 12, 2009

I am trying to manipulate (move up and down, enable/disable and launch a form) child controls inside a panel control. However I am unable to get the id of the child control on which the click event occurs. To illustrate, I am trying to create similar functionality as is available. I am trying to create the up-down buttons that you see in the image at http:[url].......

View 2 Replies

ActionScript 2.0 :: Make A Music / Sound Control And FX Sounds Control

Mar 21, 2011

im trying to make a music/sound control and FX sounds control,so i have my FX volume level as a variable(FX_vol) and also the Music/sound volume level as a diffrent variable(M_vol),so i set them as sounds that i can use trough coding:

[Code]...

View 2 Replies

Flash :: Passing A "control" As Parameter Vs Passing Id Of The Control?

Jan 2, 2012

1) Passing a control itself as parameter into a function 2) Passing an id ( managed manually) of the control as a parameter into a function . Say for an array of controls I have ctrl_Array = [ my_btn, my_mc, my_dtg ] and corresponding id_Array[0,1,2] PS: If my question is difficult to understand, i just wanna know, if it is a good programming practice to pass control references among the classes as function parameters ?

View 1 Replies

Flash 9 :: Flash Interaction With Windows Volume Control?

Nov 28, 2008

Is it possible for flash to access the windows xp system volume controls?I assume flash can't by it's self, but can flash be used to trigger a function in another language that can access and alter the system volume? At least detect if the audio is muted on the system and give the option to turn it on.The flash movie would be embedded in a browser. The content of the movie has audio that is required. We want the user to be able to control the system volume from within the flash movie.

View 0 Replies

ActionScript 2.0 :: Can Non-flash Rollovers Control A Flash Movie

Aug 1, 2007

I have been racking my brain trying to come up with the best way to make a flash movie that can interact with html links on a page. Basically there is a list of products (about 20) that are currently just html links. On the home page, the client has asked for a flash movie. When you roll over product items, the flash movie should jump to an animation relating to that product. These animations could all be built on the timeline of one flash movie, or could be multiple .swfs.

So far the best idea I can come up with is to have multiple swfs. I could potentially position each one absolutely so that they stack on top of each other. Then use CSS or javascript to change the stacking order when you rollover the links.

- I have used javascript to make disjointed image rollovers, is it possible to mouseover a link and then swap a swf file?

- if you mouseover the link, can javascript send a variable to flash, and then have actionscript detect that variable and send the movie to the appropriate keyframe?

- Is it possible to achieve the effect I am looking for if you click the links instead of rollover them?

I am using flash cs3, so i can use actionscript 2 or 3. What I am trying to avoid is creating the whole page in flash, as it would be inconsistent with the rest of the site.

View 2 Replies

Control Many Flash Objects At Once?

Aug 25, 2009

I have 10 different buttons and I want to toggle their visibility with one command. How do I group them to achieve this?

View 3 Replies

Control Flash Movie On PC1 From PC2?

Oct 14, 2010

i have a simple 2 frame movie on pc1, when it starts it goes to and stops at frame 1 , we need to be able to change to frame 2 when a user clicks a button on PC2 (can use php/VB etc). It's all on a closed lan so no security problems .

View 3 Replies

Control Different Flash Projector On Same LAN?

May 25, 2010

Does anyone know how to control a projector on a pc, from another projector on another pc, in the same LAN?

View 1 Replies

Control A SWF Flash Loop?

Sep 19, 2011

We are going to make a lot of small flash animations with different messages, and put them on a big screen. They will be saved as SWF files.

Is there a framework or anything that enable us to make a easy controller for this, so we can control both a loop, but also play a specific clip when we want?

View 1 Replies

Flash :: IDE - Control Of An Html Div Tag

May 25, 2005

Can Flash control the visibility of a html layer <div>? Example: I am building an eyeblaster style banner and would like flash to turn off the visibility of the div containing this banner, either when they click close or the movie reaches a specific frame on the timeline.

View 2 Replies

IDE :: How To Control Flash With JavaScript

Jan 14, 2009

I have a music web site that has 20+ song titles per page. I have a small flash mp3 player for each song which works properly.I run into a problem though if you click to play a second song. The first one keeps playing, so they end up playing simultaneouslyI understand there is a way to control Flash using Javascript so that when you click on a new song, the other one will stop.

View 7 Replies

IDE :: Control 3D Object In Flash

Feb 24, 2010

how to import 3d object.URL...click on the link above and then left menu choose 3DVR to see the what i'm asking for..i have a few questions about.. how to importing 3d object into flash? which file format they use?..... which software they use to create 3d object for website?

View 1 Replies

ActionScript 3.0 :: Flash Control Sub-MC From SWF

Apr 7, 2011

I'm newbie with AS3, I have a case which I spent a lot of time and did more research on Google but still not figure out how to solve it. I'm really stuck in the mud ! I use AS3 to load a SWF file, in the SWF file have 2 MCs for example. I expected that I can control (stop or play)those MCs from the SWF. I write a function test() in the testSWF.swf, testSWF.wsf is file which will be loaded.

[Code]...

View 3 Replies

Control Flash With Wireless Presenter?

Nov 19, 2008

how to control flash with wireless presenter or a PDA Phone? I have problem with this, i see many presenter are using wireless presenter to control powerpoint slides instead of standing near the pc/laptop to press next button with finger, i'm wondering whether the wireless presenter works with flash too? and i own a pda phone, i can treat it as a powerpoint remote presenter, but it can't work with flash.

View 2 Replies

Volume Control For Flash Player?

Oct 29, 2009

I got a code for a flash player but it only has a start and stop button . I would like to know how to add a volume control and a pause button.

Here is the code;

var nc:NetConnection = null;
var nsPlay:NetStream = null;
var metaDataValues:Array = new Array();

[Code].....

View 2 Replies

ActionScript 3.0 :: Hiding A Control Bar In Flash?

Jan 29, 2010

I have a flv playback compotent and I created a control bar with play and pause button. I would like to hide the bar until the mouse rolls over it and then it would appear for a few seconds and then hide again. Much like the skin effect, but I'm not using the skins.

View 4 Replies

CS3 Using Other Content To Control Flash Object?

Nov 18, 2010

can you use another form of content to control a Flash object embedded within an HTML page? Was thinking of a CSS menu to start with but really dont see how its possible, but that led to the idea of another Flash object within the page. (have Googled this extensively but all I seem to get these days from Google is a billion pages wanting to install some shady plugin or offer me some download of a handy .exe file that will solve all my problems.. )The reason being is the layout of the site (img attached) I would like to have a nice menu in a seperate div above the one containing the flash object.

Have toyed with the idea of having a strip within the flash object that matches the style of the page at the top of the content part (indicated by rainbow strip in img) and attaching the menu to the top of that (thus seamlessly blending in.) I really am wondering though, whether one F object can be used to control another embedded within the same page?

View 2 Replies

ActionScript 1/2 :: Control Flash With HTML?

May 4, 2009

I've done this a long time ago and for the life of me cannot remember how(even found my old post here, where I said fscommand did the trick, but I never wrote exactly how I did it).I have two text links in HTML on my webpage. I have a small flash movie on the same page.
 
I want to have the flash movie jump to a specific frame when one of these HTML text links is clicked. And to another frame when the other is clicked.I did it before with the fscommand, but I can't remember which project it was for so I can't look at my old code.

View 6 Replies

Stop All Sounds For A Flash Control?

May 4, 2009

I need to turn off/on all the sound for a flash animation. The flash control contains a layer named sounds that has 5 sounds associated with it in keyframes at different time. How can I simply turn on/off everything using a symbol button.

View 2 Replies

Professional :: Any Calendar Control In Flash CS4 ?

Aug 18, 2010

I want to use a calender control in my flash project.. I cant see any calendar control in Flash CS4 .. How can I use a calendar control in CS4 ?

View 3 Replies

ActionScript 3.0 :: Control One Flash Movie With Another

Nov 11, 2011

I have a need to control one flash movie with another. For example: I have a graphical interface created in Flash AS3 which is simulating the control of machines on the ocean floor. I have 3D animations that will animate what is happening on the ocean floor when a control element is activated on the graphical interface. At the moment I have this happening all in one Flash player window that has been made to look like two windows. One which is the interface...one that is made to look like a small screen showing what looks like video coming in from a camera on the ocean floor.

What I need to be able to do is have the Control Screen as one window, and the animations to appear in another. In this way we can set up two monitors, have the control screen on one (computer monitor), the animations playing on the other (a large plasma connected to the same computer). The animations need to play within a flash shell and the control screen would need to play in a separate shell. So in essence I need to be able to double click on an .exe....two screen will activate showing one screen with buttons that port animations into the second screen which I have positions to play on the larger screen.

View 6 Replies

Flash :: Professional - Lost The Control Bar In 8

Dec 6, 2011

I have created a video with a control bar in Flash 8. When I run the .swf file by itself (in Flash player or IE) the control bar is there but when I add it to my web page the control bar is missing.

[CODE]...

View 4 Replies

Asp.net :: Drag Control Over Flash Movie?

Sep 9, 2010

I'm using jquery to drag popup control around the page ,every things work fine but when the page has flash movie the popup doesn't appear over flash also when set z-index to 100 .

is there any work around this issue???

$('.modalPopup').ready(function() {
$('.modalPopup').draggable({ zIndex: 2700 });
});

View 1 Replies

Flash - How To Enable Control Bar For SWF File

Sep 28, 2010

The code below works great except the user has to right click the video and then left click "play". Is there a way to add the control bar via param?

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="[URL]" width="360" height="270">
<param name="movie" value="File1.swf">
<param name="quality" value="high">
<param name="play" value="False">
<param name="enabled" value="True">
<embed src="File1.swf" quality="high"
pluginspage="[URL]" width="360" height="280"></embed></object>

View 1 Replies







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